Package: python-nxt-filer Version: 2.2.1-1 When starting nxt_filer from a graphical desktop environment when no Lego Mindstorm NXT is plugged in, for example using Alt-F2 in KDE, nothing happen. The program just silently fail to start, and do not report any errors using the GUI.
Trying to run it from a shell show these messages: % nxt_filer Traceback (most recent call last): File "/usr/bin/nxt_filer", line 144, in <module> brick = nxt.locator.find_one_brick(keyword_arguments.get('host',None)) File "/usr/lib/python2.6/dist-packages/nxt/locator.py", line 137, in find_one_brick raise BrickNotFoundError nxt.locator.BrickNotFoundError % Please change the program to report this problem with a GUI popup or something similar, to avoid confusing users trying to start the program for the first time. -- Happy hacking Petter Reinholdtsen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org