#3347: Deluge-console traceback at launch
----------------------------+---------------------
 Reporter:  blackbox42      |       Type:  bug
   Status:  new             |   Priority:  minor
Milestone:  needs verified  |  Component:  Unknown
  Version:  2.0.3           |   Keywords:
----------------------------+---------------------
 Deluge console displays the initial connect box but then locks up and
 crashes.
 ____________________

 Traceback (most recent call last):
   File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line
 654, in _runCallbacks
     current.result = callback(current.result, *args, **kw)
   File "/usr/lib/python3/dist-packages/deluge/ui/client.py", line 408, in
 __on_connect_fail
     self.daemon_info_deferred.errback(reason)
   File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line
 501, in errback
     self._startRunCallbacks(fail)
   File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line
 568, in _startRunCallbacks
     self._runCallbacks()
 --- <exception caught here> ---
   File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line
 654, in _runCallbacks
     current.result = callback(current.result, *args, **kw)
   File "/usr/lib/python3/dist-
 packages/deluge/ui/console/modes/connectionmanager.py", line 78, in
 on_host_status
     self.update_select_host_popup()
   File "/usr/lib/python3/dist-
 packages/deluge/ui/console/modes/connectionmanager.py", line 40, in
 update_select_host_popup
     selected_index = self.popup.current_selection() if self.popup else
 None
 builtins.AttributeError: 'InputPopup' object has no attribute
 'current_selection'

 blackbox@bluebox:/blue_raid/big$ deluge-console -v
 deluge-console 2.0.3
 libtorrent: 1.1.13.0
 Python: 3.7.5
 OS: Linux Ubuntu 19.10 Eoan Ermine

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3347>
Deluge <https://deluge-torrent.org/>
Deluge Project

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/deluge-dev/049.07aba600ebd23a07f82a55a8b1dcbde5%40deluge-torrent.org.

Reply via email to