Search found 24 matches

by kIssGlaY
Wed Apr 11, 2018 3:29 pm
Forum: Windows Support
Topic: File allocation problem when doing selective download
Replies: 8
Views: 10470

Re: File allocation problem when doing selective download

This issue is still there in 2.93.

BTW, this issue was fixed 2 years ago in the discontinued unofficial Transmission-QT after this thread was posted.
by kIssGlaY
Thu Jan 25, 2018 1:19 pm
Forum: Windows Support
Topic: Invalid path / file name still crashes client on 14729
Replies: 4
Views: 4929

Re: Invalid path / file name still crashes client on 14729

Happened to try the 2.93, still crashing with http://sonniss.com/GameAudioGDCPart2.torrent.
Almost 2 years passed, still the same issue.
Great.
by kIssGlaY
Tue Apr 25, 2017 2:07 pm
Forum: General
Topic: I made a GUI for Transmission for iOS and it has arrived to the AppStore
Replies: 72
Views: 277715

Re: I made a GUI for Transmission for iOS and it has arrived to the AppStore

Does this app have search function? If it has, where is it? I simply can't find it.
by kIssGlaY
Sun Apr 24, 2016 11:40 am
Forum: Windows Support
Topic: Invalid path / file name still crashes client on 14729
Replies: 4
Views: 4929

Re: Invalid path / file name still crashes client on 14729

I tried on 14736. It seems not crashing if the invalid characters is of the files/paths of the torrent itself, after removing from the list the erroneous torrent, like the ones in http://sonniss.com/GameAudioGDCPart2.torrent . But it still crashes under the situation stated in the previous post, if ...
by kIssGlaY
Wed Apr 06, 2016 2:25 pm
Forum: Windows Support
Topic: File allocation problem when doing selective download
Replies: 8
Views: 10470

Re: File allocation problem when doing selective download

The freeze of the client when writing these files is exactly as same as on the cygwin build of transmission daemon. Cygwin build doesn't support sparse file at all, so every single file created freeze the webui and remote client, and the time of freezing depends on file size, and this's a known issu...
by kIssGlaY
Tue Apr 05, 2016 3:25 pm
Forum: Windows Support
Topic: File allocation problem when doing selective download
Replies: 8
Views: 10470

Re: File allocation problem when doing selective download

I'll need to take a look later. Theoretically, there should be no difference in how files are deselected and space should be allocated sparsely or in full depending on preallocation setting. For now, the question is how do you check that space for file was allocated in full? File properties dialog ...
by kIssGlaY
Tue Apr 05, 2016 4:54 am
Forum: Windows Support
Topic: File allocation problem when doing selective download
Replies: 8
Views: 10470

Re: File allocation problem when doing selective download

"preallocation" is set to 1. Only the unselected file right before the selected one will be fully allocated rather than a sparse, all other files(the selected ones) are allocated as expected as sparse. So if want to get rid of the client freeze for this situation, the workaround is: if wan...
by kIssGlaY
Tue Apr 05, 2016 1:55 am
Forum: Windows Support
Topic: File allocation problem when doing selective download
Replies: 8
Views: 10470

File allocation problem when doing selective download

Assume the torrent contain file: 1, 2, 3, 4. If only download file 3, and pieces cross boundary of file 3 to file 2 and 4, then the file 2 will be fully allocated rather then a sparse file, but the file 4 as a single piece. Maybe this's because the block getting allocated is at the end of file 2 but...
by kIssGlaY
Sun Apr 03, 2016 5:48 pm
Forum: Windows Support
Topic: Invalid path / file name still crashes client on 14729
Replies: 4
Views: 4929

Invalid path / file name still crashes client on 14729

On 14729, still got crash on path/file name with invalid characters, but under slightly different situation as before. This is how I reproduce the crash: 1. Add a torrent with destination folder name including any invalid character and start the torrent. Now the torrent will stop instead of crashing...
by kIssGlaY
Sun Apr 03, 2016 4:18 pm
Forum: Windows Requests
Topic: Any updated news about an official windows build?
Replies: 75
Views: 1479788

Re: Any updated news about an official windows build?

This happened today: https://build.transmissionbt.com/job/trunk-win32/arch=x86,label=pepito-win10/ (x86) https://build.transmissionbt.com/job/trunk-win32/arch=x64,label=pepito-win10/ (x64) On 14729, still got crash on path/file name with invalid characters, but under slightly different situation as...
by kIssGlaY
Sat Apr 02, 2016 1:38 pm
Forum: Windows Requests
Topic: Any updated news about an official windows build?
Replies: 75
Views: 1479788

Re: Any updated news about an official windows build?

Found another bug relating path/file naming. If giving destination folder a long path name like: xxxxx.xxxxxx.xxxx.xxxxxxx.xxxx.xxxx-xxxx.xxxxxx.xxxxx.xxx.xxx-xxxx.x.x.xxxx.x.x-xxx@xxxx_xxxxx.xxxxxx.xxxx.xxxxxxx.xxxx.xxxx-xxxx.xxxxxx.xxxxx.xxx.xxx-xxxx.x.x.xxxx.x.x-xxx@xxxx which is valid in windows...
by kIssGlaY
Sun Mar 13, 2016 4:17 pm
Forum: Windows Requests
Topic: Any updated news about an official windows build?
Replies: 75
Views: 1479788

Re: Any updated news about an official windows build?

BTW, if the path name or filename was named with some invalid characters reserved by windows(i.e. *?<> etc), transmission-daemon immediately crashed. If the destination folder is ended with a explicit "\" or "/" like "c:\movie\", it crashes, without the trailing "...
by kIssGlaY
Sat Mar 12, 2016 6:22 pm
Forum: Windows Requests
Topic: Any updated news about an official windows build?
Replies: 75
Views: 1479788

Re: Any updated news about an official windows build?

I think he means the web UI, the web UI shows as 2.84+ (14608). Then pardon me, indeed this is wrong. Re-uploaded once again, SHA-256 hashes: transmission-2.92-x64.msi - e5cf47b367c73ea5edea5b0eeab4400bb08fef48d50cc8cfd307c4327b19bd93 transmission-2.92-x86.msi - c8d7014f4569376058715fd6045e17eb4c97...
by kIssGlaY
Sat Mar 12, 2016 11:54 am
Forum: Windows Requests
Topic: Any updated news about an official windows build?
Replies: 75
Views: 1479788

Re: Any updated news about an official windows build?

HTTPS (trackers, webseeds) - fixed, libcurl was built w/o openssl support Magnet links - works for me (needs more details / investigation on your side) Unable to save resume file - works for me (needs more details / investigation on your side) Notifications for a finished downloads - valid, but not...