https://bugs.kde.org/show_bug.cgi?id=519992
Maik Qualmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Maik Qualmann <[email protected]> --- The reason the update is failing now is clear: the "timeZone" column already exists. We will likely never know why the initial update failed to run or was interrupted—especially with SQLite, this shouldn't have caused any issues. We will not be fixing this. Install SQLiteBrowser and execute the following command: ALTER TABLE ImageInformation DROP COLUMN timeZone; Maik -- You are receiving this mail because: You are watching all bug changes.
