7271.Archive 2.zip
Welcome to the forums! Sorry you are having troubles. [:S]
Have you tried to open to a blank layout? (Press and hold command key immediately after starting app… check appropriate box).
How are you doing a reinstall? Did you just download the engine recently?
Welcome [:D]
Noticed a malformed database file in the Logos4.log file, wonder about moving your UserManager.db file to the trash:
~/Library/Application Support/Logos4/Users/UserManager.db
Followed by launching Logos 4.6a SR-1 and sign-in.
Keep Smiling [:)]
Learning Opportunity for Me: Did you get that from: Unhandled Exception: System.Data.SQLite.SQLiteException: The database disk image is malformed database disk image is malformed ? How did you know it was the UserManager.db? I have seen System.Data.SQLite.SQLiteException: many times, but never knew what to do. Is it always a sign of a corrupt UserManager.db?
How did you know it was the UserManager.db?
The StackTrace for database disk image is malformed included:
at Libronix.DigitalLibrary.UserManager.LoadUser (System.String strUserId, Boolean bSetLastUsed) [0x00000] in <filename unknown>:0 at Libronix.DigitalLibrary.UserManager.LoadUser (System.String strUserId) [0x00000] in <filename unknown>:0 at Libronix.DigitalLibrary.UserManager.GetLastUser () [0x00000] in <filename unknown>:0
Edit: for a number of issues, the stacktrace has clues for which database file Also compared Logos4.log file with one that launched OK..