Bug#339698: gdesklets 0.35.2-3 won't start

KRK w3r3wolv3s at gmail.com
Sun Nov 20 15:05:06 UTC 2005


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.
        
        werewolves at werewolf:~$ 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)
> 






More information about the Pkg-gnome-maintainers mailing list