#47053: Settings Theme Configuration not working ---------------------------+------------------- Reporter: rv17070093@… | Owner: jan@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: Resolution: | Keywords: Port: digikam | ---------------------------+------------------- Comment (by bugports@…): Replying to [comment:35 mk@…]:
Replying to [comment:33 bugports@…]:
{{{port:qt4-mac-sqlite3-plugin}}} is set as digikam's dependency and I don't know whether it would be wise to introduce a variant replacing this dependency by {{{port:qt4-mac-sqlite2-plugin}}} to avoid loosing the metadata...
As long as I'm able to sort and find the pictures according to their face tags via MacOS Finder... But a database migration tool would be rather helpful. Am I wrong, or hasn't such a tool been part of digiKam 3 to migrate SQL to sqlite2?
This rather asks for a migration tool, although I could imagine that a simple backup dump of the old file and a (perhaps partial) reimport into the new one would solve the issue.
Great hint! My first attempt: I downloaded the shell script from Sqlite.org and tried: {{{ sqlite /Users/Me/Pictures/digikam4.db .dump | sqlite3 /Users/Me/Pictures/NEW.DB }}} but it did not succeed.
I have my current db file in ~/DigiKam over here. Can you locate where your old db file is?
Yes, it's in my home directory/pictures and seems untouched as far.
I hope it did not get overwritten at the first start of the application...
Don't worry :-) -- Ticket URL: <https://trac.macports.org/ticket/47053#comment:36> MacPorts <https://www.macports.org/> Ports system for OS X