Transmission 1.73 Released!

Discussion of Transmission that doesn't fit in the other categories
John Clay
Transmission Project
Posts: 993
Joined: Sat Jan 14, 2006 6:02 pm

Transmission 1.73 Released!

Post by John Clay »

Transmission 1.73 is now available for download.
A complete list of tickets closed can be seen here.
Thanks to CacheFly for providing bandwidth.

All Platforms
  • Fix bug where user-configured peer limits could be exceeded
  • Use less memory in some high-peer situations
  • Better estimation of time left to download
  • Support supportcrypto and requirecrypto flags in http tracker announces
  • Update to newer snapshots of libnatpmp and miniupnpc
  • Make DHT a compile-time option
GTK+
  • Use GDK-safe versions of g_idle_add() and g_timeout_add*()
  • Save some space in GTK+ >= 2.16.0 by not building SexyIconEntry
Qt
  • Fix bug that crashed Qt client when setting alternative up/down speeds
Daemon
  • Add umask support
Web Client
  • Inspector and Add Torrent buttons for iPhone/iPod Touch
  • Add location field to inspector
CLI
  • Some torrent files created with transmission-cli were invalid
rb338
Posts: 15
Joined: Tue Nov 25, 2008 11:26 am

Re: Transmission 1.73 Released!

Post by rb338 »

This one crashes all the time on my CH3SNAS :(

Don't know if it has anything to do with it, but this is the last entry of the log:

/ffp/bin/transmission-daemon: torrent.c: 2349: tr_torrentCheckMoveCompleted: Assertion `tr_isTorrent( tor )' failed.

edit: Seems the move-completed patch wrecked some havok. Tried a new build, see how it goes!

Other than that, great release once again! :)
rb07
Posts: 1400
Joined: Sun Aug 24, 2008 3:14 am

Re: Transmission 1.73 Released!

Post by rb07 »

The included libevent has many syntax errors for a Windows (MinGW) build, trivial to fix but it show somebody is committing changes carelessly which makes their work suspect... or you guys pulled a copy from a temporary repository.

To rb338: it works fine on my NAS, but I'm not using (and never have used) moving stuff.
rb338
Posts: 15
Joined: Tue Nov 25, 2008 11:26 am

Re: Transmission 1.73 Released!

Post by rb338 »

I still have the problem. And actually, I didn't try moving stuff around either. I just add a torrent and boom, it crashes. Back to 1.72 for me...
rb07
Posts: 1400
Joined: Sun Aug 24, 2008 3:14 am

Re: Transmission 1.73 Released!

Post by rb07 »

rb338 wrote:I still have the problem. And actually, I didn't try moving stuff around either. I just add a torrent and boom, it crashes. Back to 1.72 for me...
I haven't seen problems like that with the daemon, adding torrents and managing them through the Web client and also through the Qt application.

Could you describe the problem further?

How did you obtain the log? Did you try some debugging by running the deamon in the foreground?
rb338
Posts: 15
Joined: Tue Nov 25, 2008 11:26 am

Re: Transmission 1.73 Released!

Post by rb338 »

rb07 wrote:
rb338 wrote:I still have the problem. And actually, I didn't try moving stuff around either. I just add a torrent and boom, it crashes. Back to 1.72 for me...
I haven't seen problems like that with the daemon, adding torrents and managing them through the Web client and also through the Qt application.

Could you describe the problem further?

How did you obtain the log? Did you try some debugging by running the deamon in the foreground?
I'm running Transmission on my CH3SNAS, so I just checked the transmission-remote.log in ~/.transmission-daemon.

I didn't try running the daemon in foreground and don't have shell access to the device at the moment. Btw, I've seen more messages from people getting the exact same error. Maybe it's a problem with the CH3SNAS build...
emilycurious
Posts: 5
Joined: Thu Jun 18, 2009 3:00 pm

Re: Transmission 1.73 Released!

Post by emilycurious »

I just updated and I get "51413, protocol error 1, no/erroneous BT client listening or misconfigured router" at my torrent site, and T takes ages to connect, and then "Error: not authorized; don't hammer this tracker with multiple announcements for a torrent" on the progress bar of T! I'm not! I only have one torrent I'm seeding... It's working (seeding) but I never got these with 1.72. I'd attach the log, but I get .txt and .log not allowed....
Jordan
Transmission Developer
Posts: 2312
Joined: Sat May 26, 2007 3:39 pm
Location: Titania's Room

Re: Transmission 1.73 Released!

Post by Jordan »

rb338 wrote:I still have the problem. And actually, I didn't try moving stuff around either. I just add a torrent and boom, it crashes. Back to 1.72 for me...
I think I must be misreading this post. You're using a 1.73 derivative with someone else's patches in it, but you're reporting the bug here? :)
Jordan
Transmission Developer
Posts: 2312
Joined: Sat May 26, 2007 3:39 pm
Location: Titania's Room

Re: Transmission 1.73 Released!

Post by Jordan »

rb07 wrote:The included libevent has many syntax errors for a Windows (MinGW) build, trivial to fix but it show somebody is committing changes carelessly which makes their work suspect... or you guys pulled a copy from a temporary repository.

To rb338: it works fine on my NAS, but I'm not using (and never have used) moving stuff.
We pull libevent from their `patches-1.4' branch, which is supposed to be their stable branch. If there are new issues showing up there, please report them upstream to the libevent bug tracker... thanks.
rb338
Posts: 15
Joined: Tue Nov 25, 2008 11:26 am

Re: Transmission 1.73 Released!

Post by rb338 »

Jordan wrote:
rb338 wrote:I still have the problem. And actually, I didn't try moving stuff around either. I just add a torrent and boom, it crashes. Back to 1.72 for me...
I think I must be misreading this post. You're using a 1.73 derivative with someone else's patches in it, but you're reporting the bug here? :)
You're right indeed, sorry. Didn't know it was a 3rd party patch, I quoted the guy who posted the compiled version. I'm running the vanilla 1.73 now and it seems fine!
geertjan
Posts: 2
Joined: Fri Jul 31, 2009 11:02 am

Re: Transmission 1.73 Released!

Post by geertjan »

Hi, I was wondering, will the Ubuntu PPA (https://launchpad.net/~transmissionbt/+archive/ppa) be updated to 1.73?

I don't mean to seem impatient, but I noticed on the download page (http://www.transmissionbt.com/download.php) there are only links to the Nightly and Beta PPAs. Does this mean the PPA I mention above is not maintained anymore?
ieleja
Posts: 4
Joined: Tue Nov 11, 2008 5:51 pm

Re: Transmission 1.73 Released!

Post by ieleja »

why You remove button for removing data and from list, but leave this option as contextual menu option?
geertjan
Posts: 2
Joined: Fri Jul 31, 2009 11:02 am

Re: Transmission 1.73 Released!

Post by geertjan »

geertjan wrote:Hi, I was wondering, will the Ubuntu PPA (https://launchpad.net/~transmissionbt/+archive/ppa) be updated to 1.73?

I don't mean to seem impatient, but I noticed on the download page (http://www.transmissionbt.com/download.php) there are only links to the Nightly and Beta PPAs. Does this mean the PPA I mention above is not maintained anymore?
Replying to myself: I see it's updated now. Please ignore my last question. ;) Thanks!
Exp
Posts: 62
Joined: Wed Sep 26, 2007 12:31 pm

Re: Transmission 1.73 Released!

Post by Exp »

I can confirm for my part that 1.73 and 1.72 pauses my torrent after (30-60 minutes) of activity. I am now on 1.22 and this does not happen.

Maybe this could help the dev's.
nikolam
Posts: 7
Joined: Fri Aug 07, 2009 6:53 am

Re: Transmission 1.73 Released!

Post by nikolam »

I upgraded from 1.34 to 1.73 and my ratio does not grow anymore when seeding.
Using XUbuntu Hardy 8.04 LTS 64-bit, packages for 1.73 made from Karmic repository.
Post Reply