https://bugzilla.novell.com/show_bug.cgi?id=336055#c10 --- Comment #10 from Paul Abrahams <abrahams@acm.org> 2007-10-26 19:29:33 MST --- I may have the explanation: pwa@suillus:~> rpm -qf /usr/lib/gtk-2.0/2.10.0/modules gtk2-2.12.0-6.1 suillus:/usr/lib/firefox # ls -l /usr/lib/gtk-2.0/2.10.0/modules ls: cannot access /usr/lib/gtk-2.0/2.10.0/modules: No such file or directory pwa@suillus:~> rpm -ql gtk2 | grep /modules /usr/lib/gtk-2.0/2.10.0/modules /usr/lib/gtk-2.0/modules Somehow, it seems, the package gtk2 doesn't have the modules file even though the packing list indicates that it does! Wrapping up the proof in a neat package: pwa@suillus:~> ls -ld $(rpm -ql gtk2 | grep /modules) ls: cannot access /usr/lib/gtk-2.0/2.10.0/modules: No such file or directory drwxr-xr-x 2 root root 4096 2007-10-18 16:08 /usr/lib/gtk-2.0/modules pwa@suillus:~> rpm -q gtk2 gtk2-2.12.0-6.1 And as I noted, I've reinstalled that package several times. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.