Curses.Blinkenlights not working on Mac OS X

Adeel Ahmad Khan aakhan at mccme.ru
Thu Aug 12 17:05:56 BST 2010


I get an error when trying to run offlineimap with Curses.Blinkenlights:

Thread 'InputHandler loop' terminated with exception:
Traceback (most recent call last):
File "/Library/Python/2.6/site-packages/offlineimap/threadutil.py", line 153, in run
Thread.run(self)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threading.py", line 477, in run
self.__target(*self.__args, **self.__kwargs)
File "/Library/Python/2.6/site-packages/offlineimap/ui/Curses.py", line 271, in bgreaderloop s.bgchar(ch)
File "/Library/Python/2.6/site-packages/offlineimap/ui/Curses.py", line 381, in keypress
if chr(key) == 'q':
ValueError: chr() arg not in range(256)

No debug messages were logged for InputHandler loop.

--

Is there any way to make this UI work on Mac OS X?  (10.6.4)




More information about the OfflineIMAP-project mailing list