Skip to content
New issue

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

Failed to initialize GLArea on linux #1599

Open
1 of 2 tasks
lumingzh opened this issue Jan 12, 2025 · 2 comments
Open
1 of 2 tasks

Failed to initialize GLArea on linux #1599

lumingzh opened this issue Jan 12, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@lumingzh
Copy link

Search first

  • I searched and no similar issues were found

Platform/OS

Linux

OS version

Fedora Silverblue 41

Hiddify Version

2.5.7 appimage

What Happened?

hiddify opened with an empty window indicate no available GL implement and run in terminal print messages below:

(hiddify:5286): Gdk-CRITICAL **: 09:15:36.576: gdk_gl_context_make_current: assertion 'GDK_IS_GL_CONTEXT (context)' failed

** (hiddify:5286): WARNING **: 09:15:36.576: Failed to initialize GLArea: 没有可用的 GL 实现

** (hiddify:5286): CRITICAL **: 09:15:37.815: void fl_keyboard_manager_sync_modifier_if_needed(FlKeyboardManager *, guint, double): assertion 'FL_IS_KEYBOARD_MANAGER(self)' failed

** (hiddify:5286): CRITICAL **: 09:15:37.815: void fl_keyboard_manager_sync_modifier_if_needed(FlKeyboardManager *, guint, double): assertion 'FL_IS_KEYBOARD_MANAGER(self)' failed

** (hiddify:5286): CRITICAL **: 09:15:37.817: void fl_keyboard_manager_sync_modifier_if_needed(FlKeyboardManager *, guint, double): assertion 'FL_IS_KEYBOARD_MANAGER(self)' failed

** (hiddify:5286): CRITICAL **: 09:15:37.818: void fl_keyboard_manager_sync_modifier_if_needed(FlKeyboardManager *, guint, double): assertion 'FL_IS_KEYBOARD_MANAGER(self)' failed

Minimal Reproducible Example (MRE)

  1. run hiddify appimage in terminal
  2. hiddify opened with empty window

Expected Behavior

works normally

Additional Context

No response

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.

  • I'm willing to submit a PR (Thank you!)
@lumingzh lumingzh added the bug Something isn't working label Jan 12, 2025
@lumingzh
Copy link
Author

don't know if relates, but fedora 41 is using gnome 47 defaults to wayland and gtk/gdk on vulkan backend not OpenGL.

@lumingzh
Copy link
Author

another flutter app localsend from flathub still works normally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant