Le lundi 30 mars 2009 à 19:56 -0700, John Gruenenfelder a écrit :
> None of these steps helped and all seem to have the same outcome:
> 
> $ python .screenlets/ClockRingMod/ClockRingModScreenlet.py
> Segmentation fault
> $ python /usr/share/screenlets/Clock/ClockScreenlet.py
> Segmentation fault
> $ python /usr/share/screenlets/AppMenu/AppMenuScreenlet.py
> Segmentation fault
> 
> And after moving my old screnlets config directories out of the way:
> 
> $ screenlets-manager
> Segmentation fault
> 
> How might I make these commands print more useful information, such as where
> the segfault is occuring or possibly having python print out a stacktrace
> rather than simply aborting?
> 

You can obtain a stacktrace by following the instructions of this
pages : http://wiki.python.org/moin/DebuggingWithGdb . Note that you'll
need to install some -dbg packages of different python packages (such as
python-cairo-dbg).

Regards,
Julien Lavergne




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to