Custom Query (2447 matches)
Results (298 - 300 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#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! |
|||
#2886 | Duplicate | No Sound/Blink Notification | ||
Description |
I've searched the forum and it seems that pygame is needed to have sound notifications but it wasn't included in this build. I've found that others with this same issue who have submitted tickets, the tickets are marked closed/fixed. How do I go about getting this fixed. I'm using Deluge 1.3.6 on a mac. Thanks Kitsch |
|||
#2885 | Fixed | Unable to scrape tracker | ||
Description |
In the Logs I noticed the following message: Unable to scrape tracker: Python argument types in
did not match C++ signature:
This prevents the seeds and peers to be scraped properly from the tracker. |