http://bugs.gpodder.org/show_bug.cgi?id=338
--- Comment #4 from Thomas Perl <[email protected]> 2009-02-14 12:42:34 --- (In reply to comment #3) > Wow, thanks for the quick fix! Unfortunately now the transfer stalls with "1 > of > n done". I don't know whether it's related but it happened never before. The > error message seems to be: > > Exception in thread Thread-37: > Traceback (most recent call last): > File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner > self.run() > File "/usr/lib/python2.5/threading.py", line 446, in run > self.__target(*self.__args, **self.__kwargs) > File "usr/local/lib/python2.5/site-packages/gpodder/gui.py", line 2313, in > sync_to_ipod_thread > File "usr/local/lib/python2.5/site-packages/gpodder/sync.py", line 197, in > add_tracks > File "usr/local/lib/python2.5/site-packages/gpodder/sync.py", line 352, in > add_track > TypeError: local_filename() takes at least 2 arguments (1 given) This should be fixed by Bernd's patch that just landed in the git repository (see bug 348). -- 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
