Error invoking Clutter.from_pixel

Bug #431985 reported by Belisarivs
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
gnome-shell (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

$ gnome-shell --replace
      JS LOG: Loading tweener.js
      JS LOG: Loading tweenlist.js
      JS LOG: Done loading tweenlist.js
      JS LOG: Done loading tweener.js
Window manager warning: Log level 16: Failed to load shared library 'clutter-glx-1.0' referenced by the typelib: libclutter-glx-1.0.so: cannot open shared object file: No such file or directory
    JS ERROR: !!! Exception was: Error: Error invoking Clutter.from_pixel: Could not locate clutter_color_from_pixel: libclutter-glx-1.0.so: cannot open shared object file: No such file or directory

This bug prevents gnome-shell from starting.

It looks for libclutter-glx-1.0.so instead of libclutter-glx-1.0.so.0
I created symlink libclutter-glx-1.0.so -> libclutter-glx-1.0.so.0.0.0 and now it works.

So, it is simple to fix.

Revision history for this message
Chris Halse Rogers (raof) wrote : apport-collect data

Architecture: amd64
DistroRelease: Ubuntu 9.10
Package: gnome-shell 2.27.2-0ubuntu1
PackageArchitecture: amd64
ProcEnviron:
 PATH=(custom, user)
 SHELL=/bin/zsh
 LANG=en_AU.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-10.34-generic
Uname: Linux 2.6.31-10-generic x86_64
UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare

Revision history for this message
Chris Halse Rogers (raof) wrote : Dependencies.txt
tags: added: apport-collected
Changed in gnome-shell (Ubuntu):
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Chris Halse Rogers (raof) wrote :

Confirming. gnome-shell is looking for the un-sonamed library. Obviously gnome-shell starts with the libclutter-1.0-dev installed, but will not start with just libclutter-1.0-0.

I haven't checked any further, but this would seem to require a patch to either the javascript looking for that library or to gjs.

Revision history for this message
Maia Everett (linneris) wrote :

Since Karmic has reached its end of life, I'm closing this bug. Reopen it if you experience it in Oneiric.

Changed in gnome-shell (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.