https://bugs.gpodder.org/show_bug.cgi?id=1021
Thomas Perl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version|2.1 |2.19 Resolution| |FIXED AssignedTo|[email protected] |[email protected] Target Milestone|--- |2.x series --- Comment #12 from Thomas Perl <[email protected]> 2011-10-19 13:54:53 BST --- Finally fixed that annoying issue. Apparently, Python collected the underlying "gPodderWelcome" object when it fell out of scope, but not in all cases, making this really hard to debug. Fixed in master: http://gpodder.org/commit/f47f48ac84 Fixed in tres: http://gpodder.org/commit/61230be261 The fix will be part of the upcoming gPodder 2.20 release and has also been integrated into the "tres" branch for the upcoming gPodder 3.0.0 release. -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
