SUMMARY When importing pictures from a hard drive (Import>Add Images), all pictures are shown correctly in the import dialog, but only part of the selected ones are actually copied and imported. STEPS TO REPRODUCE 1. Import images using Import>Add Images 2. Select all images in a folder 3. Click on Download Selected OBSERVED RESULT Only part of the selection is imported EXPECTED RESULT The selected pictures are copied and imported SOFTWARE/OS VERSIONS Linux: Ubuntu 23.10 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.12 ADDITIONAL INFORMATION If the steps are repeated, some of the pictures already imported are deleted and some are imported duplicated.
Which digiKam version are you using exactly? The Ubuntu version is a Snap package. Snap packages use a sandbox and restrict digiKam to the local home directory. Maik
(In reply to Maik Qualmann from comment #1) > Which digiKam version are you using exactly? The Ubuntu version is a Snap > package. Snap packages use a sandbox and restrict digiKam to the local home > directory. > > Maik I'm using the AppImage downloaded from digiKam website
Please look in your target folder with a file manager that you selected when downloading with the import tool. Are there any files here with the "digikamtempfile" part in the name? Maik
(In reply to Maik Qualmann from comment #3) > Please look in your target folder with a file manager that you selected when > downloading with the import tool. Are there any files here with the > "digikamtempfile" part in the name? > > Maik No, there aren't.
Git commit d5cd275753a13eae8606ac51e01d58168f3efee0 by Maik Qualmann. Committed on 03/05/2024 at 06:33. Pushed by mqualmann into branch 'master'. use selected cam item infos directly from the model FIXED-IN: 8.4.0 M +1 -1 NEWS M +5 -9 core/utilities/import/main/importui.cpp https://invent.kde.org/graphics/digikam/-/commit/d5cd275753a13eae8606ac51e01d58168f3efee0
Another note: In the Import Tool, a history view can be activated (View menu). This appears under the icon view. Errors during downloading are also listed here if files cannot be copied. If you are still having problems, please activate this history view and see if any files have been skipped. Maik