Custom Query (2447 matches)
Results (235 - 237 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#196 | Fixed | Adding torrent problem, 'No such unique_ID.' | ||
Description |
Hello, after adding new torrent to deluge I get: Raising error: No such unique_ID. Unable to add torrent: 'No such unique_ID.' Raising error: No such unique_ID. Unable to save fastresume: 'No such unique_ID.' Raising error: No such unique_ID. Unable to scrape tracker 'No such unique_ID.' and torrent doesn't show up in the gui list... Here is what I get after restart Deluge: Raising error: No such unique_ID. Unable to prioritize files: 'No such unique_ID.' Raising error: No such unique_ID. Traceback (most recent call last):
deluge.core.DelugeError: 'No such unique_ID.' I use Gentoo x86_64 |
|||
#560 | Fixed | changing max connections in status bar crash deluge | ||
Description |
Issue: If I change the max connections value in status, bar deluge crashes and cannot be started again. Looking at core.conf I found that the value is been set as Float, and according to the crash traceback it should be a Int. How to reproduce: Try to change the "Connections" value in status bar using the option "Other" and entering a value (I tried 160) Expected result: value is set as Int Actual result: value is set as Float |
|||
#261 | Fixed | cannot launch Deluge r3201 | ||
Description |
szabolcs@sin:~/svn/deluge$ deluge no existing Deluge session Starting new Deluge session... deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG. Applying preferences Scanning plugin dir /usr/share/deluge/plugins Initialising plugin DesiredRatio Initialising plugin WebSeed Initialising plugin NetworkGraph Initialising plugin TorrentCreator Traceback (most recent call last):
SyntaxError: invalid syntax |