Vienna 3.8.8 won't launch:"DB Error: 11 "database disk image is malformed""
Posted: Mon Jul 31, 2023 5:11 pm
The failure cropped up out of the blue. It even didn't generate a crash report. The only way to figure out what happened behind the curtain was to run the binary in Terminal. I got the following:
I moved the messages.db to the Trash but that had me losing all my RSS feeds. Is there a less crude solution?
Code: Select all
/Applications/*/Vienna.app/Contents/MacOS/Vienna ; exit;
2023-07-31 19:55:36.773 Vienna[2347:26212] DB Error: 11 "database disk image is malformed"
2023-07-31 19:55:36.773 Vienna[2347:26212] DB Query: SELECT version FROM info
2023-07-31 19:55:36.773 Vienna[2347:26212] DB Path: /Users/home/Library/Application Support/Vienna/messages.db
2023-07-31 19:55:36.773 Vienna[2347:26212] Unknown error calling sqlite3_step (11: database disk image is malformed) rs
2023-07-31 19:55:36.774 Vienna[2347:26212] DB Error: 11 "database disk image is malformed"
2023-07-31 19:55:36.774 Vienna[2347:26212] DB Query: PRAGMA auto_vacuum = 1
2023-07-31 19:55:36.774 Vienna[2347:26212] DB Path: /Users/home/Library/Application Support/Vienna/messages.db
2023-07-31 19:55:36.774 Vienna[2347:26212] DB Error: 11 "database disk image is malformed"
2023-07-31 19:55:36.774 Vienna[2347:26212] DB Query: CREATE TABLE info (version, last_opened, first_folder, folder_sort)
2023-07-31 19:55:36.774 Vienna[2347:26212] DB Path: /Users/home/Library/Application Support/Vienna/messages.db
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
Deleting expired sessions...1014 completed.