Showing posts with label bugfixes. Show all posts
Showing posts with label bugfixes. Show all posts

2012-12-22

gPodder 2.20.3 "The Odd Pod" released

As the YouTube fix in version 2.20.2 didn't totally fix the downloads for gPodder 2 users, the fixes integrated into the development version of gPodder 3 have also been backported to version 2.x, so that all Maemo 5 (and Maemo 4) users can also enjoy YouTube downloads again. In addition to that, the Spanish translation has also been updated:
  • YouTube fixes (bug 1665, backported by Andreas Piesk)
  • Updated Spanish translation (by Simó Albert i Beltran)
Again, we don't really support or develop the 2.20.x branch (except for regression fixes when the time allows it), it is recommended for all users to upgrade to gPodder 3.

Because Maemo 4 and Maemo 5 are not supported anymore in gPodder 3, we provide occasional updates to 2.20.x for these platforms, so that users using the N800, N810 or N900 are not left out in the cold.

Packages for Maemo will be prepared soon.

Download: gpodder-2.20.3.tar.gz
md5sum: 397b4cd542362454598d553fcfdad5b2
sha1sum: 1f58c7d96c4e62cf20d682123ca35bae653bb096

2012-09-24

gPodder 2.20.2 "Uniblab" released

Due to recent changes to the YouTube website, which broke YouTube downloads for gPodder users, a new version of the gPodder 2.20.x branch has been released. gPodder 2.20.2 combines all changes in the "two" branch that have been added there since the last release in February with the YouTube fixes from the master branch:
  • CLI: Line length detection bug (patch by Eugene Nikolsky, bug 1598)
  • YouTube: Fix broken YouTube downloading (bug 1665)
As we don't really support or develop the 2.20.x branch (except for these fixes for regressions when the time allows it), it is recommended for all users to upgrade to gPodder 3.

Because Maemo 4 and Maemo 5 are not supported anymore in gPodder 3, we provide the occasional updates to 2.20.x for these platforms, so that users using the N800, N810 or N900 are not left out in the cold.

Packages for Maemo have been uploaded to Extras-Devel for Fremantle and Diablo, they will be promoted to Extras-Testing soon and from there to Extras when QA finishes.

Download: gpodder-2.20.2.tar.gz
md5sum: b7f677e81cdcdb8a8b6ac7c08e8ab716
sha1sum: ed1554ce8db425f4023634c0c37132bf0cc5affa

2012-07-28

gPodder 3.2.1 bugfix release for N9 users

This is a quick fix-up for bug 1627, which has affected several N9 users. gPodder 3.2.1 is the same as 3.2.0, but with a fix in the packaging (postinst) that will make sure that installation and symlinking (optification) works properly, even if leftover files from previous gPodder installations are in place.

tl;dr: gPodder 3.2.1 will appear on your N9 as an update soon (for both AFM and Nokia Store users), and it will fix your startup problems. A temporary fix is also available as .deb for all users who can't wait ;)

Also, if you are a N9 user and your 3.2.0 update worked fine, you can ignore this (the bug didn't affect all users) - you are affected by this bug if after installation your gPodder app does not start at all.

For all other platforms, 3.2.0 is the latest version, and there will never be a "3.2.1" release to avoid confusion (we'll simply bump the next official release to a higher number to get all platforms back in sync). The version bump is because Nokia Store uploads require "x.y.z" version numbers, and don't support Debian package revisions ("x.y.z-r"), which would really be what we want to have here, since it's really just a packaging change (for those not familiar with Debian packaging: "3.2.0-1" would be the first Debian package revision, and if the packaging changes without a new upstream version, the second revision would be called "3.2.0-2", so think of "3.2.0 for N9" as "3.2.0-1" and think of "3.2.1 for N9" as "3.2.0-2" - confused yet? ;).

Some background info: Since the 3.1.2 release (not to be confused with 3.2.1 ;), gPodder for the N9 installs into /opt, and then symlinks itself into /usr where appropriate, whereas older versions simply installed into /usr. The whole optification problem has quite some history (it started with Maemo 5 and lack of free space on the root partition), but isn't relevant to the N9 anymore (there's enough space on rootfs now). Still, Nokia Store QA has a rule that says that most files (apart from some exceptions) have to go into /opt. For 3.1.2 (again, that's not the same as 3.2.1), I therefore made postinst/prerm scripts that link files installed from /opt into /usr (basically what maemo-optify did back in the day, but Harmattan SDK doesn't have maemo-optify anymore, and on the AFM OBS, I can't just install build-dependencies like that). The symlinking failed when leftover files were sitting in /usr at installation time. The details on what the problem was can be found in bug 1627 - thanks to all who reported the problem, and a special thanks to Reiner for taking the time to investigate the problem (I personally never experienced this bug on my own N9, otherwise I would have had fixed it before the release ;).

2011-08-08

gPodder 2.18 "Powerswitch" released

Due to a problem with using the Transifex client for pulling in new translations into our repository before the last release, gPodder 2.17 was missing some translations that existed in previous versions. This release - gPodder 2.18 - fixes this issue and re-adds all missing translations. The YouTube bugfix that has been the reason for the 2.17 release is obviously also included in this release.

Download: gpodder-2.18.tar.gz
md5sum: 69b2667c89996c39cda70b20b6b518db
sha1sum: 02d0ed954b596c592b8113c60ba1b30dd9fde23a

Thanks to Götz Waschk and Tony Mancill for bringing this issue to my attention quickly. Packages for different distributions will appear shortly. Enjoy this new gPodder release!