On Wed, 09 Nov 2011 13:53:54 +0600, Stanislav Panasik <[email protected]> wrote: > Hi ! > > When i'm in the preferences editor and want to go down to the next > screen (down to the theme-custom) > http://img220.imageshack.us/img220/1747/001mi.png > > Traceback (most recent call last): > (snip) > raise ListBoxError, "Focus Widget %r at position %r within listbox > calculated cursor coords %r but rendered cursor coords %r!" > %(focus_widget,focus_pos,cursor,c_cursor) > urwid.listbox.ListBoxError: Focus Widget <Padding selectable flow widget > <AttrMap selectable flow widget <Edit selectable flow widget '' > edit_pos=0> attr_map={None: 'value'}> left=4> at position 13 within > listbox calculated cursor coords (3, 0) but rendered cursor coords > None!
Thanks for the report. I've released a workaround: https://github.com/inducer/pudb/issues/22 Andreas
pgpqA6ZRsr8mB.pgp
Description: PGP signature
_______________________________________________ Pudb mailing list [email protected] http://lists.tiker.net/listinfo/pudb
