Bug#461190: malformatted help output

2009-02-18 Thread martin f krafft
also sprach Stephan Peijnik [2009.02.18.1822 +0100]: > As ipython 0.9.1-2 is in unstable now I wanted to ask again if anyone > can reproduce this bug using 0.9.1-2. > > If this bug cannot be reproduced anymore I would like to close this bug > report. I cannot reproduce. Thanks for your help and

Bug#461190: malformatted help output

2009-02-18 Thread Stephan Peijnik
As ipython 0.9.1-2 is in unstable now I wanted to ask again if anyone can reproduce this bug using 0.9.1-2. If this bug cannot be reproduced anymore I would like to close this bug report. -- Stephan signature.asc Description: This is a digitally signed message part

Bug#461190: malformatted help output

2009-01-05 Thread Stephan Peijnik
#bts control notfound 461190 ipython/0.9.1-1 thanks I wanted to check again if this bug can still be reproduced with ipython 0.9.1-1. Personally I still cannot reproduce it at all. Could you please give it a try again and report back? I am also marking the bug as not found in 0.9.1-1 for now, fee

Bug#461190: malformatted help output

2008-11-11 Thread Stephan Peijnik
Hello, as uploading of ipython 0.9.1 to Debian is blocked until foolscap is accepted (it's in the new queue right now) you might want to give the packages of foolscap and ipython 0.9.1 I built a try. If you want to give them a try have a look at http://archive.sp-its.at/ (my personal Debian packa

Bug#461190: malformatted help output

2008-10-31 Thread Stephan Peijnik
On Fri, 2008-10-31 at 10:20 +0100, martin f krafft wrote: > also sprach Stephan Peijnik <[EMAIL PROTECTED]> [2008.10.31.1005 +0100]: > > as I am doing some work cleaning up the bug reports of ipython right now > > I wanted to ask if you still experience this problem with a more recent > > version o

Bug#461190: malformatted help output

2008-01-21 Thread martin f krafft
also sprach Piotr Ożarowski <[EMAIL PROTECTED]> [2008.01.17.1917 +0100]: > PAGER=less ipython # shows some esc codes here > PAGER='less -R' ipython # works fine I see the same behaviour here, thanks Piotr! -- .''`. martin f. krafft <[EMAIL PROTECTED]> : :' : proud Debian developer, a

Bug#461190: [Python-modules-team] Bug#461190: malformatted help output

2008-01-21 Thread martin f krafft
also sprach Bernd Zeimetz <[EMAIL PROTECTED]> [2008.01.17.1050 +0100]: > Sounds more like a broken terminal (-setting...). Please give me > the exact steps to reproduce this, starting with a normal Debian > installation. I can't, since I don't have such an installation and can't really find the ti

Bug#461190: malformatted help output

2008-01-17 Thread Piotr Ożarowski
> >> Sounds more like a broken terminal (-setting...). Please give me the > >> exact steps to reproduce this, starting with a normal Debian installation. > > > > Martin, are you using the 'most' or 'less' pagers? > > doesn't make a difference here, works fine with all of them. PAGER=less ipytho

Bug#461190: [Python-modules-team] Bug#461190: Bug#461190: malformatted help output

2008-01-17 Thread Bernd Zeimetz
Hi, >> Sounds more like a broken terminal (-setting...). Please give me the >> exact steps to reproduce this, starting with a normal Debian installation. > > Martin, are you using the 'most' or 'less' pagers? doesn't make a difference here, works fine with all of them. [EMAIL PROTECTED]:~$ PAG

Bug#461190: [Python-modules-team] Bug#461190: malformatted help output

2008-01-17 Thread Chris Lamb
Hi, > Sounds more like a broken terminal (-setting...). Please give me the > exact steps to reproduce this, starting with a normal Debian installation. Martin, are you using the 'most' or 'less' pagers? (Resize window so pager will be used to display result) % PAGER=most ipython Python 2.

Bug#461190: [Python-modules-team] Bug#461190: malformatted help output

2008-01-17 Thread Bernd Zeimetz
tags 461190 + unreproducible moreinfo thanks > import os > os? > > then I get a pager where the top lists escape sequences: > > ESC[0;31mType: ESC[0mmodule > ESC[0;31mBase Class:ESC[0m > ESC[0;31mString Form:ESC[0m '/usr/lib/python2.4/os.pyc'> > ESC[0;31mNamespace:

Bug#461190: malformatted help output

2008-01-17 Thread martin f krafft
Package: ipython Version: 0.8.2.dfsg-1 Severity: minor If I type import os os? then I get a pager where the top lists escape sequences: ESC[0;31mType: ESC[0mmodule ESC[0;31mBase Class:ESC[0m ESC[0;31mString Form:ESC[0m ESC[0;31mNamespace: ESC[0mInteractive ES