Search found 4 matches

by agnaramasi
Sun Sep 26, 2010 8:56 pm
Forum: Support
Topic: High CPU usage while remote client is connected to daemon
Replies: 0
Views: 1530

High CPU usage while remote client is connected to daemon

I set up the thin client, but noticed a curious pattern of CPU use. The daemon itself consumes almost no CPU, but when I open the client on my remote machine, the daemon's CPU usage spikes dramatically. This CPU use increases with the number of torrents added to the session. With anything over 200 t...
by agnaramasi
Sat Sep 25, 2010 4:10 am
Forum: Support
Topic: Install error on ARM-based NAS
Replies: 2
Views: 2648

Re: Install error on ARM-based NAS

Thanks for the reply. I now know that the python bindings for libtorrent were not installed. No such package is available in my repositories. My only option, then, is to compile libtorrent myself with python bindings enabled?
I appreciate your help.
by agnaramasi
Sat Sep 25, 2010 12:59 am
Forum: Support
Topic: Install error on ARM-based NAS
Replies: 2
Views: 2648

Install error on ARM-based NAS

I am trying to install Deluge 1.3.0 from the source tarball on an ARM-based NAS but have encountered the following error when checking for a clean build environment: Traceback (most recent call last): File "setup.py", line 219, in <module> if subprocess.call(['./get_libtorrent.sh']) > 0: F...
by agnaramasi
Sun Dec 06, 2009 7:52 am
Forum: Support
Topic: deluge-daemon script not working in karmic
Replies: 37
Views: 40918

Re: deluge-daemon script not working in karmic

When I use this init script to run the daemon as system user "deluge", all my downloads in the /var/lib/deluge folder appear as read-only for my normal user accounts and nfs clients. I'm wondering how to manage file permissions with this script. Any help you could give would be appreciated.