OK, I must be doing something wrong here. I have installed the python2.4 version of all of the python named dependencies for gdesklets.
python2.4 python2.4-gtk2 python2.4-gnome2 python2.4-nautalis python2.4-xml But when I do "python2.4 /usr/bin/gdesklets", I get the same result. [EMAIL PROTECTED]:~$ strace -f python2.4 /usr/bin/gdesklets 2>&1|grep SIGSEGV rt_sigaction(SIGSEGV, NULL, {SIG_DFL}, 8) = 0 [pid 8432] rt_sigaction(SIGSEGV, NULL, {SIG_DFL}, 8) = 0 [pid 8434] --- SIGSEGV (Segmentation fault) @ 0 (0) --- What am I doing wrong here? Is this the correct approach, or is there a way to "downgrade" to .35.2-2? Thanks, On Sun, 2005-11-20 at 11:39 +0100, Clément Stenac wrote: > Hello, > > It looks like you are experiencing #339718. > > Could you try "strace -f gdesklets 2>&1|grep SIGSEGV". You will probably > see something like : > > rt_sigaction(SIGSEGV, NULL, {SIG_DFL}, 8) = 0 > [pid 14160] rt_sigaction(SIGSEGV, NULL, {SIG_DFL}, 8) = 0 > [pid 14162] --- SIGSEGV (Segmentation fault) @ 0 (0) --- > > (the gdesklets daemon process is crashing) > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]