Hide Forgot
Created attachment 530887 [details] Patch fixing the problem Every time I start any GTK3 application from the terminal, this error appears: Gtk-Message: Failed to load module "pk-gtk-module" It also gets written to .xsession-errors file when application is launched from gnome-shell. As it turns out, the problem here is missing entry in comps. PackageKit-gtk3-module got added to F15, but not to F16 and F17. Attached patch fixes that.
Added, thanks.