Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
- QLayout: Attempting to add QLayout "" to QFrame "", which already has a layout
- Traceback (most recent call last):
- File "/usr/bin/tor-control-panel", line 8, in <module>
- tor_control_panel.main()
- File "/usr/lib/python3/dist-packages/tor_control_panel/tor_control_panel.py", line 760, in main
- tor_controller.refresh(True)
- File "/usr/lib/python3/dist-packages/tor_control_panel/tor_control_panel.py", line 716, in refresh
- self.refresh_user_configuration()
- File "/usr/lib/python3/dist-packages/tor_control_panel/tor_control_panel.py", line 664, in refresh_user_configuration
- args = torrc_gen.parse_torrc()
- File "/usr/lib/python3/dist-packages/tor_control_panel/torrc_gen.py", line 122, in parse_torrc
- bridge_type = bridges_display[bridges_type.index(bridge_type)]
- UnboundLocalError: local variable 'bridge_type' referenced before assignment
- QThread: Destroyed while thread is still running
- Aborted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement