[Urwid] FileChooser
James Mills
prologic at shortcircuit.net.au
Fri Jul 7 19:13:44 EDT 2006
On Fri, Jul 07, 2006 at 03:26:26PM +0200, Rebecca Breu wrote:
> Hi all!
Hi :)
Great work! Mind if I report a bug!
$ python filechooser.py
Traceback (most recent call last):
File "filechooser.py", line 337, in ?
main()
File "filechooser.py", line 290, in main
ui.run_wrapper(run)
File "/usr/lib/python2.4/site-packages/urwid/curses_display.py", line
177, in run_wrapper
return fn()
File "filechooser.py", line 328, in run
widget.mouse_event(dim, event, button, col, row, focus=True)
File "/usr/lib/python2.4/site-packages/urwid/widget.py", line 1234, in
mouse_event
event, button, col, row-top)
TypeError: mouse_event() takes exactly 7 arguments (6 given)
This happens when you click on the [ ] Show hidden files
cheers
James
--
--
-"Problems are Solved by Method"
-
- James Mills <prologic at shortcircuit.net.au>
- HomePage: http://shortcircuit.net.au/~prologic/
- Phone: +61732166379
- Mobile: +61404270962
- Skype: therealprologic
- MSN: prologic at shortcircuit.net.au
- ICQ: 98888663
- IRC: irc://shortcircuit.net.au#se
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
More information about the Urwid
mailing list