Page 1 of 1
Menu Preferences and plugins not working
Posted: Wed Feb 27, 2008 8:14 pm
by next1900
Good evening everyone!
First of all i want to thank creators of Deluge it`s really really help me

(it`s working when i am at subnet and using router -no other programs downloaded something)
but for some reason menu
Edit -> Plugins
and
Edit -> Preferences
are not working - all others menu are working
i didn`t see any errors in setupping progress (but who knows)
did somebody have or had the same problem ? and how can i resolve that problem ? (i installed deluge from FAQ:How do I build and install the latest version from SVN (Linux/Unix)? - with command line)
i am using Mepis7 and i am noob in linux

- i think i should say it to you
and sorry for my bad english - it`s not my mother tongue
so i am begging: can anyone help me ? or can i change preferences (i need only "close to tray", "start at tray" "max download speed" and "DHT enable") in config files ?
Re: Menu Preferences and plugins not working
Posted: Thu Feb 28, 2008 3:31 am
by loki
It's probably better to use the stable version, svn is very much a work in progress.
Re: Menu Preferences and plugins not working
Posted: Thu Feb 28, 2008 8:14 am
by next1900
loki wrote:It's probably better to use the stable version, svn is very much a work in progress.
you mean to install from
http://deluge-torrent.org/downloads.php ?
the problem that i can`t

if i am trying to install it from download section - i see errors
Code: Select all
<ktop/deluge-torrent_0.5.8.4-1_i386.lenny.deb' ;echo RESULT=$?
Selecting previously deselected package deluge-torrent.
(Reading database ... 124784 files and directories currently installed.)
Unpacking deluge-torrent (from .../deluge-torrent_0.5.8.4-1_i386.lenny.deb) ...
dpkg: dependency problems prevent configuration of deluge-torrent:
deluge-torrent depends on libboost-date-time1.34.1 (>= 1.34.1-2.1); however:
Package libboost-date-time1.34.1 is not installed.
deluge-torrent depends on libboost-filesystem1.34.1 (>= 1.34.1-2.1); however:
Package libboost-filesystem1.34.1 is not installed.
deluge-torrent depends on libboost-thread1.34.1 (>= 1.34.1-2.1); however:
Package libboost-thread1.34.1 is not installed.
deluge-torrent depends on libc6 (>= 2.7-1); however:
Version of libc6 on system is 2.3.6.ds1-13etch5.
deluge-torrent depends on libssl0.9.8 (>= 0.9.8f-1); however:
Version of libssl0.9.8 on system is 0.9.8c-4etch1.
deluge-torrent depends on libstdc++6 (>= 4.2.1-4); however:
Version of libstdc++6 on system is 4.1.1-21.
deluge-torrent depends on python-pyopenssl; however:
Package python-pyopenssl is not installed.
dpkg: error processing deluge-torrent (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
deluge-torrent
RESULT=1
it ddoesn`t matter which version i downloaded Lenny or Sid
it`s also strange because i installed packages libboost and others...
Re: Menu Preferences and plugins not working
Posted: Thu Feb 28, 2008 9:25 am
by jdhore
next1900 wrote:loki wrote:It's probably better to use the stable version, svn is very much a work in progress.
you mean to install from
http://deluge-torrent.org/downloads.php ?
the problem that i can`t

if i am trying to install it from download section - i see errors
Code: Select all
<ktop/deluge-torrent_0.5.8.4-1_i386.lenny.deb' ;echo RESULT=$?
Selecting previously deselected package deluge-torrent.
(Reading database ... 124784 files and directories currently installed.)
Unpacking deluge-torrent (from .../deluge-torrent_0.5.8.4-1_i386.lenny.deb) ...
dpkg: dependency problems prevent configuration of deluge-torrent:
deluge-torrent depends on libboost-date-time1.34.1 (>= 1.34.1-2.1); however:
Package libboost-date-time1.34.1 is not installed.
deluge-torrent depends on libboost-filesystem1.34.1 (>= 1.34.1-2.1); however:
Package libboost-filesystem1.34.1 is not installed.
deluge-torrent depends on libboost-thread1.34.1 (>= 1.34.1-2.1); however:
Package libboost-thread1.34.1 is not installed.
deluge-torrent depends on libc6 (>= 2.7-1); however:
Version of libc6 on system is 2.3.6.ds1-13etch5.
deluge-torrent depends on libssl0.9.8 (>= 0.9.8f-1); however:
Version of libssl0.9.8 on system is 0.9.8c-4etch1.
deluge-torrent depends on libstdc++6 (>= 4.2.1-4); however:
Version of libstdc++6 on system is 4.1.1-21.
deluge-torrent depends on python-pyopenssl; however:
Package python-pyopenssl is not installed.
dpkg: error processing deluge-torrent (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
deluge-torrent
RESULT=1
it ddoesn`t matter which version i downloaded Lenny or Sid
it`s also strange because i installed packages libboost and others...
I don't believe Debian Etch is supported by Deluge current as EVERY dependency in Etch is what a lot of people would consider ancient (GNOME is 2.5 years old, gcc is about 2 years old, etc), and it would be too much work to get compatibility with it.
Re: Menu Preferences and plugins not working
Posted: Thu Feb 28, 2008 9:38 am
by next1900
bad

but i found how to changes preferences - in file ~/.config/deluge/prefs.state
understand all exept some which concern DHT
Code: Select all
S'enable_dht'
p2
I01
...
sS'dht_proxy_password'
p21
S'
...
sS'dht_proxy_port'
p48
I8080
...
sS'dht_proxy_type'
p72
I0
...
sS'dht_proxy_username'
p73
S''
....
sS'dht_proxy_hostname'
p93
S''
...
sS'dht_proxy'
p101
I01
it means that DHT is enebled - but how can i be sure ? what should i see in status bar below "details"
now i see (DHT:0) - so anyone can paste here his parts of prefs.state which concern to DHT or all config ? (about plugins - idon`t find a file which answerring for it)
Re: Menu Preferences and plugins not working
Posted: Sat Mar 01, 2008 1:50 am
by julien-1993
the error message mentionned is that you are missing dependencies,
juste run the commande to fullfill missing dependencies
which on a debian base linux like ubuntu is:
sudo apt-get -f install