Project won't open #1031
-
|
Hi all! I was working on importing PDF files when I got an error message: "DatabaseError: database disk image is malformed". I then decided to close the project through Project > Close project. Now I can't open the project anymore, Whenever I click on Project > Open > then the file nothing happens except the Action log showing: "Closing project: xxxx.qda". I can open other projects, just not this one. Is there something I could do to open it again? Or do I have to revert to one of the back-ups? Thanks in advance for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
It sounds like the database (data.qda) is corrupted: It would be best to revert to a backup and work from there. I also think you should make more regular backups (and store in different locations) for safety. |
Beta Was this translation helpful? Give feedback.
It sounds like the database (data.qda) is corrupted:
https://stackoverflow.com/questions/5274202/sqlite3-database-or-disk-is-full-the-database-disk-image-is-malformed
It would be best to revert to a backup and work from there. I also think you should make more regular backups (and store in different locations) for safety.