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

Mario Frank <mario.fr...@uni-potsdam.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mario.fr...@uni-potsdam.de

--- Comment #5 from Mario Frank <mario.fr...@uni-potsdam.de> ---
Hi Jo,

Depending on the OS, the default location of databases may be different.
So there is no easy catch for all OSs.
Usually, the location is defined in the digikamrc.

The digikamrc contains the following settings:

Database Name=/path/to/core/db/
Database Name Face=/path/to/core/db/
Database Name Similarity=/path/to/core/db/
Database Name Thumbnails=/path/to/core/db/

In your case, you could move the files to 

/home/library/application support/digikam/sqlite_db/

and set the values to 

Database Name=/home/library/application support/digikam/sqlite_db/
Database Name Face=/home/library/application support/digikam/sqlite_db/
Database Name Similarity=/home/library/application support/digikam/sqlite_db/
Database Name Thumbnails=/home/library/application support/digikam/sqlite_db/

When starting digiKam again, this should work without any problems.

Also, there is a command line option for digiKam:

--database-directory <dir> 

this one will search for the db files in the specified directory.

Does this solve your problem?

Cheers,
Mario

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to