
On a different note, what happened to the open panel? Now it shows no file hierarchy, just a flat list of file names with slashes. It was better before.
Yes, it was intentional. After reading up on the subject, it seems that the year isn't necessary.Did you notice the about panel? The copyright now has no year, that's an improvement from the old hard coded values, but I'm not sure that was intended.
??On a different note, what happened to the open panel? Now it shows no file hierarchy, just a flat list of file names with slashes. It was better before.
Here's how a torrent's file list looks:Jordan wrote:It's working for me.
Its the same for all... just checked again.Jordan wrote:Is it that way for all .torrents?
Code: Select all
unhandled AddData.type: 0
Code: Select all
./transmission-qt "magnet:?xt=urn:btih:1234567890&dn=Sumthing&tr=http://tracker.openexample.com/announce"
rb07 wrote:One more new bug: the upload/download units are wrong in revision 11116, show too much by a factor of 1024, MiB/s instead of KiB/s, etc.
Both of these sound like you're running a remote session connected to a session that's running an older version of Transmission....?rb07 wrote:Another bug: the delete tracker button doesn't do anything, I know its new, but is it supposed to be non-functional? or perhaps its only that way with remote sessions (which is all I use).
Code: Select all
resourceFileName="C:\Program Files\Transmission\WinLog.dll"
messageFileName="C:\Program Files\Transmission\WinLog.dll"
Must be having a problem writing to your home directory.jdarias wrote:However every time i start Qtransmission, it starts without remembering the window configuration (size, position) and the info for the remote session, so it has to be entered every time i run it.
Code: Select all
qtr --remote <192.168.1.8> --username <trans> --password <mission> --config-dir </Program Files/QTransmission/config>