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 #154

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

tortp-gtk error #154

ghost opened this issue Jun 9, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 9, 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 <module>
    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?

@ghost ghost closed this as completed Jun 10, 2016
@ghost ghost reopened this Aug 7, 2016
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