Search found 6 matches
- Mon Jul 16, 2007 1:48 pm
- Forum: Support
- Topic: Can't deselect files in 0.5.2
- Replies: 7
- Views: 6602
Re: Can't deselect files in 0.5.2
I made some further tests, and it seems this only happens if I have two or more torrents loaded. If I only have one, deselecting files works fine. Another aspect of this bug is that if I have the files tab open, deselect some files, and then click on another torrent and back again, all files are sel...
- Sat Jul 14, 2007 9:39 pm
- Forum: Support
- Topic: Can't deselect files in 0.5.2
- Replies: 7
- Views: 6602
Re: Can't deselect files in 0.5.2
Any official word on this, is it something that will be fixed in 0.5.3?
- Wed Jul 11, 2007 3:25 pm
- Forum: Support
- Topic: Can't deselect files in 0.5.2
- Replies: 7
- Views: 6602
Can't deselect files in 0.5.2
Hi,
Are there any known problems with deselecting files to download? This worked fine in 0.5.1, but doesn't seem to have any effect in 0.5.2.
I'm using the Debian packages of 0.5.2 in Debian sid.
Are there any known problems with deselecting files to download? This worked fine in 0.5.1, but doesn't seem to have any effect in 0.5.2.
I'm using the Debian packages of 0.5.2 in Debian sid.
- Sat Jun 23, 2007 9:28 pm
- Forum: Support
- Topic: Preferences not saved / DeprecationWarning
- Replies: 7
- Views: 6559
Re: Preferences not saved / DeprecationWarning
The solution is to edit the config file ~/.config/deluge/persistent.state and to replace all the occurences of "ideluge.deluge" by "ideluge.core" . Doing so, you'll keep all your previous torrents. ;) I removed all my old settings, so persistent.state already says ideluge.core.
- Thu Jun 21, 2007 6:55 pm
- Forum: Support
- Topic: Preferences not saved / DeprecationWarning
- Replies: 7
- Views: 6559
Re: Preferences not saved / DeprecationWarning
Thank you for the fast reply
The fix for the system tray is changeset 668, right? Are there any plans for a new minor release, or will this have to wait for 5.2?

The fix for the system tray is changeset 668, right? Are there any plans for a new minor release, or will this have to wait for 5.2?
- Thu Jun 21, 2007 1:31 pm
- Forum: Support
- Topic: Preferences not saved / DeprecationWarning
- Replies: 7
- Views: 6559
Preferences not saved / DeprecationWarning
Hi, I get this error when starting Deluge 0.5.1.1 on a Debian unstable system (using the debian package from unstable), /var/lib/python-support/python2.4/deluge/core.py:723: DeprecationWarning: integer argument expected, got float PREF_FUNCTIONS[pref](self.get_pref(pref)) Deluge seems to work okay, ...