Package: tor-arm Version: 1.4.4.1-1 Severity: normal When using "a) save snapshot of the log" on Page 1, if a filename is given without using an absolute path, the program will crash and show these errors:
Traceback (most recent call last): File "/usr/share/arm/starter.py", line 543, in <module> cli.controller.startTorMonitor(time.time() - initTime) File "/usr/share/arm/cli/controller.py", line 683, in startTorMonitor curses.wrapper(drawTorMonitor, startTime) File "/usr/lib/python2.6/curses/wrapper.py", line 43, in wrapper return func(stdscr, *args, **kwds) File "/usr/share/arm/cli/controller.py", line 784, in drawTorMonitor isKeystrokeConsumed = panelImpl.handleKey(key) File "/usr/share/arm/cli/logPanel.py", line 977, in handleKey self.showSnapshotPrompt() File "/usr/share/arm/cli/logPanel.py", line 889, in showSnapshotPrompt self.saveSnapshot(pathInput) File "/usr/share/arm/cli/logPanel.py", line 916, in saveSnapshot if not os.path.exists(baseDir): os.makedirs(baseDir) File "/usr/lib/python2.6/os.py", line 157, in makedirs mkdir(name, mode) Additionally, if no path is specified AND dashes ("-") are used in the filename, other errors are shown, such as: OSError: [Errno 2] No such file or directory: '' Exception in thread Thread-5 (most likely raised during interpreter shutdown): Traceback (most recent call last):Exception in thread Thread-2 (most likely raised during interpreter shutdown):Exception in thread Thread-3 (most likely raised during interpreter shutdown): Exception in thread Thread-4 (most likely raised during interpreter shutdown): Traceback (most recent call last):Exception in thread Thread-1 (most likely raised during interpreter shutdown):Traceback (most recent call last): File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner File "/usr/share/arm/util/sysTools.py", line 458, in run File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner File "/usr/share/arm/cli/connections/connPanel.py", line 291, in run -- System Information: Debian Release: 6.0.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages tor-arm depends on: ii python 2.6.6-3+squeeze6 interactive high-level object-orie ii python-support 1.0.10 automated rebuilding support for P ii python-torctl 20110618git-1 Tor control library for Python tor-arm recommends no packages. Versions of packages tor-arm suggests: ii tor 0.2.1.29-1 anonymizing overlay network for TC -- no debconf information (END) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org