https://bugs.gpodder.org/show_bug.cgi?id=1593
--- Comment #5 from Thomas Perl <[email protected]> 2012-04-29 16:50:18 BST --- (In reply to comment #4) > Disclaimer: I know the PyGtk issue is not a gPodder bug, nevertheless as I > came > up with a solution suggestions are welcomed. > If I may in the mean time as well (and yes this should probably go into > another > bug request) would you consider implemeting > portable python & python gtk for gPodder portable? Here's the portable python > gtk package: > http://fnch.users.sourceforge.net/portablepygtkwindows.html Yes, we did something like this (bundling Python, PyGTK and GTK+ with gPodder) for the 2.x releases, which was also why they were "automatically portable" in a sense. For version 3.x, we wanted to keep the download size as small as possible and also make sure that people could install Python and PyGTK (with GTK+ bundled) once and be done with it, which makes updates smaller. Maybe you want to look into building a portable version of gPodder that has Python and the other dependencies bundled? I'll gladly help out, but right now I don't see me having the time to do this myself. -- 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
