eonpatapon / gnome-shell-extension-transmission-daemon

gnome-shell indicator for transmission-daemon
40 stars 23 forks source link

Crashes GShell 3.4.2 #9

Closed l300lvl closed 12 years ago

l300lvl commented 12 years ago

After installing from the site on transmission 2.60, openSuse 12.2 x86_64 Gnome Shell 3.4.2 and enabling, this crashes the shell with a total crash resulting in the little sad face, the 'sorry we cant recover' error. I've done no further testing as this is basically a first attempt at enabling it and it instantly crashes the shell. One other person has confirmed this as well, and when I get a chance I will try to do some debugging but I suspect that will be tricky.

eonpatapon commented 12 years ago

Didn't you get any errors in the .xsession-errors file ?

l300lvl commented 12 years ago

This is the only relevant info, afterwards it starts respawning the shell:

(gnome-settings-daemon:1678): color-plugin-WARNING _: Done switch to new account, reload devices _ Message: Active session changed

(gnome-settings-daemon:1678): color-plugin-WARNING **: failed to get devices: Failed to GetDevices: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ColorManager was not provided by any .service files Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x2e00007 (Transmissi) Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.

l300lvl commented 12 years ago

Seems to be working ok now. What was the problem out of curiousity?

eonpatapon commented 12 years ago

Well actually I didn't reproduce the bug, so I don't know :)

Glad it is accidently fixed.

l300lvl commented 12 years ago

Seems fine now. It may have been a gjs issue with suse 12.2 as indicated here: https://build.opensuse.org/request/show/132867