Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader

Notices

Reply
 
Thread Tools Search this Thread
Old 04-05-2014, 09:32 PM   #1
rantoie
Enthusiast
rantoie is a glorious beacon of lightrantoie is a glorious beacon of lightrantoie is a glorious beacon of lightrantoie is a glorious beacon of lightrantoie is a glorious beacon of lightrantoie is a glorious beacon of lightrantoie is a glorious beacon of lightrantoie is a glorious beacon of lightrantoie is a glorious beacon of lightrantoie is a glorious beacon of lightrantoie is a glorious beacon of light
 
Posts: 32
Karma: 12054
Join Date: Jan 2014
Device: kobo aura hd
Aura HD and Calibre: DatabaseError: database disk image is malformed

I'm getting this error when I connect my device and launch calibre:

database disk image is malformed

Traceback (most recent call last):
File "/usr/lib/calibre/calibre/gui2/device.py", line 86, in run
self.result = self.func(*self.args, **self.kwargs)
File "/usr/lib/calibre/calibre/gui2/device.py", line 490, in _books
mainlist = self.device.books(oncard=None, end_session=False)
File "/usr/lib/calibre/calibre/devices/kobo/driver.py", line 1764, in books
for i, row in enumerate(cursor):
DatabaseError: database disk image is malformed

I saw somewhere that I should try a reset. The procedure seems to be to power off the device, stick a paperclip in the hole and then the device should reset. That doesn't happen when I put the paperclip in the hole.

I am apprehensive of doing a full factory reset, I've done a lot of hacking on this device, getting ssh access, setting up koreader and the launcher, changing various settings etc. If I factory reset, I'm going to loose all of that, aren't I?
rantoie is offline   Reply With Quote
Old 04-05-2014, 11:19 PM   #2
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,473
Karma: 78880114
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Fixing the database does not need a full reset; from the Settings | Accounts menu select SIGN OUT in the Kobo account section.

This will drop the database, remove the WiFi, Pocket and Adobe account authorizations but will not reset the f/w or delete side-loaded content.
PeterT is offline   Reply With Quote
Advert
Old 04-05-2014, 11:23 PM   #3
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
The pin-hole reset is a way to restart te device when it has hung. It shouldn't change anything on the device.

Doing a logout on the device is the usual way to fix this. It will restart, create a new database and take you through the setup. It will check for new firmware, but if you are already on 3.2.0, it shouldn't cause any problems. I don't know what affect this will have on the hacks you have installed.
davidfor is offline   Reply With Quote
Old 04-06-2014, 01:48 AM   #4
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 45,961
Karma: 168961900
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by rantoie View Post
I saw somewhere that I should try a reset. The procedure seems to be to power off the device, stick a paperclip in the hole and then the device should reset. That doesn't happen when I put the paperclip in the hole.
To trigger a factory reset using the pinhole reset, hold in the light button (Glo, Aura HD, Aura) or the home button (Touch), press the paperclip reset switch and release the light/home button when the LED starts rapidly flashing -- usually referred to as discoing. For the Mini, there is no physical button but some arcane suggestions on triggering a hardware factory reset have surfaced now and then.

Just pressing the reset switch is similar in effect to powering the device off and back on. It can be useful when your ereader is frozen and will not respond even to holding the power switch for 15-20 seconds to power off.

Regards,
David
DNSB is offline   Reply With Quote
Old 04-06-2014, 03:06 PM   #5
jackastor
Wizard
jackastor ought to be getting tired of karma fortunes by now.jackastor ought to be getting tired of karma fortunes by now.jackastor ought to be getting tired of karma fortunes by now.jackastor ought to be getting tired of karma fortunes by now.jackastor ought to be getting tired of karma fortunes by now.jackastor ought to be getting tired of karma fortunes by now.jackastor ought to be getting tired of karma fortunes by now.jackastor ought to be getting tired of karma fortunes by now.jackastor ought to be getting tired of karma fortunes by now.jackastor ought to be getting tired of karma fortunes by now.jackastor ought to be getting tired of karma fortunes by now.
 
jackastor's Avatar
 
Posts: 1,847
Karma: 3212428
Join Date: Jun 2011
Device: iphone stanza, kobo touch,ASUS TF300,KOBO GLO, Kobo Aura HD, Kobo Mini
Quote:
Originally Posted by rantoie View Post
I'm getting this error when I connect my device and launch calibre:

database disk image is malformed

Traceback (most recent call last):
File "/usr/lib/calibre/calibre/gui2/device.py", line 86, in run
self.result = self.func(*self.args, **self.kwargs)
File "/usr/lib/calibre/calibre/gui2/device.py", line 490, in _books
mainlist = self.device.books(oncard=None, end_session=False)
File "/usr/lib/calibre/calibre/devices/kobo/driver.py", line 1764, in books
for i, row in enumerate(cursor):
DatabaseError: database disk image is malformed

I saw somewhere that I should try a reset. The procedure seems to be to power off the device, stick a paperclip in the hole and then the device should reset. That doesn't happen when I put the paperclip in the hole.

I am apprehensive of doing a full factory reset, I've done a lot of hacking on this device, getting ssh access, setting up koreader and the launcher, changing various settings etc. If I factory reset, I'm going to loose all of that, aren't I?
To ensure you don't have this issue again and again, always make sure you eject your device and wait for the computer/software to proper eject it b4 removing the device. Failure to do so will result in this error repeatedly over and over.

regards

Jack
jackastor is offline   Reply With Quote
Advert
Old 07-27-2014, 10:09 AM   #6
Harkos
Junior Member
Harkos began at the beginning.
 
Harkos's Avatar
 
Posts: 5
Karma: 10
Join Date: Mar 2013
Location: Enschede Netherlands
Device: Kobo Glo & Aura HD
Had the same problem. With Nirsoft USBdeview (freeware) I deleted the Kobo USB connection history on my computer. Kobo not connected! After that calibre communicates again with the reader.
Harkos is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kobo Aura HD: "database disk image is malformed" cbrace Devices 3 01-21-2014 05:38 AM
Database disk image is malformed moonsjine Library Management 1 06-16-2012 04:03 AM
Database disk image is malformed alanpmcd Calibre 2 05-31-2012 04:12 PM
Calibre + Kobo Touch error message : database disk image is malformed Bernard75 Devices 1 04-07-2012 03:46 PM
DatabaseError: database disk image is malformed moggie Calibre 2 12-13-2008 08:56 AM


All times are GMT -4. The time now is 08:24 PM.


MobileRead.com is a privately owned, operated and funded community.