View Single Post
Old 09-11-2007, 04:06 AM   #193
iacchi
Zealot
iacchi is on a distinguished road
 
iacchi's Avatar
 
Posts: 122
Karma: 66
Join Date: Jul 2007
Location: Melbourne
Device: PRS-500; Boox C67ML; Boox Max
Kovid, do you remember the time format error? (on Debian testing)

Code:
time data did not match format: data=Fri, 24 Aug 2007 22:49:15 GMT fmt=%a, %d %b %Y %H:%M:%S %Z
Detailed traceback:
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/libprs500/gui2/library.py", line 507, in sort
  File "build/bdist.linux-i686/egg/libprs500/gui2/library.py", line 496, in datecmp
  File "build/bdist.linux-i686/egg/libprs500/devices/prs500/books.py", line 47, in __get__
  File "build/bdist.linux-i686/egg/libprs500/devices/prs500/books.py", line 66, in 
  File "_strptime.py", line 330, in strptime
    (data_string, format))
ValueError: time data did not match format:  data=Fri, 24 Aug 2007 22:49:15 GMT  fmt=%a, %d %b %Y %H:%M:%S %Z
I've discovered that it occurs when you plug the reader and when you try to do some operation on it, and not when you try to transfer a PDF. With 109 version it transfer the PDF, though it save it without original metadata but with a "libprs500_2" title and then print out the time format error.
Due to this error (I believe) I can't access reader library. Note that the date is 24 August on the error?
iacchi is offline   Reply With Quote