Page 6 of 7

Posted: Tue 08 Feb 2011, 20:30
by eden6000
Michalis, version 2.20 is out, when you have time..... :wink:

Posted: Thu 10 Feb 2011, 20:18
by Michalis
eden6000 wrote:Michalis, version 2.20 is out, when you have time..... :wink:
updated :wink:
From now and on all the files I'll host them externally in order to reduce the bandwidth usage. So the files are in the links.

Pay attention that the new versions of transmission >2.20 need the latest libevent 2.0.10 and so you have to install it. For more informations check the first post.


What's new:
=== Transmission 2.20 (2011/02/06) ===
==== All Platforms ====
* Remember downloaded files when a drive is unplugged
* File re-verification is no longer needed in some situations
* Fix "Too many open files" error
* Show the total downloading and seeding time per torrent
* Fix webseeds
* Better support for IPv6-only trackers
* Add the ability to shutdown Transmission sessions via RPC
* NAT-PMP and UPnP now also map the UDP port
* Update the DHT code to dht-0.18
* Faster parsing of bencoded data
* Improve support for running scripts when a torrent finishes downloading
* Fix reannounce interval when trackers return a 404 error
* Fix checksum error on platforms running uClibc 0.9.27 or older
* Fix memmem() errors on Solaris

==== GTK+ ====
* Add "Add" and "Remove" buttons to the tracker list
* Add filesize column to the files list
* Several minor bugfixes and interface improvements

==== Daemon ====
* Add "reannounce to tracker" option to transmission-remote
* transmission-remote can now read auth info from environment variables
* Fix configuration file bug with transmission-daemon running on Macs

==== Web Client ====
* Right-clicking a torrent now works with Firefox / Firegestures / Ubuntu

==== Utils ====
* Fix error when replacing substrings in tracker announce URLs
* Webseeds are now displayed in transmission-show

Posted: Fri 11 Feb 2011, 09:32
by eden6000
Thanks Michalis, great work, as always...

Posted: Tue 01 Mar 2011, 20:00
by eden6000
Michalis...I think there is something wrong with this version of transmission (2.20), since it fails to download anything...it gives a series of errors, or finds no peers...using version 2.21 in ubuntu works fine....I don't know if it's a problem related to this specific version or some incompatibility with puppy.... did you or someone else find the same problems? maybe we could try to compile version 2.21?

Posted: Wed 02 Mar 2011, 13:06
by Michalis
eden6000 wrote:Michalis...I think there is something wrong with this version of transmission (2.20), since it fails to download anything...it gives a series of errors, or finds no peers...using version 2.21 in ubuntu works fine....I don't know if it's a problem related to this specific version or some incompatibility with puppy.... did you or someone else find the same problems? maybe we could try to compile version 2.21?
I haven't noticed any of these problems. Anyway I have download 2.21 and will compile it. I hadn't noticed it because they haven't announce it in their webpage. :?


Updated

What's new:
=== Transmission 2.21 ===
==== All Platforms ====
* Fix compile error in the the 2.20 tarball
==== GTK+ ====
* Several updated translations



Soon version 2.22 will be out, since all tickets are fixed.

Posted: Wed 02 Mar 2011, 18:36
by eden6000
Thanks Michalis, as soon as I can try this new version I'll let you know...

Posted: Wed 02 Mar 2011, 20:17
by eden6000
I'm trying it right now, it seems to work perfectly....finds peers and downloads with high speed...thanks again!

Transmission updated to version 2.22

Posted: Mon 21 Mar 2011, 16:35
by Michalis
Transmission updated to version 2.22


What's new:
=== Transmission 2.22 ===

==== All Platforms ====
* Faster endgame
* Fix bug where leechers might be disconnected while seeding in some situations
* Fix 2.20 bug that sometimes showed inaccurate upload/download speeds
* Support for unsorted blacklists
* Fix IPv6 DHT
* Re-add support to automatically close idle peers
* Fix bug where the resume file did not save the time checked for the last piece

==== GTK+ ====
* Fix setting individual idle seeding time

==== CLI ====
* Fix bandwidth display issue

Posted: Mon 21 Mar 2011, 16:40
by eden6000
Thanks Michalis

Posted: Fri 25 Mar 2011, 22:57
by cprivers
I downloaded 2.22 & libs and installed on 431. I get the following error:

(process:21211): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
transmission-gtk: symbol lookup error: transmission-gtk: undefined symbol: gtk_entry_set_icon_from_stock

Any ideas?

Thanks,

Chuck

Re: Transmission 2.22 pets - Peer-to-Peer connector

Posted: Tue 29 Mar 2011, 21:02
by abushcrafter
Which puppy did you compile it on?
Michalis wrote:

Code: Select all

application/x-bittorrent; /usr/bin/transmission-gtk "$@"
Shouldn't it be

Code: Select all

application/x-bittorrent; transmission-gtk "%s"
?

Posted: Wed 20 Apr 2011, 16:09
by ttuuxxx
hi Michalis if you install this static libevent pet I compiled, Then just compile transmission like you normally do and you won't need libevent as a extra dep, it will be statically built into transmission itself. maybe just toss this libevent static into your devx and forget about it, Just compile transmission and that its :)
save a extra step and extra time :)
ttuuxxx

Posted: Sat 21 May 2011, 20:56
by eden6000
Hi Michalis, when you have time, version 2.31 is out...thanks as always...

Posted: Fri 27 May 2011, 16:58
by playdayz
Transmission 2.22 worked for me in Lucid 5.2.5. I had to install the libevent 2. I didn't test downloading.

I have added the full version with NLS to the puppy-lucid repo of PPM in Lucid.
http://distro.ibiblio.org/pub/linux/dis ... cid525.pet

To update the index of puppy-lucid repo use Quickpet -> More Pets -> Update Lupu PPM

Transmission updated to version 2.31

Posted: Wed 01 Jun 2011, 19:49
by Michalis
Transmission updated to version 2.31

ttuuxxx wrote:Then just compile transmission like you normally do and you won't need libevent as a extra dep, it will be statically built into transmission itself.
Your pet didn't worked in puppy 4.3.1, in which I wanted to compile. Anyway I made another of version 2.0.11 in 4.3.1.

I build it statically but I noticed that in the complete version the overall size is much larger (in puppy terms) than installing the shared version of libevent and transmission build against it. In the small version the size is smaller.

So if someone wants the small version is better to install the static one. If someone wants the full package is better to stick with the shared version.

For the time being I'm undecided whether I should build it statically or not. :? Generally I prefer shared libraries so that there is the potential to install other programs that they need, keeping the overall size smaller.


Anyway please drop your options in order to help me decide.

Posted: Wed 01 Jun 2011, 22:23
by abushcrafter
Shared please.

Posted: Thu 02 Jun 2011, 12:07
by eden6000
+1 for shared
and thanks for 2.31

Posted: Fri 26 Aug 2011, 22:59
by aarf
luci529 Transmission 2.31

edit': this does actually download.

Posted: Sun 04 Sep 2011, 12:53
by eden6000
Michalis, version 2.33 is out, when you can.... :)

Posted: Fri 14 Oct 2011, 09:50
by aarf
Transmission 2.41 exists in non-pet form http://www.transmissionbt.com/download/