http://bugs.gpodder.org/show_bug.cgi?id=352

           Summary: Cannot sync my iPod
           Product: gPodder
           Version: 0.14.0
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: high
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Hi,

I've just upgraded to Fedora 10, so now I'm using gPodder 0.14.0. When I try to
update my ipod from the gui, nothing happens. And when I try from the commad
line, I get this:

$ gpodder --sync
S    Ouverture de la base de données de l'iPod...
S    iPod ouvert
Traceback (most recent call last):
  File "/usr/bin/gpodder", line 171, in <module>
    sys.exit( main())
  File "/usr/bin/gpodder", line 136, in main
    console.sync_device()
  File "/usr/lib/python2.5/site-packages/gpodder/console.py", line 128, in
sync_device
    if not device.open():
  File "/usr/lib/python2.5/site-packages/gpodder/sync.py", line 265, in open
    self.tracks_list = self.get_all_tracks()
  File "/usr/lib/python2.5/site-packages/gpodder/sync.py", line 317, in
get_all_tracks
    released = util.format_date(released)
  File "/usr/lib/python2.5/site-packages/gpodder/util.py", line 294, in
format_date
    timestamp_date = time.localtime(timestamp)[:3]
ValueError: timestamp out of range for platform time_t

From what I've seen on internet, it may be related to a database. But I don't
know if it is the gpodder one or the gtkpod one. And by the way, gtkpod works
fine.

I've tried by removing all the gpodder related file and reinstalling it from
scratch but it was the same.

If you have an idea.

Thanks.

-- 
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

Reply via email to