> > line 298, in stats > > stop = self.Output.display(data) > > File "/usr/bin/btlaunchmanycurses", line 230, in display > > self._display_data(data) > > File "/usr/bin/btlaunchmanycurses", line 206, in _display_data > > self._display_line(line, True) > > File "/usr/bin/btlaunchmanycurses", line 166, in _display_line > > self.mainwin.addnstr(line, 0, s, self.mainwinw, curses.A_BOLD) > >error: addnstr() returned ERR
Sorry; I was thinking of a different bug. This one was due to 8-bit characters. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

