[Bug 359077] Re: [jaunty] python 3 interpreter keystroke problem

2009-04-14 Thread Launchpad Bug Tracker
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 KloseTue, 14 Apr 2009 14:20:00 +0200

** Changed in: python3.0 (Ubuntu)
   Status: New => Fix Released

-- 
[jaunty] python 3 interpreter keystroke problem
https://bugs.launchpad.net/bugs/359077
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 359077] Re: [jaunty] python 3 interpreter keystroke problem

2009-04-14 Thread Matthias Klose
** Package changed: python3-defaults (Ubuntu) => python3.0 (Ubuntu)

-- 
[jaunty] python 3 interpreter keystroke problem
https://bugs.launchpad.net/bugs/359077
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 359077] Re: [jaunty] python 3 interpreter keystroke problem

2009-04-11 Thread arekkusu
** Description changed:

  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 ??

-- 
[jaunty] python 3 interpreter keystroke problem
https://bugs.launchpad.net/bugs/359077
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs