https://bugs.kde.org/show_bug.cgi?id=383912
--- Comment #9 from Andrius <[email protected]> --- (In reply to Simon from comment #8) > There is no problem here, no amount of updating will stop it. As Gilles > wrote in comment #6 the debug mode of the AppImage enables catching of > exceptions being thrown, even if they are handled. This means the execution > is paused (not aborted) and you get to the gdb command prompt. You can > resume by entering "c" and pressing Enter. If you don't want execution to be > paused on thrown exceptions, you can enter > > info breakpoints > delete *num* > > where *num* is the number of the line containing exception throw. Simon, Thanks for your reply. I just don't get why it behaves differently on OpenSUSE where I don't have to press see after trying to generate a thumbnail for every single mp4 file. Basically I cannot debug digiKam on Linux Mint bacause I have mp4 video files in each folder. -- You are receiving this mail because: You are watching all bug changes.
