https://bugs.kde.org/show_bug.cgi?id=472275
Andreas Schleth <schleth...@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |schleth...@web.de --- Comment #1 from Andreas Schleth <schleth...@web.de> --- Do not give up so easily :-) Could you possibly find the file that caused the hang? Sort the files by date? Or copy them in batches to a new folder (make a new database there) and try to read in KPA after each addition? With the file in hand, one could start to debug and fix the problem. If you find and attach it here, I could try to reproduce the bug on my system. Also, there is the option to compile KPA with some more debugging info. Before starting cmake enter: export CMAKE_BUILD_TYPE=RelWithDebInfo There is a setting ("file search" or so): search for new images on startup. You might uncheck that. Then you need to trigger the search manually via the maintenance menu. Startup of KPA will be much faster but after adding new images you always need to import them manually. -- You are receiving this mail because: You are watching all bug changes.