Mongdb Compass not Working
MongoDB Compass mongodb-compass1.46.3amd64.deb is not running in linux with the error code:
(process:46741): Gtk-ERROR **: 11:54:12.086: GTK 2/3 symbols detected. Using GTK 2/3 and GTK 4 in the same process is not supported
Trace/breakpoint trap
1
vote

-
Markus commented
Hello,
I think this is due to a GTK-Version conflict within the electron framework. For me the command line:
mongodb-compass --ignore-additional-command-line-flags --gtk-version=3
worked
Best regards
Markus