SUMMARY Application crashes when right-clicking in the thumbnail viewing area STEPS TO REPRODUCE 1. Browse images 2. Scroll down to most recent 3. right click on area where there are no thumbnails OBSERVED RESULT Program crashes EXPECTED RESULT popup menu SOFTWARE/OS VERSIONS Windows: MacOS: Linux/KDE Plasma: gentoo (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: 5 ADDITIONAL INFORMATION
Thanks for reporting this! I can confirm that this happens also on the current git master…
Git commit 2cbf004a3feb28f4c35683e2097363cd91a0773e by Johannes Zarl-Zierl. Committed on 01/02/2019 at 23:47. Pushed by johanneszarl into branch 'master'. Fix crash when right-clicking in thumbnail view. When opening the context menu in the thumbnail view by right-clicking in the empty area besides the actual thumbnails, kphotoalbum would crash. This commit fixes the crash and makes sure only applicable context-menu entries are enabled in this case. M +5 -1 MainWindow/CopyPopup.cpp M +6 -4 MainWindow/Window.cpp https://commits.kde.org/kphotoalbum/2cbf004a3feb28f4c35683e2097363cd91a0773e
Git commit 137a360995dc9dac060fd60d70044741f60e1d14 by Tobias Leupold, on behalf of Johannes Zarl-Zierl. Committed on 04/02/2019 at 19:15. Pushed by tleupold into branch 'v5.4-bugfix'. Fix crash when right-clicking in thumbnail view. When opening the context menu in the thumbnail view by right-clicking in the empty area besides the actual thumbnails, kphotoalbum would crash. This commit fixes the crash and makes sure only applicable context-menu entries are enabled in this case. M +5 -1 MainWindow/CopyPopup.cpp M +6 -4 MainWindow/Window.cpp https://commits.kde.org/kphotoalbum/137a360995dc9dac060fd60d70044741f60e1d14