Change History (11)
follow-up: 2 comment:1 by , 15 years ago
Milestone: | 1.4.0 → 1.3.0 |
---|---|
Status: | new → pending |
comment:2 by , 15 years ago
Status: | pending → new |
---|
I have updated the git version now and the problem persists.
follow-up: 5 comment:4 by , 15 years ago
Replying to Cas:
can you try with a fresh config
Sorry, I can't. I execute deluged from server and I connect remotely via deluge-gtk. It's too work to make only a test.
When this last git version, when I restart the program, deluge removes the labels of torrents whose labels were manually assigned, except in one torrent... ¿?
This is really bad!
comment:5 by , 15 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Replying to simonbcn:
Sorry, I can't. I execute deluged from server and I connect remotely via deluge-gtk. It's too work to make only a test.
In that case simply start a localhost server and test with that.
This is a development version so not having a clean config could cause unexpected results. Is the remote server 1.3.0dev as this could easily cause problems. We would need logs to actually determine the problem.
This cannot be reproduced as it stands so i am closing it
comment:6 by , 15 years ago
I have tested in localhost and it now works...
But what do I do with the torrents that I have now? They are many.
Is this what we can expect every time you liberate a new version? Delete old config and delete all torrents and start again!!
Where is the backward compatibility?
follow-up: 8 comment:7 by , 15 years ago
I have already stated that this is a development version this means that things change constantly and so you should not rely on it to be 100% stable. This is the fundamental principle of building applications from source code that has not been released.
I did not say you had to delete your torrents but obviously it would recheck them all when they are added again.
Backward compatibility in relation to what?
follow-up: 9 comment:8 by , 15 years ago
Replying to Cas:
Backward compatibility in relation to what?
In relation to v1.2.3. I have used the same config from that version without problems and now...
What can I do now to update the actual torrents to new config!? Must I add one to one again!? o_O
follow-up: 10 comment:9 by , 15 years ago
Replying to simonbcn:
Replying to Cas:
Backward compatibility in relation to what?
In relation to v1.2.3. I have used the same config from that version without problems and now...
What can I do now to update the actual torrents to new config!? Must I add one to one again!? o_O
I guess what's being asked is to try it out with a fresh config to see if the problem lies with your current config files. To do this, simply mv your current config directory somewhere safe and startup deluge.
mv ~/.config/deluge ~/.config/deluge.backup
Then add a torrent, assign a label and then change the label. See if you can reproduce your original results. This will help us track down the problem.
}}}
comment:10 by , 15 years ago
Replying to andar:
Replying to simonbcn:
Replying to Cas:
Backward compatibility in relation to what?
In relation to v1.2.3. I have used the same config from that version without problems and now...
What can I do now to update the actual torrents to new config!? Must I add one to one again!? o_O
I guess what's being asked is to try it out with a fresh config to see if the problem lies with your current config files. To do this, simply mv your current config directory somewhere safe and startup deluge.
mv ~/.config/deluge ~/.config/deluge.backupThen add a torrent, assign a label and then change the label. See if you can reproduce your original results. This will help us track down the problem.
I already have done and verified that works (comment:6 ).
But I think that the last modifications are incompatible with config in deluge prior to this git version. With my old config (it used the same from version 1.2.1) now it's incompatible the info of labels in torrents.
If there isn't backward compatibility, IMHO, there is a problem.
comment:11 by , 15 years ago
Well, to be fair you've been using the development branch so the config may not be the same as 1.2.1 at this point. What could be done is to load deluge 1.2.x up with fresh config and create some labels / add some torrents, then upgrade to the latest master version and try to reproduce this issue. We will know when if there a problem with migrating the config from 1.2.x to master.
we cannot repeat with latest git master