Custom Query (2447 matches)
Results (106 - 108 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#107 | Fixed | Runtime Error !!! | ||
Description |
Microsoft Visual C++ Runtime Libary Runtime error ! Program c:\Program files\Deluge\deluge.exe This aplication has request the Runtime toterminate it in an unusual way. Pleace contact the applications support team for more information |
|||
#108 | Fixed | Speed Limiter plugin limits gone after 'force recheck' | ||
Description |
After doing a 'force recheck' for a torrent, speed limits set with Speed Limiter plugin are cleared. |
|||
#109 | Fixed | gtk client over ssh crashes core | ||
Description |
Hi, thanks for the awesome rework of deluge and the split into core and UI. This is very useful for me, I run deluge on a headless machine. I have found a way to reliably crash deluged (my version is the nightly 2988 on gutsy). Below, I will detail all steps. I assume that some of them are not necessary to reproduce the problem (I assume screen is an example) 1) deluge runs on my headless machine rie. I log in via "ssh -X rie" to enable X forwarding. 2) I run a screen session 3) I start deluged in a window of screen 4) "deluge -u web" 5) "deluge -u gtk" 6) browse the gtk UI. Quit (not close, but quit without shutting down core) deluge. 7) Ctrl+A Ctrl+D to leave screen, ready for reattachment 8) Ctrl+D to log out of ssh session. I am then not returned to the local console, something is hanging (I assume it has to do with some leftover from the X forward from the gtk ui). deluged then crashes. Regards Rolf |