linuxmint / xapp

Cross-desktop libraries and common resources
GNU Lesser General Public License v3.0
128 stars 44 forks source link

Use GTK3_MODULES since gtk2 isn't supported. #128

Closed SparkyBluefang closed 3 years ago

SparkyBluefang commented 3 years ago

xapp only provides a module for gtk3, so use GTK3_MODULES instead of GTK_MODULES. https://developer.gnome.org/gtk3/stable/gtk-running.html

This stops gtk2 apps from complaining about missing modules.

Gtk-Message: 03:44:21.139: Failed to load module "xapp-gtk3-module"
collinss commented 3 years ago

https://github.com/linuxmint/xapp/commit/e846e76a392d44d211b7007691358f173f1b44a3 Sorry, you were just a little bit too late. :( Thanks anyway!

SparkyBluefang commented 3 years ago

Ha, teaches me to step away for dinner and then not refresh the page when I get back X_X

mtwebster commented 3 years ago

Lol sorry