[Digikam-devel] [Bug 156847] Missing thumbnails in album overview
Achim Luecking
achim at luecking-brothers.de
Tue Mar 11 22:00:23 GMT 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=156847
------- Additional Comments From achim luecking-brothers de 2008-03-11 23:00 -------
Arnd,
sure, here is the used database modification:
achim cs01:~/Pics> sqlite3 digikam.db
sqlite> update ImageProperties set value=0 where property='Rating' and value=-1;
More information about the Digikam-devel
mailing list