We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After i upgraded my arch linux i get the error: No available configuration for the given pixel format
~ via v3.12. ❯ ./Hiddify-Linux-x64.AppImage
(hiddify:40047): Gdk-CRITICAL **: 10:25:24.799: gdk_gl_context_make_current: assertion 'GDK_IS_GL_CONTEXT (context)' failed
** (hiddify:40047): WARNING **: 10:25:24.799: Failed to initialize GLArea: No available configurations for the given pixel format
** (hiddify:40047): CRITICAL **: 10:25:31.793: gboolean fl_keyboard_manager_handle_event(FlKeyboardManager *, FlKeyEvent *): assertion 'FL_IS_KEYBOARD_MANAGER(self)' failed ^C
No response
latest version
Linux
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Search first
What Happened?
After i upgraded my arch linux i get the error:
No available configuration for the given pixel format
Minimal Reproducible Example (MRE)
~ via v3.12. ❯ ./Hiddify-Linux-x64.AppImage
(hiddify:40047): Gdk-CRITICAL **: 10:25:24.799: gdk_gl_context_make_current: assertion 'GDK_IS_GL_CONTEXT (context)' failed
** (hiddify:40047): WARNING **: 10:25:24.799: Failed to initialize GLArea: No available configurations for the given pixel format
** (hiddify:40047): CRITICAL **: 10:25:31.793: gboolean fl_keyboard_manager_handle_event(FlKeyboardManager *, FlKeyEvent *): assertion 'FL_IS_KEYBOARD_MANAGER(self)' failed
^C
Expected Behavior
No response
Version
latest version
Platform/OS
Linux
Additional Context
Application Config Options
No response
Relevant log output
No response
Are you willing to submit a PR? If you know how to fix the bug.
The text was updated successfully, but these errors were encountered: