Page 1 of 1
Transmission 1.93 Released!
Posted: Sun May 02, 2010 2:25 am
by John Clay
All tickets closed by this release
All Platforms
- Fix rare crash when some peers disconnected unexpectedly
- Fix bug which didn't parse scheduled speed limit dates correctly
- Fix bug that broke magnet links whose names contained slashes
- Fix crash when updating the blocklist when the disk is full
- Fix slow file preallocation on Unix systems not using ext3/ext4
- Fix regression which broke the "bind-address-ipv4" configuration setting
- For better security, Web client connections are disabled by default
- Update to miniupnpc-1.4
- Transmission builds out-of-the-box with Curl 7.15.5. (Hello CentOS!)
GTK+
- Use the size for the system tray icon
Qt
- Fix bug that crashed when removing more than one torrent at once
- Fix bug when parsing the remote password from the command line
- Add support for the "incomplete directory" in the preferences dialog
- Don't show "time remaining" for paused torrents
Daemon
- Fix bug parsing RPC requests when setting which files to not download
- Fix possible crash when using inotify for the daemon's watchdir
- Fix bugs in the configure script
- Fix bug updating the blocklist over RPC
Web Client
- Fix bug that broke the "reverse sort order" menu checkbox
http://www.transmissionbt.com/download.php
Re: Transmission 1.93 Released!
Posted: Sun May 02, 2010 3:59 am
by livings124
x190: That functionality's been there for a while.
Re: Transmission 1.93 Released!
Posted: Sun May 02, 2010 2:25 pm
by Weaselboy
Thanks for the update. Still the best torrent client around.
Re: Transmission 1.93 Released!
Posted: Tue May 04, 2010 6:32 pm
by rb07
Problem shown in the log starting the daemon:
transmission-daemon: Unable to watch ""/export/home/xyz/.transmission/torrentwatch/"": No such file or directory (watch.c:90)
The directory does exist, it belongs to the user running the daemon, and has the correct permissions (in fact it hasn't been changed at all and it has been in use with all the previous versions that had a watch dir).
Not a big problem but its a bug.
Also shown in the log:
transmission-daemon: blocklist skipped invalid address at line 243778 (blocklist.c:286)
The line mentioned has an extra space between a range of IP addresses. Since I don't make the blocklists, in this case moBlock makes them joining a number of block lists, does the line parsing has to be so strict?
BTW the list doesn't seem to be skipped, the created .bin is there, my guess is that parsing just stopped at that line and skipped everything else.
Re: Transmission 1.93 Released!
Posted: Wed May 05, 2010 3:31 pm
by rb07
Problem: transmission-remote on ARM based NAS stops responding after less than 2 days of running.
By "stops responding" I mean it doesn't respond on the Web client, and to transmission-remote, and to any peers and trackers so it just runs doing nothing. An strace shows:
Code: Select all
$ strace -p 16098
Process 16098 attached - interrupt to quit
syscall_58676(0xfffffdfc, 0, 0x40530b58, 0, 0, 0, 0x961180, 0x5e534, 0x673, 0xbeb41b70, 0xbeb41bb8, 0, 0, 0xbeb41a20, 0x404cb53c, 0xbeb41a28, 0x60000010, 0xfffffdfc, 0, 0, 0, 0, 0xfc74, 0, 0, 0, 0, 0, 0, 0, 0, 0) = -1 (errno 38)
time(NULL) = 1273072259
nanosleep({1, 0}, NULL) = 0
time(NULL) = 1273072260
nanosleep({1, 0}, NULL) = 0
time(NULL)
...
The errno 38 is probably bogus, it does the same with a normal running daemon.
Re: Transmission 1.93 Released!
Posted: Thu May 13, 2010 2:37 am
by do999
Thanks for the update!! I'm new to tranmission as of 1.92 running on my DNS-323 and LOVE it along with tranmission-remote-gui. Best software ever!
Re: Transmission 1.93 Released!
Posted: Mon May 17, 2010 12:14 am
by AGSystem
Well hate to be the bringer of bad news but still crash city here.
Happens when left overnight. We roll into offpeak downloads at 2am so the timer is set to open the torrents up to full speed at this time.
For some reason though the system just beachballs and then becomes un responsive. Having to use the power button to restart the whole system and no crash report.
note that this issue isnt happening when swapping back to onpeak and limiting the downloads again.
Few other minor details . System running all updated patches (10.6.3) no other app does this only transmission.
Re: Transmission 1.93 Released!
Posted: Tue May 18, 2010 6:34 am
by lazybones
hmm seems like someone did't correctly publish 1.93 in my devices optware feed.. I keep getting the following error.
Collected errors:
ipkg_download: ERROR: Command failed with return value 8: `wget --passive-ftp -q -P /opt/ipkg-2okAD4
http://ipkg.nslu2-linux.org/feeds/optwa ... -1_arm.ipk'
Not sure who should be notified about that .. I noticed the file is in the /cross/unstable folder on that server.
Re: Transmission 1.93 Released!
Posted: Tue May 18, 2010 1:20 pm
by Jordan
lazybones wrote:hmm seems like someone did't correctly publish 1.93 in my devices optware feed.. I keep getting the following error.
Collected errors:
ipkg_download: ERROR: Command failed with return value 8: `wget --passive-ftp -q -P /opt/ipkg-2okAD4
http://ipkg.nslu2-linux.org/feeds/optwa ... -1_arm.ipk'
Not sure who should be notified about that .. I noticed the file is in the /cross/unstable folder on that server.
You'd need to contact your optware packager about that. We don't have any control over that... I don't even know who does that packaging.

Re: Transmission 1.93 Released!
Posted: Tue May 18, 2010 3:05 pm
by lazybones
I am not sure who packages it ether. I know it isn't the transmission devs.. Just posted it here in case anyone knew.
Re: Transmission 1.93 Released!
Posted: Wed May 26, 2010 1:38 am
by katiepea
boy these last few versions of transmission have been miserable, i switched back to transmission in hopes it would be better, but i get nonstop crashes on 3 computers all running 10.6.3 with 1.93 and 1.92, then if i reopen the torrents get stuck checking for data, which never resolves, so basically i have 100GB of unfinished torrents that i'll have to restart because transmission has decided to go ape shit. utorrent here i come.
Re: Transmission 1.93 Released!
Posted: Wed May 26, 2010 2:21 am
by livings124
katiepea: Can you post the crash logs?