On Tue, Jul 15, 2008 at 2:07 PM, FriedBunny <[EMAIL PROTECTED]> wrote:
> I have an issue similar to Wilfred's first, my iPod fails to sync (or
> even manually copy) >=r767.
>
> Exception in thread Thread-34:
> 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/lib/python2.5/site-packages/gpodder/gui.py", line 1695, in
> sync_to_ipod_thread
>  File "usr/lib/python2.5/site-packages/gpodder/sync.py", line 205, in
> episode_on_device
> AttributeError: 'iPodDevice' object has no attribute 
> '_Device__track_on_device'
>
> ... I'd report this on bugzilla, but:
>
> DBD::mysql::db do failed: Duplicate entry 'IzVX9K6Ymr' for key 1 at
> Bugzilla/Token.pm line 372
>        Bugzilla::Token::_create_token(11, 'session', 'createbug:') called at
> Bugzilla/Token.pm line 171
>        Bugzilla::Token::issue_session_token('createbug:') called at
> /var/www/html/gpodder/bugzilla/enter_bug.cgi line 359
>
> As always, thanks to everyone for their diligence and passion for gPodder!
>
> -FB

Sorry, I forgot to rename _track_on_device in the Device class :(

It's fixed in the current trunk,

nick
_______________________________________________
gpodder-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-devel

Reply via email to