First, I've been happily using Vienna as my RSS viewer for many years and am very grateful for the work put into it!
After the MacOS 10.15.7 update, Vienna will no longer start up - no windows open but the app seems to begin starting.
I've no idea where to check for any logs (nothing found in Apple's Console app). If there's anywhere or anything I can do to track what's happening, I can.
Many thanks
Paul.
Vienna 3.5.8 fails to start on MacOs 10.15.7
Re: Vienna 3.5.8 fails to start on MacOs 10.15.7
I ran the actual Vienna binary (/Applications/Vienna.app/Contents/MacOS/Vienna) from the commandline and got messages:
2020-10-18 09:40:05.507 Vienna[2564:64808] DB Error: 11 "database disk image is malformed"
2020-10-18 09:40:05.507 Vienna[2564:64808] DB Query: select version from info
2020-10-18 09:40:05.507 Vienna[2564:64808] DB Path: /Users/xxx/Library/Application Support/Vienna/messages.db
2020-10-18 09:40:05.507 Vienna[2564:64808] Unknown error calling sqlite3_step (11: database disk image is malformed) rs
2020-10-18 09:40:05.507 Vienna[2564:64808] DB Error: 11 "database disk image is malformed"
2020-10-18 09:40:05.508 Vienna[2564:64808] DB Query: create table info (version, last_opened, first_folder, folder_sort)
2020-10-18 09:40:05.508 Vienna[2564:64808] DB Path: /Users/xxx/Library/Application Support/Vienna/messages.db
Luckily, I had a messages.db.bak from a previous DB update, so removed the current messages.db and renamed the backup. Restarted the app, got the message to update the DB, confirmed and all working again.
So, DB corrupted somehow but now ok.
Problem solved.
2020-10-18 09:40:05.507 Vienna[2564:64808] DB Error: 11 "database disk image is malformed"
2020-10-18 09:40:05.507 Vienna[2564:64808] DB Query: select version from info
2020-10-18 09:40:05.507 Vienna[2564:64808] DB Path: /Users/xxx/Library/Application Support/Vienna/messages.db
2020-10-18 09:40:05.507 Vienna[2564:64808] Unknown error calling sqlite3_step (11: database disk image is malformed) rs
2020-10-18 09:40:05.507 Vienna[2564:64808] DB Error: 11 "database disk image is malformed"
2020-10-18 09:40:05.508 Vienna[2564:64808] DB Query: create table info (version, last_opened, first_folder, folder_sort)
2020-10-18 09:40:05.508 Vienna[2564:64808] DB Path: /Users/xxx/Library/Application Support/Vienna/messages.db
Luckily, I had a messages.db.bak from a previous DB update, so removed the current messages.db and renamed the backup. Restarted the app, got the message to update the DB, confirmed and all working again.
So, DB corrupted somehow but now ok.
Problem solved.
Re: Vienna 3.5.8 fails to start on MacOs 10.15.7
I have the same problem, Vienna fails to start.
See the attached crash report.
See the attached crash report.
- Attachments
-
- crash report.rtf
- (76 KiB) Downloaded 165 times
Re: Vienna 3.5.8 fails to start on MacOs 10.15.7
According to your report, you are on 3.5.9.Martin83 wrote:I have the same problem, Vienna fails to start.
See the attached crash report.
Can you verify if the problem occurs with 3.5.8 ? It might be related to a recent change.
I contribute to Vienna RSS as a developer.
Please, don't forget those tips for writing a good bug report
Please, don't forget those tips for writing a good bug report
Re: Vienna 3.5.8 fails to start on MacOs 10.15.7
Thank you for your reply. Please, can you post a download link for 3.5.8 version? All see on the download page is the latest 3.5.9.
Re: Vienna 3.5.8 fails to start on MacOs 10.15.7
Cf. link labelled "Releases" on the download page : https://github.com/ViennaRSS/vienna-rss/releases
or https://bintray.com/viennarss/vienna-rss/vienna-rss/
or https://sourceforge.net/projects/vienna-rss/files/
or https://bintray.com/viennarss/vienna-rss/vienna-rss/
or https://sourceforge.net/projects/vienna-rss/files/
I contribute to Vienna RSS as a developer.
Please, don't forget those tips for writing a good bug report
Please, don't forget those tips for writing a good bug report
Re: Vienna 3.5.8 fails to start on MacOs 10.15.7
Thank you. I can confirm that downgrading to 3.5.8 helped and so far no crashes have occurred.