http://bugs.gpodder.org/show_bug.cgi?id=338
--- Comment #6 from Thomas Perl <[email protected]> 2009-02-15 13:11:55 --- (In reply to comment #5) > The two outputs look very much alike but strangely enough, I just did a git > pull and tried again without any difference. Perhaps I don't have the patch > yet, in the commit logs there's no mention of bug 348 at least. I'm using > git://repo.or.cz/gpodder.git. I don't know, I'll wait and try again. "git branch" should show a "*" before "master". "git pull" from that repository then. "git log" should have "commit dee419d490fa4053b2d769d3d9ec35b25fdfb6fb" in it (Bernd Schlapsi, Feb 14 2009). "git show dee419d" should show the commit info. (Oh, and I see you have done a "make install", so gPodder landed in /usr/local. Be sure to use "make test" in the gPodder folder to run gPodder from the git checkout without needing to install anything :) I hope this help :) -- Configure bugmail: http://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
