"Using GTK 2/3 and GTK 4 in the same process is not supported" error

Hi Linux user,

Some users are reporting this error: “Using GTK 2/3 and GTK 4 in the same process is not supported”

It looks like there’s a bug with Electron 36: Electron 36 fails to launch because "Using GTK 2/3 and GTK 4 in the same process is not supported" · Issue #46538 · electron/electron · GitHub

I created this topic so we can discuss the issue here.

Here is a quick workaround: ./your.appimage --gtk-version=3

Thanks, @Eddy_Zhu! Let us roll out a fix: Electron 36 fails to launch because "Using GTK 2/3 and GTK 4 in the same process is not supported" · Issue #46538 · electron/electron · GitHub