Custom Query (2447 matches)
Results (238 - 240 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#792 | Fixed | config --set requires real values, not integer? | ||
Description |
Deluge 1.1.2, running on Ubuntu 8.10. Using the suggested workaround for changing Deluge settings from cron only works for real values: $ deluge -u console -a "config --set max_upload_speed 40.0" * Configuration value successfully updated. $ deluge -u console -a "config --set max_upload_speed 40" * Configuration value provided has incorrect type. If this is intended, then the documentation at http://dev.deluge-torrent.org/wiki/Scheduling should probably be updated to note this. Thanks. |
|||
#2681 | Fixed | [Win32] Error: "The parameter is incorrect" | ||
Description |
Torrents of folders containing more than one file return the error "The parameter is incorrect: SomeDirectory\SomeFilename.xyz" (placeholder names used here) when the storage path of those torrents is a Storage Spaces drive. Torrents of folders with exactly one file in them work correctly, as do single file torrents of any size. Forcing a re-check does not resolve the error. The particular Storage Spaces drive in question is a 9.4TB simple space, running on 4x3TB drives. The same torrents that cause errors work correctly when downloaded to a hardware RAID0 array. |
|||
#236 | Invalid | Problem at choosing where to save the files from torrent | ||
Description |
When you add o torrent is going to ask you where to save the files. the default path is /home/*username* . if you want to save there normally you have only to press enter. but when you press nothing happens. you hane to enter all the path /home/*username* in the path adress or you have to click another folder at the folders tree and then return to your home folder. |