Bug#614780: gnome-shell crashes with JS ERROR: "Typelib file for namespace 'Meta' not found

Rens Houben shadur at systemec.nl
Wed Feb 23 12:04:38 UTC 2011


Package: gnome-shell
Version: 2.29.0-3+b1
Severity: important

When attempting to start gnome-shell by typing 'gnome-shell --replace' in a
terminal window, it exits immediately (and takes the window manager with it)
with this error sequence:

@/usr/share/gnome-shell/js/ui/main.js:10
Error("Chained exception")@:0
("Chained exception")@gjs_throw:0
@<main>:1
'
    JS ERROR: !!!     message = 'Requiring Meta, version none: Typelib file for
namespace 'Meta' (any version) not found'
Window manager warning: Log level 32: Execution of main.js threw exception:
Error: Requiring Meta, version none: Typelib file for namespace 'Meta' (any
version) not found



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.36 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-shell depends on:
ii  gconf2                 2.28.1-6          GNOME configuration database syste
ii  gir1.0-clutter-1.0     1.2.12-3          GObject introspection data for the
ii  gir1.0-freedesktop     0.6.14-1+b1       Introspection data for some FreeDe
ii  gir1.0-glib-2.0        0.6.14-1+b1       Introspection data for GLib, GObje
ii  gir1.0-gtk-2.0         0.6.5-8           GObject introspection data for the
ii  gir1.0-json-glib-1.0   0.10.2-2          GLib JSON manipulation library (do
ii  gir1.0-mutter-2.29     2.29.0-3          GObject introspection data for Mut
ii  libatk1.0-0            1.30.0-1          The ATK accessibility toolkit
ii  libc6                  2.11.2-11         Embedded GNU C Library: Shared lib
ii  libcairo2              1.10.2-2          The Cairo 2D vector graphics libra
ii  libclutter-1.0-0       1.2.12-3          Open GL based interactive canvas l
ii  libcroco3              0.6.2-1           a generic Cascading Style Sheet (C
ii  libdbus-1-3            1.4.6-1           simple interprocess messaging syst
ii  libdbus-glib-1-2       0.88-2.1          simple interprocess messaging syst
ii  libffi5                3.0.9-3           Foreign Function Interface library
ii  libfontconfig1         2.8.0-2.1         generic font configuration library
ii  libfreetype6           2.4.4-1           FreeType 2 font engine, shared lib
ii  libgconf2-4            2.28.1-6          GNOME configuration database syste
ii  libgirepository1.0-0   0.6.14-1+b1       Library for handling GObject intro
ii  libgjs0a               0.7.1-1           Mozilla-based javascript bindings
ii  libgl1-mesa-glx [libgl 7.10-4            A free implementation of the OpenG
ii  libglib2.0-0           2.28.1-1+b1       The GLib library of C routines
ii  libgnome-desktop-2-17  2.30.2-2          Utility library for loading .deskt
ii  libgnome-menu2         2.30.3-2          an implementation of the freedeskt
ii  libgstreamer0.10-0     0.10.30-1         Core GStreamer libraries and eleme
ii  libgtk2.0-0            2.20.1-2          The GTK+ graphical user interface
ii  libjson-glib-1.0-0     0.10.2-2          GLib JSON manipulation library
ii  libmozjs2d             1.9.1.16-4        The Mozilla SpiderMonkey JavaScrip
ii  libnspr4-0d            4.8.7-2           NetScape Portable Runtime Library
ii  libpango1.0-0          1.28.3-1+squeeze1 Layout and rendering of internatio
ii  librsvg2-2             2.26.3-1          SAX-based renderer library for SVG
ii  libstartup-notificatio 0.10-1            library for program launch feedbac
ii  libx11-6               2:1.4.1-5         X11 client-side library
ii  libxcomposite1         1:0.4.3-1         X11 Composite extension library
ii  libxdamage1            1:1.1.3-1         X11 damaged region extension libra
ii  libxext6               2:1.2.0-2         X11 miscellaneous extension librar
ii  libxfixes3             1:4.0.5-1         X11 miscellaneous 'fixes' extensio
ii  libxml2                2.7.8.dfsg-2      GNOME XML library
ii  mesa-utils             8.0.1-2           Miscellaneous Mesa GL utilities
ii  mutter                 2.29.0-4          lightweight GTK+ window manager
ii  pkg-config             0.25-1.1          manage compile and link flags for
ii  python                 2.6.6-3+squeeze5  interactive high-level object-orie
ii  zlib1g                 1:1.2.3.4.dfsg-3  compression library - runtime

Versions of packages gnome-shell recommends:
ii  xserver-xephyr                2:1.9.4-3  nested X server

gnome-shell suggests no packages.

-- no debconf information

*** /home/shadur/errors3
    JS ERROR: !!!   Exception was: Error: Requiring Meta, version none: Typelib
file for namespace 'Meta' (any version) not found
    JS ERROR: !!!     lineNumber = '0'
    JS ERROR: !!!     fileName = 'gjs_throw'
    JS ERROR: !!!     stack = 'Error("Requiring Meta, version none: Typelib
file for namespace 'Meta' (any version) not found")@:0
("Requiring Meta, version none: Typelib file for namespace 'Meta' (any version)
not found")@gjs_throw:0
@/usr/share/gnome-shell/js/ui/main.js:10
'
    JS ERROR: !!!     message = 'Requiring Meta, version none: Typelib file for
namespace 'Meta' (any version) not found'
    JS ERROR: !!!   Exception was: Error: Requiring Meta, version none: Typelib
file for namespace 'Meta' (any version) not found
    JS ERROR: !!!     lineNumber = '0'
    JS ERROR: !!!     fileName = 'gjs_throw'
    JS ERROR: !!!     stack = 'Error("Requiring Meta, version none: Typelib
file for namespace 'Meta' (any version) not found")@:0
("Requiring Meta, version none: Typelib file for namespace 'Meta' (any version)
not found")@gjs_throw:0
@/usr/share/gnome-shell/js/ui/main.js:10
Error("Chained exception")@:0
("Chained exception")@gjs_throw:0
@<main>:1
'
    JS ERROR: !!!     message = 'Requiring Meta, version none: Typelib file for
namespace 'Meta' (any version) not found'
Window manager warning: Log level 32: Execution of main.js threw exception:
Error: Requiring Meta, version none: Typelib file for namespace 'Meta' (any
version) not found
Window manager warning: Screen 0 on display ":0" already has a window manager;
try using the --replace option to replace the current window manager.
    JS ERROR: !!!   Exception was: Error: Requiring Meta, version none: Typelib
file for namespace 'Meta' (any version) not found
    JS ERROR: !!!     lineNumber = '0'
    JS ERROR: !!!     fileName = 'gjs_throw'
    JS ERROR: !!!     stack = 'Error("Requiring Meta, version none: Typelib
file for namespace 'Meta' (any version) not found")@:0
("Requiring Meta, version none: Typelib file for namespace 'Meta' (any version)
not found")@gjs_throw:0
@/usr/share/gnome-shell/js/ui/main.js:10
'
    JS ERROR: !!!     message = 'Requiring Meta, version none: Typelib file for
namespace 'Meta' (any version) not found'
    JS ERROR: !!!   Exception was: Error: Requiring Meta, version none: Typelib
file for namespace 'Meta' (any version) not found
    JS ERROR: !!!     lineNumber = '0'
    JS ERROR: !!!     fileName = 'gjs_throw'
    JS ERROR: !!!     stack = 'Error("Requiring Meta, version none: Typelib
file for namespace 'Meta' (any version) not found")@:0
("Requiring Meta, version none: Typelib file for namespace 'Meta' (any version)
not found")@gjs_throw:0
@/usr/share/gnome-shell/js/ui/main.js:10
Error("Chained exception")@:0
("Chained exception")@gjs_throw:0
@<main>:1
'






More information about the pkg-gnome-maintainers mailing list