Zim

Comment 7 for bug 1181980

Revision history for this message
Andreas Wehler (andreas-wehler) wrote :

Hi.

I have just generated a SQL dump of index.db with sqlite3
  a) BAD case (directory 03) and
  b) GOOD case (directory 04)

b) Is generated this way:
 1) exit zim
 2) remove ./zim/*
 3) start zim
 4) Icon: Task List # will regenerate the index in an other way than "Tools - Update index", takes 00:02:30 time.
 5) cd .../.zim ; sqlite3 index.db .dump >dump.sql

Note, that in the BAD case this dump is no more ASCII, but contains a lot of binary data (!!).
See attachment DotZim.tgz. Hope it helps...

Best regards, Andreas