UTF-8 output with curses module is broken

Bug #31054 reported by Ian Ward
2
Affects Status Importance Assigned to Milestone
Python
Unknown
Unknown
python2.4 (Ubuntu)
Fix Released
Undecided
Matthias Klose

Bug Description

Python links against the ncurses library which does not support UTF-8 output. The version of ncurses that supports UFT-8 is called "ncursesw".

I have submitted a patch that lets python link agains ncursesw. It can be found here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1428494&group_id=5470&atid=305470

The Ubuntu python package dependencies will also have to be changed to use libncurses5w instead of libncurses5.

Christian Reis (kiko)
Changed in python:
importance: Untriaged → Unknown
status: Unconfirmed → Unknown
Revision history for this message
Matthias Klose (doko) wrote :

fixed in the dapper release (and edgy).

Changed in python2.4:
assignee: nobody → doko
status: Unconfirmed → 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.