iPod does not sync

Bug #372982 reported by Mehdi Abaakouk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Listen
Incomplete
Medium
Unassigned

Bug Description

I have made the change described in ticket #838, but I cant sync. Now, I got the following:

{{{

Traceback (most recent call last):
  File "/usr/lib/listen/widget/source_ui.py", line 370, in on_drag_data_received
    item.on_drag_song_received(songs)
  File "/usr/lib/listen/source/ipod_source.py", line 226, in on_drag_song_received
    self.pl.append(songs)
  File "/usr/lib/listen/library/ipod.py", line 69, in append
    added = Playlist.append(self,songs_for_pl)
  File "/usr/lib/listen/library/__init__.py", line 526, in append
    return Playlist.insert(self,songs,None)
  File "/usr/lib/listen/library/__init__.py", line 532, in insert
    songs = self.library.add_songs(songs)
  File "/usr/lib/listen/library/ipod.py", line 308, in add_songs
    track = song_to_track(new_song)
  File "/usr/lib/listen/library/ipod.py", line 633, in song_to_track
    track.time_added = int(utils.time_unix_to_mac(time()))
  File "/usr/lib/python2.5/site-packages/gpod/gpod.py", line 1053, in <lambda>
    __setattr__ = lambda self, name, value: _swig_setattr(self, _Itdb_Track, name, value)
  File "/usr/lib/python2.5/site-packages/gpod/gpod.py", line 38, in _swig_setattr
    return _swig_setattr_nondynamic(self,class_type,name,value,0)
  File "/usr/lib/python2.5/site-packages/gpod/gpod.py", line 31, in _swig_setattr_nondynamic
    if method: return method(self,value)
ValueError: timestamp out of range for platform time_t

}}}

This ticket was migrated from the old trac: re #842
Originally reported by: mcoelho

Mehdi Abaakouk (sileht)
Changed in listen:
assignee: nobody → Mehdi Abaakouk (theli48)
importance: Undecided → Critical
importance: Critical → Medium
status: New → Incomplete
Mehdi Abaakouk (sileht)
Changed in listen:
assignee: Mehdi Abaakouk (sileht) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.