Bug#687581: python 3.2 misconfigured for ncursesw pads

2012-09-13 Thread Jack Miller
Package: python3.2-minimal Version: 3.2.3-2 The packaged version of python3.2-minimal has #undef WINDOW_HAS_FLAGS in pyconfig.h which breaks all software relying on Python's curses pad support. I wrote a basic test @ http://codezen.org/static/pad_test.py All it does is import curses,

Bug#643816: python2.7: linked against ncurses instead of ncursesw

2011-09-29 Thread Jack Miller
Package: python2.7 Version: 2.7.2-5 Severity: normal The current release of python 2.7 is linked improperly against libncurses instead of the wide-char capable version libncursesw like python 2.6 is. This makes it much more difficult to work with unicode in Python with curses. A simple rebuild

Bug#482815: signature unnecessary

2009-03-26 Thread Jack Miller
I got really confused by this message as well, and ended up putting the .bin file packaged with the official tarball in the /usr/share/hibernate directory. That made the message go away, but didn't make resume work. The key thing for me was that `hibernate-disk` doesn't work for TuxOnIce, you

Bug#502587: RFP: canto -- extensible ncurses RSS/Atom reader in Python

2008-10-18 Thread Jack Miller
Package: wnpp Severity: wishlist Canto is a very flexible RSS/Atom reader in Python based on Mark Pilgrim's python-feedparser. It's interface is in ncurses, and is fully customizable. It's entirely under the GPLv2 as well. You can find the homepage at codezen.org/canto and download the source or

Bug#441553: Fixed.

2007-10-01 Thread Jack Miller
This bug was fixed with NRSS 0.3.4

Bug#443749: Fixed.

2007-10-01 Thread Jack Miller
This bug should be fixed as of NRSS 0.3.5 (pending confirmation, I don't have an S390 and can't determine a safe macro name).

Bug#439865: RFP: nrss -- An ncurses RSS reader with a better interface.

2007-08-27 Thread Jack Miller
Package: wnpp Severity: wishlist * Package name: nrss Version : 0.3.0 Upstream Author : Jack Miller [EMAIL PROTECTED] * URL : http://www.codezen.org/nrss * License : GPL Programming Lang: C Description : An ncurses RSS reader with a better interface