Can't Start deluge-console 2.0.0.dev7009

4 views
Skip to first unread message

James Lee

unread,
Mar 25, 2017, 9:49:01 PM3/25/17
to Deluge Dev
I installed the latest deluge from
http://ppa.launchpad.net/deluge-team/develop/ubuntu yakkety main
However, I get an error when I run deluge-console. I can log into daemon using deluge-web though.
How can I fix this?
Here's the log, and thanks in advance!

$ deluged --version                               
deluged 2.0.0.dev7009                                                         
libtorrent: 1.1.2.0                                                           
Python: 2.7.12+                                                               
OS: Linux Ubuntu 16.10 yakkety                                                
$ deluge-console --version                        
deluge-console 2.0.0.dev7009                                                  
libtorrent: 1.1.2.0                                                           
Python: 2.7.12+                                                               
OS: Linux Ubuntu 16.10 yakkety                                                
$ deluged
$ deluge-console
Traceback (most recent call last):
  File "/usr/bin/deluge-console", line 11, in <module>
    load_entry_point('deluge==2.0.0.dev7009', 'console_scripts', 'deluge-console')()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/__init__.py", line 19, in start
    Console().start()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/console.py", line 120, in start
    do_profile=self.options.profile)
  File "/usr/lib/python2.7/dist-packages/deluge/common.py", line 1130, in run_profiled
    return func(*args)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/console.py", line 114, in run
    return c.start_ui()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/main.py", line 156, in start_ui
    curses.wrapper(self.run)
  File "/usr/lib/python2.7/curses/wrapper.py", line 43, in wrapper
    return func(stdscr, *args, **kwds)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/main.py", line 222, in run
    self.register_mode(ConnectionManager(stdscr, self.encoding), set_mode=True)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/modes/connectionmanager.py", line 40, in __init__
    BaseMode.__init__(self, stdscr, encoding=encoding)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/modes/basemode.py", line 143, in __init__
    self.refresh()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/modes/connectionmanager.py", line 195, in refresh
    self.update_select_host_popup()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/modes/connectionmanager.py", line 48, in update_select_host_popup
    popup = SelectablePopup(self, _('Select Host'), self._host_selected, border_off_west=1, active_wrap=True)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/widgets/popup.py", line 215, in __init__
    BaseInputPane.__init__(self, self, **kwargs)
  File "/usr/lib/python2.7/dist-packages/deluge/ui/console/widgets/inputpane.py", line 36, in __init__
    super(BaseInputPane, self).__init__()
TypeError: __init__() takes at least 3 arguments (1 given)



Bendik Rønning Opstad

unread,
Mar 26, 2017, 7:01:28 AM3/26/17
to delug...@googlegroups.com
Hi

Can you create a ticket for this issue?

--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+unsubscribe@googlegroups.com.
To post to this group, send email to delug...@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.

James Lee

unread,
Mar 26, 2017, 9:48:50 AM3/26/17
to delug...@googlegroups.com

Sorry, where can I create an issue?

You received this message because you are subscribed to a topic in the Google Groups "Deluge Dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/deluge-dev/qms82_UG_9E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to deluge-dev+...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages