New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #35761 (new defect)

Opened 9 months ago

Last modified 8 months ago

py-ipython: readline doesn't work properly

Reported by: Deil.Christoph@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: akitada@…, mcalhoun@…
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

comment:1 Changed 8 months ago by jmr@…

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

comment:2 Changed 8 months ago by Deil.Christoph@…

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.

Note: See TracTickets for help on using tickets.