#1518: [win32] If deluged is running, starting classic mode deluge results in
unhandled error
-------------------+--------------------------------------------------------
Reporter: Cas | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 1.3.2
Component: core | Version: 1.3.1
Keywords: |
-------------------+--------------------------------------------------------
Start delgued separately and then start deluge with classic mode enabled
and a box pops up with the error message below.
It doesn't break Deluge, just should be handled so as not to appear.
{{{
Traceback (most recent call last):
File "deluge\ui\gtkui\gtkui.py", line 294, in _on_reactor_start
File "deluge\ui\client.py", line 559, in start_classic_mode
File "deluge\ui\client.py", line 432, in __init__
File "deluge\core\daemon.py", line 81, in __init__
File "deluge\core\daemon.py", line 71, in process_running
File "deluge\core\daemon.py", line 68, in get_proclist
File "win32com/client/__init__.py", line 72, in GetObject
File "win32com/client/__init__.py", line 87, in Moniker
com_error: (-2147023838, 'The service cannot be started, either because it
is disabled or because it has no enabled devices associated with it.',
None, None)
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1518>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.