[Digikam-devel] [Bug 199482] Caption can't be changed

Marcel Wiesweg marcel.wiesweg at gmx.de
Fri Jul 10 16:51:05 BST 2009


https://bugs.kde.org/show_bug.cgi?id=199482





--- Comment #7 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-07-10 17:51:03 ---
Any newly upgraded database should be fine, but I did not add code to do an
automatic fix (in 189080 the affected user said that the automatic code
sometimes got the good comment and sometimes the bad one).

You will with 1.0 be able to change comments again.

If you want to fix it now:
There is a piece of SQL in 189080 which will remove one of the two entries - as
said above, it may not only catch the good one.
To execute the SQL, open a console, type "sqlite3 /path/to/your/digikam4.db",
paste the SQL, hit enter, type ".exit". 
The user in 189080 decided to hand-pick the comments to remove using the
database application knoda, which, in turn, i have never used.
If all bad comments have a special format, e.g. containing six commas, I can
probably come up with an SQL command that identifies them this way.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list