Your message dated Tue, 09 Mar 2010 21:40:04 +0000
with message-id <[email protected]>
and subject line Bug#572718: fixed in gnome-shell 2.29.0-1
has caused the Debian Bug report #572718,
regarding gnome-shell incompatible with gir1.0-mutter-2.28 in sid
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
572718: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572718
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnome-shell
Version: 2.28.1~git20100129-1
Severity: important
When starting the shell, I receive the following error:
$ gnome-shell --replace -v
Starting shell
Waiting for shell to exit
JS CTX: Enabling JIT
JS CTX: Changing JavaScript version to 1.8 from default
JS CTX: Creating load context for runtime 0x10586d0
JS CTX: Enabling JIT
JS CTX: Changing JavaScript version to 1.8 from default
JS IMPORT: Initialized class GjsFileImporter prototype 0x10ab080
JS IMPORT: Defining parent 0x1077900 of 0x10ab0c0 'imports' is mod 0
JS IMPORT: Defined importer 'imports' 0x10ab0c0 in 0x1077900
JS IMPORT: JS import 'ui' not found in /usr/share/gjs-1.0
JS IMPORT: JS import 'ui' not found in /usr/lib/gjs-1.0
JS IMPORT: Adding directory '/usr/share/gnome-shell/js/ui' to child importer
'ui'
JS IMPORT: Importing directory 'ui'
JS IMPORT: Defining parent 0x10ab0c0 of 0x10ab1c0 'ui' is mod 1
JS IMPORT: Defined importer 'ui' 0x10ab1c0 in 0x10ab0c0
JS IMPORT: successfully imported directory 'ui'
JS IMPORT: Importing '/usr/share/gnome-shell/js/ui/main.js'
JS IMPORT: Defining parent 0x10ab1c0 of 0x10ab2c0 'main' is mod 1
JS IMPORT: JS import 'gi' not found in /usr/share/gjs-1.0
JS IMPORT: Importing '/usr/lib/gjs-1.0/gi.so'
JS IMPORT: Defining parent 0x10ab0c0 of 0x10ab740 'gi' is mod 1
JS NATIVE: Registered native JS module 'gi'
JS NATIVE: Defining native module 'gi'
JS G REPO: Initialized class GIRepository prototype 0x10ab780
JS G NS: Initialized class GIRepositoryNamespace prototype 0x10ab840
JS G NS: Defined namespace 'GLib' 0x10ab880 in GIRepository 0x10ab7c0
JS IMPORT: successfully imported module 'gi'
JS G NS: Defined namespace 'Clutter' 0x10ab8c0 in GIRepository 0x10ab7c0
JS IMPORT: Importing '/usr/share/gjs-1.0/dbus.js'
JS IMPORT: Defining parent 0x10ab0c0 of 0x10ab900 'dbus' is mod 1
JS IMPORT: Importing '/usr/share/gjs-1.0/lang.js'
JS IMPORT: Defining parent 0x10ab0c0 of 0x10ee300 'lang' is mod 1
JS IMPORT: JS import 'langNative' not found in /usr/share/gjs-1.0
JS IMPORT: Importing '/usr/lib/gjs-1.0/langNative.so'
JS IMPORT: Defining parent 0x10ab0c0 of 0x10ee480 'langNative' is mod 1
JS NATIVE: Registered native JS module 'langNative'
JS NATIVE: Defining native module 'langNative'
JS IMPORT: successfully imported module 'langNative'
JS IMPORT: successfully imported module 'lang'
JS IMPORT: JS import 'dbusNative' not found in /usr/share/gjs-1.0
JS IMPORT: Importing '/usr/lib/gjs-1.0/dbusNative.so'
JS IMPORT: Defining parent 0x10ab0c0 of 0x10ee500 'dbusNative' is mod 1
JS NATIVE: Registered native JS module 'dbusNative'
JS NATIVE: Defining native module 'dbusNative'
JS DBUS: Initialized class DBusExports prototype 0x10ee5c0
JS IMPORT: successfully imported module 'dbusNative'
JS IMPORT: successfully imported module 'dbus'
JS G NS: Defined namespace 'Gdk' 0x10eee00 in GIRepository 0x10ab7c0
JS G NS: Defined namespace 'Gio' 0x10eee40 in GIRepository 0x10ab7c0
JS IMPORT: JS import 'mainloop' not found in /usr/share/gjs-1.0
JS IMPORT: Importing '/usr/lib/gjs-1.0/mainloop.so'
JS IMPORT: Defining parent 0x10ab0c0 of 0x10eee80 'mainloop' is mod 1
JS NATIVE: Registered native JS module 'mainloop'
JS NATIVE: Defining native module 'mainloop'
JS IMPORT: successfully imported module 'mainloop'
JS G NS: Defined namespace 'Meta' 0x10eeec0 in GIRepository 0x10ab7c0
JS IMPORT: Module 'main' left an exception set
JS ERROR: !!! Exception was: Error: Requiring Shell, version none:
Requiring namespace 'Meta' version '2.28', but '2.29' is already loaded
JS ERROR: !!! lineNumber = '0'
JS ERROR: !!! fileName = 'gjs_throw'
JS ERROR: !!! stack = 'Error("Requiring Shell, version none: Requiring
namespace 'Meta' version '2.28', but '2.29' is already loaded")@:0
("Requiring Shell, version none: Requiring namespace 'Meta' version '2.28', but
'2.29' is already loaded")@gjs_throw:0
@/usr/share/gnome-shell/js/ui/main.js:11
'
JS ERROR: !!! message = 'Requiring Shell, version none: Requiring
namespace 'Meta' version '2.28', but '2.29' is already loaded'
JS IMPORT: Cleaning up from failed import of 'main'
JS CTX: Script evaluation failed
JS ERROR: !!! Exception was: Error: Requiring Shell, version none:
Requiring namespace 'Meta' version '2.28', but '2.29' is already loaded
JS ERROR: !!! lineNumber = '0'
JS ERROR: !!! fileName = 'gjs_throw'
JS ERROR: !!! stack = 'Error("Requiring Shell, version none: Requiring
namespace 'Meta' version '2.28', but '2.29' is already loaded")@:0
("Requiring Shell, version none: Requiring namespace 'Meta' version '2.28', but
'2.29' is already loaded")@gjs_throw:0
@/usr/share/gnome-shell/js/ui/main.js:11
Error("Chained exception")@:0
("Chained exception")@gjs_throw:0
@<main>:1
'
JS ERROR: !!! message = 'Requiring Shell, version none: Requiring
namespace 'Meta' version '2.28', but '2.29' is already loaded'
JS CTX: Script evaluation succeeded
Window manager warning: Log level 32: Execution of main.js threw exception:
Error: Requiring Shell, version none: Requiring namespace 'Meta' version
'2.28', but '2.29' is already loaded
Shell exited with return code 1
$ Cannot register the panel shell: there is already one running.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gnome-shell depends on:
ii gconf2 2.28.0-1 GNOME configuration database syste
ii gir1.0-clutter-1.0 1.0.8-1 GObject introspection data for the
ii gir1.0-freedesktop 0.6.7-3 Introspection data for some FreeDe
ii gir1.0-glib-2.0 0.6.7-3 Introspection data for GLib, GObje
ii gir1.0-gtk-2.0 0.6.5-5 GObject introspection data for the
ii gir1.0-mutter-2.28 2.29.0-1 GObject introspection data for Mut
ii libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii libcairo2 1.8.10-2 The Cairo 2D vector graphics libra
ii libclutter-1.0-0 1.0.8-1 Open GL based interactive canvas l
ii libcroco3 0.6.2-1 a generic Cascading Style Sheet (C
ii libdbus-1-3 1.2.20-2 simple interprocess messaging syst
ii libdbus-glib-1-2 0.84-1 simple interprocess messaging syst
ii libffi5 3.0.9-1 Foreign Function Interface library
ii libfontconfig1 2.8.0-2 generic font configuration library
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii libgconf2-4 2.28.0-1 GNOME configuration database syste
ii libgirepository1.0-0 0.6.7-3 Library for handling GObject intro
ii libgjs0 0.5-1 Mozilla-based javascript bindings
ii libgl1-mesa-glx [libgl1 7.7-4 A free implementation of the OpenG
ii libglib2.0-0 2.22.4-1 The GLib library of C routines
ii libgnome-desktop-2-11 2.28.2-1 Utility library for loading .deskt
ii libgnome-menu2 2.28.0.1-3+b1 an implementation of the freedeskt
ii libgstreamer0.10-0 0.10.26-1 Core GStreamer libraries and eleme
ii libgtk2.0-0 2.18.7-1 The GTK+ graphical user interface
ii libmozjs2d 1.9.1.8-4 The Mozilla SpiderMonkey JavaScrip
ii libnspr4-0d 4.8.3-1 NetScape Portable Runtime Library
ii libpango1.0-0 1.26.2-1 Layout and rendering of internatio
ii librsvg2-2 2.26.0-1 SAX-based renderer library for SVG
ii libstartup-notification 0.10-1 library for program launch feedbac
ii libx11-6 2:1.3.3-1 X11 client-side library
ii libxcomposite1 1:0.4.1-1 X11 Composite extension library
ii libxdamage1 1:1.1.2-1 X11 damaged region extension libra
ii libxext6 2:1.1.1-2 X11 miscellaneous extension librar
ii libxfixes3 1:4.0.4-1 X11 miscellaneous 'fixes' extensio
ii libxml2 2.7.6.dfsg-2+b1 GNOME XML library
ii mesa-utils 7.7-4 Miscellaneous Mesa GL utilities
ii mutter 2.29.0-1 lightweight GTK+ window manager
ii pkg-config 0.22-1 manage compile and link flags for
ii python 2.5.4-9 An interactive high-level object-o
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages gnome-shell recommends:
ii xserver-xephyr 2:1.7.5-1 nested X server
gnome-shell suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: gnome-shell
Source-Version: 2.29.0-1
We believe that the bug you reported is fixed in the latest version of
gnome-shell, which is due to be installed in the Debian FTP archive:
gnome-shell_2.29.0-1.diff.gz
to main/g/gnome-shell/gnome-shell_2.29.0-1.diff.gz
gnome-shell_2.29.0-1.dsc
to main/g/gnome-shell/gnome-shell_2.29.0-1.dsc
gnome-shell_2.29.0-1_amd64.deb
to main/g/gnome-shell/gnome-shell_2.29.0-1_amd64.deb
gnome-shell_2.29.0.orig.tar.gz
to main/g/gnome-shell/gnome-shell_2.29.0.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gustavo Noronha Silva <[email protected]> (supplier of updated gnome-shell
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 09 Mar 2010 18:11:05 -0300
Source: gnome-shell
Binary: gnome-shell
Architecture: source amd64
Version: 2.29.0-1
Distribution: unstable
Urgency: low
Maintainer: Gustavo Noronha Silva <[email protected]>
Changed-By: Gustavo Noronha Silva <[email protected]>
Description:
gnome-shell - graphical shell for the GNOME desktop
Closes: 572718
Changes:
gnome-shell (2.29.0-1) unstable; urgency=low
.
[ Emilio Pozuelo Monfort ]
* debian/rules:
- Don't install *.la.
.
[ Gustavo Noronha Silva ]
* New upstream development release.
- should work with the newer mutter (Closes: #572718)
Checksums-Sha1:
da89b3ea357ef72752bf71b6d68989ec0c570361 2055 gnome-shell_2.29.0-1.dsc
240ef5b127f796a29fd4900cdd7e2d8c2365605e 828989 gnome-shell_2.29.0.orig.tar.gz
6d60bb2096b39efb7029806063fe3cbdba9e470b 132968 gnome-shell_2.29.0-1.diff.gz
63b3b6ce7c4a8d650a74cda490321351a62af4b0 531192 gnome-shell_2.29.0-1_amd64.deb
Checksums-Sha256:
4dae78833ae9e53ef35f9ae3fc8aa047af2c95dceaf57443971f94fd26103bfb 2055
gnome-shell_2.29.0-1.dsc
bc1dd6426c59e4a93d2768c408d5b34181aa722d5e83ea4c811c1eb19261e3f5 828989
gnome-shell_2.29.0.orig.tar.gz
6ccbcac411d44b3983b998bd01e4ec256323215645df50bc9cc3fe2aa6ca6e77 132968
gnome-shell_2.29.0-1.diff.gz
7128fd1ad274bc9b71685f26ec3baba30b825578052439b21961ec5c1161479a 531192
gnome-shell_2.29.0-1_amd64.deb
Files:
837a6daab33896a8a9d4a4f9fb86b244 2055 gnome extra gnome-shell_2.29.0-1.dsc
3b5eaf4588dd34a298c95e5b72b990e2 828989 gnome extra
gnome-shell_2.29.0.orig.tar.gz
482bc15794461956960aa641dd35eb9d 132968 gnome extra
gnome-shell_2.29.0-1.diff.gz
485107c2227244dcad505b7322bea226 531192 gnome extra
gnome-shell_2.29.0-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQEcBAEBCAAGBQJLlrwdAAoJENIA6zCg+12mMF8IAKufg0xsBzKvVjalUOafYsgH
V+VNvC+0Vh7XtkQf+xbXRi0UAy8TPVC/GY4yt4Nnffg2d/RKRKTimSi7NaYmTrDM
HH0VmwMIBYS1rnRjFceTelMNXA2AV8yGRamddos3xoEtn4ckUv2ru4z9RM+c6EYh
KWKNl8LpeUL2hw6pY+OI9KzwykLbiJJkpOQGm3VXq76eFpM3VhBqtw+DIA49ZGPi
YU/FFcFtQg+rOSdrJUDHD8Cv0oIjReYA4+rU7c2xrHwPyq1SfMnajqSf8ZZZTtHZ
pJRb2cKW50UUkY67KFs8AclQWosnka227wMj+Am5DvDCk9BKpDzwldu9cyqrWFE=
=ig2p
-----END PGP SIGNATURE-----
--- End Message ---