Opened 12 years ago

Closed 10 years ago

#35761 closed defect (worksforme)

py-ipython: readline doesn't work properly

Reported by: cdeil (Christoph Deil) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: akitada@…, MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: py-ipython, readline

Description

I am having a problem when using the macports readline in macports ipython: https://github.com/ipython/ipython/issues/2306 contains a simple description of how to reproduce it. (Basically if you do a reverse search with CTRL-R and you'll get garbled text at the ipython input line).

The ipython dev commented it might be a problem with macports readline, but I'm not 100% sure because in macports python, which should use the same readline, I don't see the problem.

I do see the issue also with e.g. python 3.2, where I don't have python modules installed outside of macports, so I think this is not a problem specific to my system.

Can some else confirm the problem?

Any idea what the origin of the problem is? Is this a readline or ipython bug?

Change History (3)

comment:1 Changed 12 years ago by jmroot (Joshua Root)

Do you have the appropriate pyXY-readline port installed? If not, you're using libedit.

comment:2 Changed 12 years ago by cdeil (Christoph Deil)

My old Macbook with Lion died, I now have a new one with Mountain Lion and don't see the problem any more.

pyXY-readline should have been installed because it is a pyXY-ipython dependency.

If you can't reproduce the problem, feel free to close this ticket.

comment:3 Changed 10 years ago by seanfarley (Sean Farley)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.