Comment 15 for bug 830565

Revision history for this message
Christophe Dumez (hydr0g3n) wrote :

I'm pretty sure that's the problem (the torrent is clearly written in text mode instead of binary mode on Windows).

You should try to subclass QTemporary file as I said, or use QFile instead.