[Digikam-devel] [digikam] [Bug 366092] New: Individual database names are always reset to Database Name

Simon via KDE Bugzilla bugzilla_noreply at kde.org
Mon Jul 25 16:30:29 BST 2016


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

            Bug ID: 366092
           Summary: Individual database names are always reset to Database
                    Name
           Product: digikam
           Version: 5.0.0
          Platform: Debian testing
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Database-Setup
          Assignee: digikam-devel at kde.org
          Reporter: freisim93 at gmail.com

As I want digikam to access the database from ram I configured it to store its
database in /tmp. Therefore I changed this line in digikamrc:
    Database Name=/tmp/digikam-db/
    Database Name Face=/tmp/digikam-db/
As the thumbnails database is way too big to be stored in ram I want it to be
located on my harddisk:
    Database Name
Thumbnails=/media/ntfs_data/Programme/AppDaten/digikam5/thumbnails-digikam.db
When I start digikam (with my old database or completely clean start) these
values are automatically set to:
    Database Name=/tmp/digikam-db/
    Database Name Face=/tmp/digikam-db/
    Database Name Thumbnails=/tmp/digikam-db/
Individual storage places are essential for my use case.


Reproducible: Always

Steps to Reproduce:
1. Add different locations "Database Name" and "Database Name Thumbnails" in
digikamrc
2. Start digikam

Actual Results:  
"Database Name Thumbnails" is set to the same location as "Database Name" 

Expected Results:  
"Database Name Thumbnails" remains separate from "Database Name" and thus the
thumbnail database is located at a different location than the main digikam
database.

I used digikam compiled from commit "19446b5" when this happened.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list