View Single Post
Old 01-21-2014, 03:00 AM   #1
cbrace
Junior Member
cbrace began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Mar 2010
Location: Amsterdam
Device: Kobo Aura HD
Kobo Aura HD: "database disk image is malformed"

Hi all,

Calibre is recognizes my Kobo Aura HD when I connect the latter via USB cable and I can send files to it. But when I try to browse the device, it throws up an error message:
Code:
database disk image is malformed

Traceback (most recent call last):
  File "/usr/lib/calibre/calibre/gui2/device.py", line 85, in run
    self.result = self.func(*self.args, **self.kwargs)
  File "/usr/lib/calibre/calibre/gui2/device.py", line 476, in _books
    mainlist = self.device.books(oncard=None, end_session=False)
  File "/usr/lib/calibre/calibre/devices/kobo/driver.py", line 1722, in books
    for i, row in enumerate(cursor):
DatabaseError: database disk image is malformed
Any thoughts on what might be going wrong here?

My OS is Linux Mint v16.
cbrace is offline   Reply With Quote