Custom Query (2447 matches)
Results (211 - 213 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2865 | WorksForMe | WebUI CPU usage goes to 100% on one core of the processor after a few days with Deluge 1.3.13 - Arch Linux | ||
Description |
I have noticed this happening several times. A restart of the web service will help for a few days, but then the same behavior occurs. This started to happen about a week ago which seems to relate to the Deluge package update on Arch Linux. I don't know what logs you need here. I switched back to 1.3.12 for now. I'm happy to help debug this further. |
|||
#2868 | WorksForMe | OSX sound notification is still greyed out | ||
Description |
Under Settings and UI Notifications, Popups enabled and Sound enabled are greyed out. The Sound Customization tab is also greyed out. Still not fixed after the 1.3.13 update |
|||
#2887 | WorksForMe | Daemon not starting | ||
Description |
Probably not a bug but a problem of my platform, but not sure. sudo apt-get update sudo apt-get upgrade installed the daemon and the console with sudo apt-get install deluged deluge-console but when i try to start the deamon with the command deluged I get this strange error, which i have never seen before Traceback (most recent call last): File "/usr/bin/deluged", line 5, in <module> from pkg_resources import load_entry_point File "/opt/python/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2976, in <module> @_call_aside File "/opt/python/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2962, in _call_aside f(*args, **kwargs) File "/opt/python/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2989, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/opt/python/lib/python2.7/site-packages/pkg_resources/__init__.py", line 660, in _build_master ws.require(__requires__) File "/opt/python/lib/python2.7/site-packages/pkg_resources/__init__.py", line 968, in require needed = self.resolve(parse_requirements(requirements)) File "/opt/python/lib/python2.7/site-packages/pkg_resources/__init__.py", line 854, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'deluge==1.3.10' distribution was not found and is required by the application My python version is Python 2.7.12 Please help, I need Deluge :) Thank to all the developers, this is a great project! |