[opensuse-gnome] Stranded by GNOME3 (Where else to look for errors?)

So, this morning GNOME3 has left me stranded, with a useless desktop. I have to fail over into a barely working XFCE install, and I'm sending this from Alpine. First - can someone *SHOOT* that dorking cartoony "Ooops! something has gone wrong." crap that pops up when GNOME3 fails. It isn't helpful; and logging out and trying again, of course, is *never* going to actually work [if nothing else changes]. Second - where is a good second place to look for errors, besides .xsession-errors. There is nothing intersting there. It complains about not being able to contact gconf, but looking back it appears it always claims that. Does GNOME3 or its components dump information anywhere else? -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-gnome+help@opensuse.org

On Wed, 2011-05-11 at 06:17 -0400, Adam Tauno Williams wrote:
So, this morning GNOME3 has left me stranded, with a useless desktop. I have to fail over into a barely working XFCE install, and I'm sending this from Alpine.
First - can someone *SHOOT* that dorking cartoony "Ooops! something has gone wrong." crap that pops up when GNOME3 fails. It isn't helpful; and logging out and trying again, of course, is *never* going to actually work [if nothing else changes].
Second - where is a good second place to look for errors, besides .xsession-errors. There is nothing intersting there. It complains about not being able to contact gconf, but looking back it appears it always claims that. Does GNOME3 or its components dump information anywhere else?
.xsession-errors is actually the right place... bare in mind though that after the next login to xfce, you want to look at .xsession-errors.old Maybe you can post your file somewhere so we can have a deep look at it? Dominique -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-gnome+help@opensuse.org

On Wed, 11 May 2011, Dimstar / Dominique Leuenberger wrote:
On Wed, 2011-05-11 at 06:17 -0400, Adam Tauno Williams wrote:
So, this morning GNOME3 has left me stranded, with a useless desktop. I have to fail over into a barely working XFCE install, and I'm sending this from Alpine. First - can someone *SHOOT* that dorking cartoony "Ooops! something has gone wrong." crap that pops up when GNOME3 fails. It isn't helpful; and logging out and trying again, of course, is *never* going to actually work [if nothing else changes]. Second - where is a good second place to look for errors, besides .xsession-errors. There is nothing intersting there. It complains about not being able to contact gconf, but looking back it appears it always claims that. Does GNOME3 or its components dump information anywhere else? .xsession-errors is actually the right place... bare in mind though that after the next login to xfce, you want to look at .xsession-errors.old Maybe you can post your file somewhere so we can have a deep look at it?
Okay, I dug around; and the important error appears to be at the beginning of the file (much stuff seem to happen after the error, but that mostly [I think] comes from evolution-data-server. This I think is the killer: ------------------------------------ ** (nautilus:3399): WARNING **: Can not determine workarea, guessing at layout INFO Connected Signals: 1 2 3 6 15 20 JS ERROR: !!! Exception was: Error: FIXME: Only supporting null-terminated arrays of strings JS ERROR: !!! lineNumber = '0' JS ERROR: !!! fileName = 'gjs_throw' JS ERROR: !!! stack = '("FIXME: Only supporting null-terminated arrays of strings")@gjs_throw:0 ()@/usr/share/gnome-shell/extensions/xrandr-indicator@gnome-shell-extensions.gnome.org/extension.js:72 ()@/usr/share/gnome-shell/extensions/xrandr-indicator@gnome-shell-extensions.gnome.org/extension.js:61 Indicator()@/usr/share/gnome-shell/extensions/xrandr-indicator@gnome-shell-extensions.gnome.org/extension.js:41 ()@/usr/share/gnome-shell/js/ui/panel.js:1051 start()@/usr/share/gnome-shell/js/ui/main.js:204 @<main>:1 ' JS ERROR: !!! message = 'FIXME: Only supporting null-terminated arrays of strings' Window manager warning: Log level 32: Execution of main.js threw exception: Error: FIXME: Only supporting null-terminated arrays of strings gnome-session[3217]: WARNING: App 'gnome-shell.desktop' respawning too quickly gnome-shell-calendar-server[3485]: Got HUP on stdin - exiting ** Message: Active session changed ---------------------------------------- -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-gnome+help@opensuse.org

On Wed, 2011-05-11 at 06:27 -0400, Adam Tauno Williams wrote:
This I think is the killer: ------------------------------------ ** (nautilus:3399): WARNING **: Can not determine workarea, guessing at layout INFO Connected Signals: 1 2 3 6 15 20 JS ERROR: !!! Exception was: Error: FIXME: Only supporting null-terminated arrays of strings JS ERROR: !!! lineNumber = '0' JS ERROR: !!! fileName = 'gjs_throw' JS ERROR: !!! stack = '("FIXME: Only supporting null-terminated arrays of strings")@gjs_throw:0 ()@/usr/share/gnome-shell/extensions/xrandr-indicator@gnome-shell-extensions.gnome.org/extension.js:72 ()@/usr/share/gnome-shell/extensions/xrandr-indicator@gnome-shell-extensions.gnome.org/extension.js:61 Indicator()@/usr/share/gnome-shell/extensions/xrandr-indicator@gnome-shell-extensions.gnome.org/extension.js:41 ()@/usr/share/gnome-shell/js/ui/panel.js:1051 start()@/usr/share/gnome-shell/js/ui/main.js:204 @<main>:1 ' JS ERROR: !!! message = 'FIXME: Only supporting null-terminated arrays of strings' Window manager warning: Log level 32: Execution of main.js threw exception: Error: FIXME: Only supporting null-terminated arrays of strings gnome-session[3217]: WARNING: App 'gnome-shell.desktop' respawning too quickly gnome-shell-calendar-server[3485]: Got HUP on stdin - exiting ** Message: Active session changed ----------------------------------------
Remove the xrandr gnome-shell-extension package... (the -extensions seem not all to be that great yet... they are too fragile). Dominique -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-gnome+help@opensuse.org

On Wed, 2011-05-11 at 12:31 +0200, Dimstar / Dominique Leuenberger wrote:
On Wed, 2011-05-11 at 06:27 -0400, Adam Tauno Williams wrote:
This I think is the killer: ------------------------------------ ** (nautilus:3399): WARNING **: Can not determine workarea, guessing at layout INFO Connected Signals: 1 2 3 6 15 20 JS ERROR: !!! Exception was: Error: FIXME: Only supporting null-terminated arrays of strings JS ERROR: !!! lineNumber = '0' JS ERROR: !!! fileName = 'gjs_throw' JS ERROR: !!! stack = '("FIXME: Only supporting null-terminated arrays of strings")@gjs_throw:0 ()@/usr/share/gnome-shell/extensions/xrandr-indicator@gnome-shell-extensions.gnome.org/extension.js:72 ()@/usr/share/gnome-shell/extensions/xrandr-indicator@gnome-shell-extensions.gnome.org/extension.js:61 Indicator()@/usr/share/gnome-shell/extensions/xrandr-indicator@gnome-shell-extensions.gnome.org/extension.js:41 ()@/usr/share/gnome-shell/js/ui/panel.js:1051 start()@/usr/share/gnome-shell/js/ui/main.js:204 @<main>:1 JS ERROR: !!! message = 'FIXME: Only supporting null-terminated arrays of strings' Window manager warning: Log level 32: Execution of main.js threw exception: Error: FIXME: Only supporting null-terminated arrays of strings gnome-session[3217]: WARNING: App 'gnome-shell.desktop' respawning too quickly gnome-shell-calendar-server[3485]: Got HUP on stdin - exiting ** Message: Active session changed ---------------------------------------- Remove the xrandr gnome-shell-extension package... (the -extensions seem not all to be that great yet... they are too fragile).
Bingo, GNOME3 is back; "rpm -e gnome-shell-extension-xrandr-indicator" -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-gnome+help@opensuse.org

On Wed 11.May'11 at 6:41:19 -0400, Adam Tauno Williams wrote:
On Wed, 2011-05-11 at 12:31 +0200, Dimstar / Dominique Leuenberger wrote:
On Wed, 2011-05-11 at 06:27 -0400, Adam Tauno Williams wrote:
This I think is the killer: ------------------------------------ ** (nautilus:3399): WARNING **: Can not determine workarea, guessing at layout INFO Connected Signals: 1 2 3 6 15 20 JS ERROR: !!! Exception was: Error: FIXME: Only supporting null-terminated arrays of strings JS ERROR: !!! lineNumber = '0' JS ERROR: !!! fileName = 'gjs_throw' JS ERROR: !!! stack = '("FIXME: Only supporting null-terminated arrays of strings")@gjs_throw:0 ()@/usr/share/gnome-shell/extensions/xrandr-indicator@gnome-shell-extensions.gnome.org/extension.js:72 ()@/usr/share/gnome-shell/extensions/xrandr-indicator@gnome-shell-extensions.gnome.org/extension.js:61 Indicator()@/usr/share/gnome-shell/extensions/xrandr-indicator@gnome-shell-extensions.gnome.org/extension.js:41 ()@/usr/share/gnome-shell/js/ui/panel.js:1051 start()@/usr/share/gnome-shell/js/ui/main.js:204 @<main>:1 JS ERROR: !!! message = 'FIXME: Only supporting null-terminated arrays of strings' Window manager warning: Log level 32: Execution of main.js threw exception: Error: FIXME: Only supporting null-terminated arrays of strings gnome-session[3217]: WARNING: App 'gnome-shell.desktop' respawning too quickly gnome-shell-calendar-server[3485]: Got HUP on stdin - exiting ** Message: Active session changed ---------------------------------------- Remove the xrandr gnome-shell-extension package... (the -extensions seem not all to be that great yet... they are too fragile).
Bingo, GNOME3 is back; "rpm -e gnome-shell-extension-xrandr-indicator"
-- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-gnome+help@opensuse.org
Do you guys meet this before? Gtk-Message: Failed to load module "gnomesegvhandler" Segmentation fault Since I installed openSUSE11.4, gnome-shell never works fine for once, I miss opensuse11.3 and gnome-shell preview so much -- Novell Making IT Work As One www.novell.com -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-gnome+help@opensuse.org

On Thu, 2011-05-12 at 12:26 +0800, FJKong wrote:
Do you guys meet this before?
Gtk-Message: Failed to load module "gnomesegvhandler" Segmentation fault
The segfault is unrelated to the message before (this would have just been a 'debugger' kicking in, which would not have saved you). There is much more context needed than those two lines. How do you reproduce the segfault? Possibly running the application causing it in gdb and producing a backtrace. Dominique -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-gnome+help@opensuse.org

On Thu 12.May'11 at 8:24:13 +0200, Dominique Leuenberger wrote:
On Thu, 2011-05-12 at 12:26 +0800, FJKong wrote:
Do you guys meet this before?
Gtk-Message: Failed to load module "gnomesegvhandler" Segmentation fault
The segfault is unrelated to the message before (this would have just been a 'debugger' kicking in, which would not have saved you).
There is much more context needed than those two lines.
How do you reproduce the segfault? Possibly running the application causing it in gdb and producing a backtrace.
Dominique
-- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-gnome+help@opensuse.org
... ... ... ... Try: zypper install -C "debuginfo(build-id)=1006157020de7ed002be6edd6af53683f174d420" Missing separate debuginfo for /usr/lib/libvorbisenc.so.2 Try: zypper install -C "debuginfo(build-id)=aab4cad4c2b04fac6d5c25a9f0cc8c6c1d2034e7" Gtk-Message: Failed to load module "gnomesegvhandler" Program received signal SIGSEGV, Segmentation fault. 0xb6c936d0 in XF86DRIQueryExtension () from /usr/lib/libGL.so.1 (gdb) bt #0 0xb6c936d0 in XF86DRIQueryExtension () from /usr/lib/libGL.so.1 #1 0x00000078 in ?? () #2 0xb7555b2d in ?? () from /lib/libc.so.6 Backtrace stopped: previous frame inner to this frame (corrupt stack?) (gdb) -- Novell Making IT Work As One www.novell.com -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-gnome+help@opensuse.org
participants (4)
-
Adam Tauno Williams
-
Dimstar / Dominique Leuenberger
-
Dominique Leuenberger
-
FJKong