Custom Query (2441 matches)
Results (148 - 150 of 2441)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1093 | WorksForMe | Can't start the RC-version of Deluge in Windows 7. | andar | Umeaboy |
Description |
I got this message when running it via Powershell (Windows version of Terminal-window): [ERROR ] 07:03:42 __init__:1082 DLL load failed: The applied module can't be found. Traceback (most recent call last): File "deluge\ui\ui.py", line 127, in __init__ File "deluge\ui\gtkui\__init__.py", line 1, in <module> File "deluge\ui\gtkui\gtkui.py", line 40, in <module> File "twisted/internet/gtk2reactor.py", line 35, in <module> File "gobject/__init__.py", line 30, in <module> File "gobject/constants.py", line 22, in <module> File "gobject/_gobject.py", line 14, in <module> ImportError: DLL load failed: The applied module can't be found. [ERROR ] 07:03:42 ui:147 There was an error whilst launching the request UI: gtk [ERROR ] 07:03:42 ui:148 Look at the traceback above for more information. Note that I have hade this installed for a while. |
|||
#1095 | WorksForMe | Incorrect torrent creation | andar | XChesser |
Description |
Deluge creates torrent files incorrectly in case of piece size of 1/2/4 MB. For example, torrent file for 8 GB release turns out about 40 MB (at 2 MB size). After creating torrent Deluge often crashes. |
|||
#1122 | WorksForMe | Needless re-checking of some torrents when deluge restarted without internet connection | Ideal | |
Description |
I seen this thingie happening for quite some times already and now seems like i see the pattern why. After you start deluge when no internet connection is available and then restart deluge once again - for some reason it starts to re-check some of the torrents, here now its ~25%(~30 out of 117 here) of all of them. Seems like maybe the cause is deluge/libtorrent confusing the status of torrents not being able to connect to trackers or the like and writing wrong status of such torrents on shutdown and on the next start - considers them as needed to recheck. |