#26: Mike, try _adding_ the checkline() method in IPython/Debugger.py. Clicking
the IPython/Debugger.py link in
http://bazaar.launchpad.net/~ipython-dev/ipython/0.10.1/revision/1214
will display added lines in dark green.
The IPython Pdb class inherits from the standard Pdb class ("from pdb
impo
#18: Your fix works for IPython 0.10 under Python 2.6.4 on 32-bit
Windows XP SP3. Thanks!
--
Cannot step debugger in IPython 0.9.1/0.10 under Python 2.6.2/2.6.4: Pdb
instance has no attribute 'curframe'
https://bugs.launchpad.net/bugs/381069
You received this bug notification because you are a m
#28: This particular bug only requires that you replace the file
site-packages/ipython-0.10-py2.6.egg/IPython/Debugger.py
(or wherever it is on your system)
with the latest version at
http://bazaar.launchpad.net/~ipython-dev/ipython/0.10.1/download/head%3A/debugger.py-20080216095032-xb0is4a97lmosv
In case anyone wants to hack away at this, here is a relevant diff
(pdb.py from Python 2.6.2 vs 2.5.2):
http://svn.python.org/view/python/tags/r262/Lib/pdb.py?r1=60915&r2=71601
As Minjae pointed out, the error is in the checkline() method.
Unfortunately, I don't have a Python 2.6 installation to
It would be nice just to set limits for how big files should be
thumbnailed, or maximum memory usage for evince-thumbnailer, or both.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/461015
Title:
evin