Package: gnome-shell Version: 3.6.0-1 Severity: important Either gnome-shell should depend on e-d-s, or it should survive starting up without e-d-s, or preferably both.
Without evolution-data-server installed, gnome-shell-calendar-server crashes with an assertion failure: Oct 15 14:27:51 reptile kernel: [ 969.935746] gnome-shell-cal[6848] trap int3 i p:7f1cf623a7f7 sp:7f1ce91e9a70 error:0 which in turn brings down gnome-shell, with the "Oh no!" screen. I didn't find anything in ~/.xsession-errors, but replacing gnome-session with a script that redirected stdout/stderr to a file and exec'd the real gnome-session yielded this: JS ERROR: !!! Exception was: Gio.DBusError: Error calling StartServiceByName for org.gnome.Shell.CalendarServer: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib/gnome-shell/gnome-shell-calendar-server received signal 5 JS ERROR: !!! message = '"Error calling StartServiceByName for org.gnome.Shell.CalendarServer: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib/gnome-shell/gnome-shell-calendar-server received signal 5"' JS ERROR: !!! fileName = '"/usr/share/gjs-1.0/overrides/Gio.js"' JS ERROR: !!! lineNumber = '240' JS ERROR: !!! stack = '"0 anonymous(null)@/usr/share/gjs-1.0/overrides/Gio.js:240 1 CalendarServer()@/usr/share/gnome-shell/js/ui/calendar.js:213 2 anonymous()@/usr/share/gnome-shell/js/ui/calendar.js:242 3 wrapper()@/usr/share/gjs-1.0/lang.js:204 4 anonymous()@/usr/share/gjs-1.0/lang.js:145 5 anonymous()@/usr/share/gjs-1.0/lang.js:239 6 anonymous()@/usr/share/gnome-shell/js/ui/dateMenu.js:162 7 wrapper()@/usr/share/gjs-1.0/lang.js:204 8 anonymous([object Object])@/usr/share/gnome-shell/js/ui/dateMenu.js:144 9 wrapper([object Object])@/usr/share/gjs-1.0/lang.js:204 10 anonymous([object Object])@/usr/share/gjs-1.0/lang.js:145 11 anonymous([object Object])@/usr/share/gjs-1.0/lang.js:239 12 anonymous("role" = ""dateMenu"")@/usr/share/gnome-shell/js/ui/panel.js:1152 13 wrapper(""dateMenu"")@/usr/share/gjs-1.0/lang.js:204 14 anonymous("box" = [object _private_St_BoxLayout], "elements" = [object Array])@/usr/share/gnome-shell/js/ui/panel.js:1163 15 wrapper([object Array], [object _private_St_BoxLayout])@/usr/share/gjs-1.0/lang.js:204 16 anonymous()@/usr/share/gnome-shell/js/ui/panel.js:1117 17 wrapper()@/usr/share/gjs-1.0/lang.js:204 18 anonymous()@/usr/share/gnome-shell/js/ui/panel.js:969 19 wrapper()@/usr/share/gjs-1.0/lang.js:204 20 anonymous()@/usr/share/gjs-1.0/lang.js:145 21 anonymous()@/usr/share/gjs-1.0/lang.js:239 22 start()@/usr/share/gnome-shell/js/ui/main.js:152 23 <TOP LEVEL>@<main>:1 "' Window manager warning: Log level 32: Execution of main.js threw exception: Gio.DBusError: Error calling StartServiceByName for org.gnome.Shell.CalendarServer: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib/gnome-shell/gnome-shell-calendar-server received signal 5 gnome-session.real[7775]: WARNING: Detected that screensaver has left the bus JS ERROR: !!! Exception was: Gio.DBusError: Error calling StartServiceByName for org.gnome.Shell.CalendarServer: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib/gnome-shell/gnome-shell-calendar-server received signal 5 JS ERROR: !!! message = '"Error calling StartServiceByName for org.gnome.Shell.CalendarServer: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib/gnome-shell/gnome-shell-calendar-server received signal 5"' JS ERROR: !!! fileName = '"/usr/share/gjs-1.0/overrides/Gio.js"' JS ERROR: !!! lineNumber = '240' JS ERROR: !!! stack = '"0 anonymous(null)@/usr/share/gjs-1.0/overrides/Gio.js:240 1 CalendarServer()@/usr/share/gnome-shell/js/ui/calendar.js:213 2 anonymous()@/usr/share/gnome-shell/js/ui/calendar.js:242 3 wrapper()@/usr/share/gjs-1.0/lang.js:204 4 anonymous()@/usr/share/gjs-1.0/lang.js:145 5 anonymous()@/usr/share/gjs-1.0/lang.js:239 6 anonymous()@/usr/share/gnome-shell/js/ui/dateMenu.js:162 7 wrapper()@/usr/share/gjs-1.0/lang.js:204 8 anonymous([object Object])@/usr/share/gnome-shell/js/ui/dateMenu.js:144 9 wrapper([object Object])@/usr/share/gjs-1.0/lang.js:204 10 anonymous([object Object])@/usr/share/gjs-1.0/lang.js:145 11 anonymous([object Object])@/usr/share/gjs-1.0/lang.js:239 12 anonymous("role" = ""dateMenu"")@/usr/share/gnome-shell/js/ui/panel.js:1152 13 wrapper(""dateMenu"")@/usr/share/gjs-1.0/lang.js:204 14 anonymous("box" = [object _private_St_BoxLayout], "elements" = [object Array])@/usr/share/gnome-shell/js/ui/panel.js:1163 15 wrapper([object Array], [object _private_St_BoxLayout])@/usr/share/gjs-1.0/lang.js:204 16 anonymous()@/usr/share/gnome-shell/js/ui/panel.js:1117 17 wrapper()@/usr/share/gjs-1.0/lang.js:204 18 anonymous()@/usr/share/gnome-shell/js/ui/panel.js:969 19 wrapper()@/usr/share/gjs-1.0/lang.js:204 20 anonymous()@/usr/share/gjs-1.0/lang.js:145 21 anonymous()@/usr/share/gjs-1.0/lang.js:239 22 start()@/usr/share/gnome-shell/js/ui/main.js:152 23 <TOP LEVEL>@<main>:1 "' Window manager warning: Log level 32: Execution of main.js threw exception: Gio.DBusError: Error calling StartServiceByName for org.gnome.Shell.CalendarServer: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib/gnome-shell/gnome-shell-calendar-server received signal 5 gnome-session.real[7775]: WARNING: Detected that screensaver has left the bus gnome-session.real[7775]: WARNING: App 'gnome-shell.desktop' respawning too quickly Package versions below suffixed "~smcv1" are simple recompiles of the ones in the NEW queue. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-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 dconf-gsettings-backend [gsettings-backend] 0.12.1-2 ii gdm3 3.6.0-1 ii gir1.2-accountsservice-1.0 0.6.24-1 ii gir1.2-atk-1.0 2.5.4-1 ii gir1.2-caribou-1.0 0.4.4-1 ii gir1.2-clutter-1.0 1.12.0-1 ii gir1.2-cogl-1.0 1.12.0-1 ii gir1.2-coglpango-1.0 1.12.0-1 ii gir1.2-freedesktop 1.34.0-1 ii gir1.2-gconf-2.0 3.2.5-1+build1 ii gir1.2-gcr-3 3.6.0-1 ii gir1.2-gdesktopenums-3.0 3.6.0-1 ii gir1.2-gdkpixbuf-2.0 2.26.1-1 ii gir1.2-gkbd-3.0 3.4.0.2-1 ii gir1.2-glib-2.0 1.34.0-1 ii gir1.2-gmenu-3.0 3.6.0-1 ii gir1.2-gnomebluetooth-1.0 3.6.0-1~smcv1 ii gir1.2-gnomedesktop-3.0 3.6.0.1-1~smcv1 ii gir1.2-gtk-3.0 3.6.0-2 ii gir1.2-ibus-1.0 1.4.99.20120917-1 ii gir1.2-json-1.0 0.14.2-1 ii gir1.2-mutter-3.0 3.6.0-1~smcv1 ii gir1.2-networkmanager-1.0 0.9.6.0-1 ii gir1.2-pango-1.0 1.30.0-1 ii gir1.2-polkit-1.0 0.105-1 ii gir1.2-soup-2.4 2.39.92-1 ii gir1.2-telepathyglib-0.12 0.20.0-1 ii gir1.2-telepathylogger-0.2 0.4.0-2 ii gir1.2-upowerglib-1.0 0.9.17-1 ii gjs 1.34.0-1 ii gnome-bluetooth 3.6.0-1~smcv1 ii gnome-icon-theme-symbolic 3.4.0-2 ii gnome-settings-daemon 3.6.1-1 ii gnome-shell-common 3.6.0-1 ii gnome-themes-standard 3.6.0.2-2 ii gsettings-desktop-schemas 3.6.0-1 ii libatk-bridge2.0-0 2.6.0-1 ii libatk1.0-0 2.5.4-1 ii libc6 2.13-35 ii libcairo-gobject2 1.12.4-1 ii libcairo2 1.12.4-1 ii libcamel-1.2-40 3.6.0-1 ii libcanberra0 0.28-5 ii libclutter-1.0-0 1.12.0-1 ii libcogl-pango0 1.12.0-1 ii libcogl11 1.12.0-1 ii libcroco3 0.6.6-1 ii libdbus-1-3 1.6.8-1 ii libdbus-glib-1-2 0.100-1 ii libebook-1.2-14 3.6.0-1 ii libecal-1.2-15 3.6.0-1 ii libedataserver-1.2-17 3.6.0-1 ii libedataserverui-3.0-4 3.6.0-1 ii libegl1-mesa [libegl1-x11] 8.0.4-2 ii libgck-1-0 3.6.0-1 ii libgcr-3-1 3.6.0-1 ii libgdk-pixbuf2.0-0 2.26.1-1 ii libgirepository-1.0-1 1.34.0-1 ii libgjs0b [libgjs0-libmozjs185-1.0] 1.34.0-1 ii libgl1-mesa-glx [libgl1] 8.0.4-2 ii libglib2.0-0 2.34.0-1 ii libgnome-desktop-3-4 3.6.0.1-1~smcv1 ii libgnome-keyring0 3.4.1-1 ii libgnome-menu-3-0 3.6.0-1 ii libgstreamer1.0-0 1.0.1-1 ii libgtk-3-0 3.6.0-2 ii libical0 0.48-2 ii libjson-glib-1.0-0 0.14.2-1 ii libmozjs185-1.0 1.8.5-1.0.0+dfsg-3.1 ii libmutter0a 3.6.0-1~smcv1 ii libnm-glib4 0.9.6.0-1 ii libnm-util2 0.9.6.0-1 ii libnspr4 2:4.9.2-1 ii libnspr4-0d 2:4.9.2-1 ii libnss3 2:3.13.6-1 ii libnss3-1d 2:3.13.6-1 ii libp11-kit0 0.14-1 ii libpango1.0-0 1.30.0-1 ii libpolkit-agent-1-0 0.105-1 ii libpolkit-gobject-1-0 0.105-1 ii libpulse-mainloop-glib0 2.1-2 ii libpulse0 2.1-2 ii libsoup2.4-1 2.39.92-1 ii libsqlite3-0 3.7.14.1-1 ii libstartup-notification0 0.12-1 ii libtelepathy-glib0 0.20.0-1 ii libtelepathy-logger2 0.4.0-2 ii libx11-6 2:1.5.0-1 ii libxcomposite1 1:0.4.3-2 ii libxdamage1 1:1.1.3-2 ii libxext6 2:1.3.1-2 ii libxfixes3 1:5.0-4 ii libxi6 2:1.6.1-1 ii libxml2 2.9.0+dfsg1-2 ii python 2.7.3-2 ii telepathy-mission-control-5 1:5.14.0-1 Versions of packages gnome-shell recommends: pn gnome-contacts <none> ii gnome-control-center 1:3.6.1-1 pn gnome-session-fallback <none> ii gnome-user-guide 3.4.2-1+build1 gnome-shell suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org