Description of problem: Version-Release number of selected component (if applicable): openoffice.org-calc-3.2.1-19.18.fc14.x86_64 (and others) How reproducible: Each time I start OOo calc, writer (haven't tried others) Steps to Reproduce: 1. Start oocalc 2. 3. Actual results: Gtk-Message: Failed to load module "pk-gtk-module": libpk-gtk-module.so: cannot open shared object file: No such file or directory It seems to work fine in any case. Expected results: No error message (startup seems to take a lot longer too) Additional info: $ rpm -qf /usr/lib64/gtk-2.0/modules/libpk-gtk-module.so PackageKit-gtk-module-0.6.5-1.fc14.x86_64 $ file /usr/lib64/gtk-2.0/modules/libpk-gtk-module.so /usr/lib64/gtk-2.0/modules/libpk-gtk-module.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, stripped
generic gtk3 problem, e.g. launch gnome-power-manager 2>&1 | grep pk-gtk-module PackageKit-gtk-module only provides a gtk2 module
Try installing https://admin.fedoraproject.org/updates/PackageKit-0.6.6-1.fc13 -- that installs a gtk2 and gtk3 plugin.
Nope, same messages.
This is fixed for me using 0.6.6 -- have you restarted your session since you installed the update?
Currently PackageKit-0.6.6-2.fc14.x86_64, messages went away. Thanks!