On Thu, 14 Jun 2012 08:22:16 -0400, Tom Horsley wrote: > Mostly just curiosity here: Why does every gtk program in > the universe always print this message to stderr? > > Gtk-Message: Failed to load module "pk-gtk-module" > > And if they all want it so bad, why do I never notice > any problem running the gtk app that complained > about? Because it's an optional module. ;) > What the heck is a pk-gtk-module anyway? pk = PackageKit # rpm -qf /usr/lib64/gtk-3.0/modules/libpk-gtk-module.so PackageKit-gtk3-module-0.7.4-4.fc17.x86_64 Often one can find related packages with a Yum/repoquery search: # repoquery --whatprovides \*pk-gtk-module\*PackageKit-gtk3-module-0:0.7.4-4.fc17.x86_64 PackageKit-gtk3-module-0:0.7.4-3.fc17.x86_64 # yum whatprovides \*pk-gtk-module\* [...] -- Fedora release 17 (Beefy Miracle) - Linux 3.4.0-1.fc17.x86_64 loadavg: 0.68 0.41 0.20 -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org