Hi,
I've found something in the "save" function of config.py. I
think that part is getting us in trouble :
(Line 279)
# Make a backup of the old config
try:
log.debug("Backing up old config file to %s~",
filename)
shutil.move(filename, filename + "~")
Package: deluge
Version: 1.1.4+dfsg-1
Deluge doesn't save the configuration when exiting.
It only saves standart configuration (without any modification) in 3
files in ~/.config/deluge :
- core.conf.new
- gtkui.conf.new
- ui.conf.new
When reopening deluge i've got a lot of this :
[ERROR ]
2 matches
Mail list logo