[Python-apps-team] Bug#474183: Bug#474183: does it help?
Stani
spe.stani.be at gmail.com
Sun Apr 20 20:01:46 UTC 2008
On Sun, Apr 20, 2008 at 6:39 PM, Christophe Combelles <ccomb at free.fr> wrote:
> This is from SVN rev339
> it goes through wxp/smdi.py (is wxp ok for linux?)
yes wxp = wxpython
> I've put a set_trace on line 1000
>
> >>> > /tmp/_spe/sm/wxp/smdi.py(1001)onFrameClose()
> -> parentFrame.tabs.DeletePage(current)
> (Pdb) s
> --Call--
> >
> /usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_controls.py(3014)DeletePage()
> -> def DeletePage(*args, **kwargs):
> (Pdb)
> >
> /usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_controls.py(3016)DeletePage()
> -> return _controls_.BookCtrlBase_DeletePage(*args, **kwargs)
> (Pdb) s
> ***<here it crashes>***
> --Call--
> > /tmp/_spe/plugins/Pycheck.py(68)__del__()
> -> def __del__(self):
> (pdb)
This for sure does help. I was looking for the bug there as well, but
good you confirmed the exact line. However it does not give me a
solution yet. Can you try if with python-wxgtk2.8 from Debian
Experimental it also happens?
Stani
--
http://pythonide.stani.be
More information about the Python-apps-team
mailing list