PDA

View Full Version : packages not upgraded (f14->f16): gthumb problem


hvniekerk
24th December 2011, 07:20 PM
Hi,

I upgraded from f14->f15->f16 in 1 day because support on f14 ceased. I noticed that some packages didn't work and found that those were still the f14 version. Using package-manager, I fixed this, but gThumb still doesn't work. The error I get is:

(gthumb:12369): Clutter-CRITICAL **: Unable to initialize Clutter: The OpenGL version could not be determined
Segmentation fault

I uninstalled and reinstalled gThumb, but it gives the same error. Any idea?

Thanks.

jim1944
29th December 2011, 05:20 PM
Try posting results ofrpm -qa | grep -e clutter -e gthumb also yum repolist and package-cleanup --orphans.

Also, how did you do the upgrades? (preupgrade vs. DVD ...)

Not that it will help me help you but it might help someone else help you.

Jim

hvniekerk
1st January 2012, 07:07 PM

rpm -qa | grep -e clutter -e gthumb

clutter-imcontext-0.1.6-4.fc15.i686
clutter-gtk010-0.10.8-5.fc16.i686
gthumb-2.14.0-1.fc16.i686
clutter-gtk-1.0.4-1.fc16.i686
clutter-gst-1.4.4-1.fc16.i686
clutter-gesture-0.0.2-2.fc13.i686
clutter-1.8.2-3.fc16.i686
pyclutter-1.3.2-2.fc15.i686

also yum repolist

Loaded plugins: refresh-packagekit
adobe-linux-i386 | 951 B 00:00
adobe-linux-i386/primary | 11 kB 00:00
adobe-linux-i386 17/17
fedora/metalink | 29 kB 00:00
fedora | 4.2 kB 00:00
fedora/primary_db | 12 MB 00:16
google-chrome | 951 B 00:00
google-chrome/primary | 1.4 kB 00:00
google-chrome 3/3
rpmfusion-free | 2.7 kB 00:00
rpmfusion-free/primary_db | 312 kB 00:00
rpmfusion-free-updates | 3.3 kB 00:00
rpmfusion-free-updates/primary_db | 117 kB 00:00
rpmfusion-nonfree | 2.7 kB 00:00
rpmfusion-nonfree/primary_db | 106 kB 00:00
rpmfusion-nonfree-updates | 3.3 kB 00:00
rpmfusion-nonfree-updates/primary_db | 45 kB 00:00
updates/metalink | 26 kB 00:00
updates | 4.7 kB 00:00
updates/primary_db | 2.9 MB 00:04
repo id repo name status
adobe-linux-i386 Adobe Systems Incorporated 17
fedora Fedora 16 - i386 20,176
google-chrome google-chrome 3
rpmfusion-free RPM Fusion for Fedora 16 - Free 355
rpmfusion-free-updates RPM Fusion for Fedora 16 - Free - Updates 262
rpmfusion-nonfree RPM Fusion for Fedora 16 - Nonfree 150
rpmfusion-nonfree-updates RPM Fusion for Fedora 16 - Nonfree - Updates 127
updates Fedora 16 - i386 - Updates 4,043
repolist: 25,133

and package-cleanup --orphans.

Also, how did you do the upgrades? (preupgrade vs. DVD ...)

I always upgrade using DVD...


I've noticed that upgrading doesn't mean clean. On 3 machines it turned out that KDE was upgraded very poorly as well as some Gnome packages. I had to remove KDE and reinstall it to get it working again.