Comment to Wayland problem?
-
The SQLite error code 19 seems to indicate that an attempt to create an element with an already existing key was made : https://stackoverflow.com/questions/3415589/unable-to-insert-in-sqlite-error-code19
Did you manipulate the database yourself ? That might be a corruption.