Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tortp-gtk error #11

Open
ghost opened this issue Jun 10, 2016 · 0 comments
Open

tortp-gtk error #11

ghost opened this issue Jun 10, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 10, 2016

hi,
tortp-gtk start error. terminal error text;

~ $ sudo tortp-gtk
Traceback (most recent call last):
File "/usr/local/bin/tortp-gtk", line 356, in
icon = Icon()
File "/usr/local/bin/tortp-gtk", line 90, in init
self.load(None)
File "/usr/local/bin/tortp-gtk", line 100, in load
self.window = MainWindow()
File "/usr/local/bin/tortp-gtk", line 152, in init
info_box = self.get_info_box()
File "/usr/local/bin/tortp-gtk", line 190, in get_info_box
tpinfo = TransparentProxyInfoBox()
File "/usr/local/bin/tortp-gtk", line 218, in init
self.load_model()
File "/usr/local/bin/tortp-gtk", line 224, in load_model
exit_node = tortp.get_exit()
TypeError: get_exit() takes exactly 1 argument (0 given)

help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants