Custom Query (2447 matches)
Results (217 - 219 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#449 | Fixed | 1.0.0_RC7 segfaults with corrupted torrents | ||
Description |
Problem : Version 1.0.0_RC7 segfaults when trying to add a corrupted torrent. What's expected : At least not segfaulting. A better way would be to display a message like in version 0.5.9.4. |
|||
#450 | Fixed | padding files | ||
Description |
Bitcomet creates (if user wishes to do so) padding files. Their name is like this: _____padding_file_599_if you see this file, please update to BitComet 0.85 or above____ _____padding_file_12_if you see this file, please update to BitComet 0.85 or above____ etc. Their purpose is to adjust file start to a new chunk. Their content is 0x00 straight away (afaik) of their size. This is insane as those files can make the torrent size grow about 5-10%. They are a waste of Bandwith. Therefore:
I marked this as major as I think it should be quite easy to implement. Also, this makes a major difference in both bandwith usage AND usability. Reference: http://en.wikipedia.org/wiki/BitComet#Padding_Files Regards |
|||
#451 | Fixed | Add vertical scroll bar to sidebar in GTK UI | ||
Description |
Problem:Using a 1024x768 screen resolution & having around 45+ active torrents and 6+ trackers with the sidebar visible the size of the details tab at the bottom gets squished down too much. The required vertical height of the sidebar is so big there isn't enough space left at the bottom. I'd like to turn on labels - but that makes the bottom panel too small to use. Suggested Solution(s):
|