https://bugs.kde.org/show_bug.cgi?id=364258
ham...@laposte.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ham...@laposte.net --- Comment #16 from ham...@laposte.net --- (In reply to caulier.gilles from comment #8) > Files to backport under Linux : > > - ~/.kde4/share/config/digikamrc > ... > - ~/.kde4/share/apps/digikam/ > > New place under Linux : > > - ~/.config/digikamrc > ... Here the migration was failed. It has removed all the databases entries :( Here is a sample of messages when it scan the databases the 1st run : digikam.database: Creating new Location "/" uuid "volumeid:?path=%2Fhome%2Fdomi%2FPhotos" digikam.database: location for "%2Fhome%2Fdomi%2FPhotos" is available true KMemoryInfo: Platform identified : "LINUX" KMemoryInfo: TotalRam: 8376160256 digikam.general: Allowing a cache size of 200 MB digikam.thumbsdb: ThumbDB SelectThumbnailSetting val ret = 0 digikam.thumbsdb: ThumbDB SelectThumbnailSetting val ret = 0 digikam.thumbsdb: Thumbs database: have a structure version "3" digikam.general: Thumbnails database ready for use digikam.database: Removed items: (1, 2, 3, 4, 5, 6) related items: () digikam.database: Removed items: (9) related items: () digikam.database: Removed items: (15747, 15945, 16033) related items: () digikam.database: Removed items: (2410, 2411, 2412, 2413, 2414, 2415, 2416, 2417, 2418, 2419, 2420, 2421, 2422, 2423, 2424, 2425, 2426, 2427, 2428, 2429, 2430, 2431, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2439, 2440, 2441, 2442, 2443, 2444, 2445, 2446, 2447, 2448, 2449, 2450, 2451, 2452, 2453, 2454, 2455, 2456) related items: () ... digikam.database: Removed items: (16304, 16305, 16306, 16307, 16308, 16309, 16310, 16311, 16312, 16313) related items: () digikam.database: Folder does not exist or is not readable: "%2Fhome%2Fdomi%2FPhotos" Now, when it starts, I have this message : digikam.database: Folder does not exist or is not readable: "%2Fhome%2Fdomi%2FPhotos" Why %2F in place of slash ? it should be /home/domi/Photos" ??!!! in digikamrc file, the path is correct : Album Path=/home/domi/Photos Database File Path=/home/domi/Photos I have migrated another user successfully, and his folder appears correctly with slash in path not %2F... I think it's a clue. -- You are receiving this mail because: You are watching all bug changes.