[jaunty] python 3 interpreter keystroke problem

Bug #359077 reported by arekkusu
2
Affects Status Importance Assigned to Milestone
python3.0 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: python3

Jaunty beta with all update.

I have a problem with the python3 interpreter. It doesn't seem to intercept keystroke properly.
Here is an exemple when I press the right arrow key in the interpreter:

:~$python3
Python 3.0.1+ (r301:69556, Apr 5 2009, 14:19:06)
[GCC 4.3.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> ^[[C

It does the same (with different code) for the other arrow keys, delete key...
>>> ^[[D^[[A^[[B^[[C^[[3~

Other that this the interpreter does work.

-----------------
EDIT:

I tried compiling python3 with the latest python3 version from www.python.org and got the same issue.
After searching a bit I found that this was due to not having the package "libreadline5-dev" installed. After compiling one more time with the package installed the keystroke problem was gone.

So it looks to me as if the the python3 package provided for Ubuntu 9.04 is bloken. Or am I the only one having this problem ??

Related branches

arekkusu (arekkusu-r)
description: updated
Matthias Klose (doko)
affects: python3-defaults (Ubuntu) → python3.0 (Ubuntu)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python3.0 - 3.0.1-0ubuntu12

---------------
python3.0 (3.0.1-0ubuntu12) jaunty; urgency=low

  * Update to 20090414 from the release30-maint branch.
    - No numbered table of contents for the docs, not in sphinx-0.5.
      Adds the table of contents to the index pages.
  * Document changes to the site directory name in the installation manual.
  * Move the bdist_wininst files into the -dev package (only needed to build
    windows installers).
  * Issue #1113244: Py_XINCREF, Py_DECREF, Py_XDECREF:
    Add `do { ... } while (0)' to avoid compiler warnings.
  * Build the readline extension again. LP: #359077.
  * Identify as Python-3.0 in Gnome Devhelp.

 -- Matthias Klose <email address hidden> Tue, 14 Apr 2009 14:20:00 +0200

Changed in python3.0 (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.