-
-
Notifications
You must be signed in to change notification settings - Fork 192
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Expected Behavior
App should launch
Current Behavior
App crashes with
Gtk-ERROR **: 09:52:25.113: GTK 2/3 symbols detected. Using GTK 2/3 and GTK 4 in t he same process is not supported
.
Steps to Reproduce
- Open app on Linux with Gnome
Possible Solution
This is a known problem and documented in the upstream change notes:
https://www.electronjs.org/de/blog/electron-36-0#behavior-changed-gtk-4-is-the-default-when-running-on-gnome
There is a workaround which should probably be implemented at the app level so users don't have to fix it themselves:
electron/electron#46538 (comment)
Context
No response
Application version
0.12.5
Operating System and version
Fedora 42 Gnome
Server and Version
v0.55.2
Node Version (if developing locally)
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working