| Issue 4: | bubbles threw except (just fyi) | |
| 1 person starred this issue and may be notified of changes. | Back to list |
jon@jon-desktop:~/tor-gui$ python headgui.py Setting Env variable TOR_DIR... Reading TOR_DIR env... You failed to initi TORMAP_DIR env, I'll do it for you... $HOME/tor-gui/tormap tor: no process killed http://0.0.0.0:8080/ I am loading prev settings... Nov 14 15:37:21.021 [notice] Tor v0.2.0.31 (r16744). This is experimental software. Do not rely on it for strong anonymity. (Running on Linux i686) Nov 14 15:37:21.024 [notice] Initialized libevent version 1.3e using method epoll. Good. Nov 14 15:37:21.057 [notice] Opening Socks listener on 127.0.0.1:9050 Nov 14 15:37:21.057 [notice] Opening Control listener on 127.0.0.1:9051 Application found: headgui.py (pid=8461) Application found: Firefox (pid=5055) Application found: Text Editor (pid=5032) Application found: Terminal (pid=4855) Application found: File Manager (pid=4771) Application found: Top Expanded Edge Panel (pid=4765) Application found: Bottom Expanded Edge Panel (pid=4765) 'Tor controller initialized...' "[{'ip': '91.120.135.250', 'name': 'TheDonor', 'isexit': True}, {'ip': '84.179.86.144', 'name': 'abcdefg', 'isexit': True}, {'ip': '193.202.115.224', 'name': 'agate', 'isexit': False}, {'ip': '81.86.169.50', 'name': 'Sorcerer', 'isexit': True}, {'ip': '67.100.94.85', 'name': 'BinaryBLENDER', 'isexit': False}]" Traceback (most recent call last): File "/home/jon/tor-gui/tormap/headgui.py", line 264, in __test_complete_handler self.app.start_dialog.status_tested() File "/home/jon/tor-gui/tormap/headgui.py", line 188, in status_tested self.app.on_startup_finished() File "/home/jon/tor-gui/tormap/headgui.py", line 297, in on_startup_finished self.show_intro() File "/home/jon/tor-gui/tormap/headgui.py", line 311, in show_intro self._bubbles.append(n) AttributeError: 'App' object has no attribute '_bubbles' revision 56
Nov 17, 2008
Project Member
#1
eleh...@gmail.com
Status:
Fixed
|