#3491: Console UI should not depend on core modules
------------------------+-------------------
Reporter: Cas | Owner:
Type: bug | Status: new
Priority: major | Milestone: 2.0.6
Component: Console UI | Version: 2.0.0
Keywords: |
------------------------+-------------------
While looking at a PR removing dependency on core.rpcserver in Web UI I
wondered if any other UI components also had core module dependency and
found:
{{{
from deluge.core.preferencesmanager import DEFAULT_PREFS
}}}
https://github.com/deluge-
torrent/deluge/blob/develop/deluge/ui/console/widgets/statusbars.py#L14
This means that it is harder to package console UI without including the
core code so should be replaced
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3491>
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/042.80fe1445795288fcd8564bc2433a50df%40deluge-torrent.org.