https://bugs.kde.org/show_bug.cgi?id=493849
Johannes Zarl-Zierl <johan...@zarl-zierl.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/kphotoalbum/-/commit/d |hics/kphotoalbum/-/commit/4 |37ae8b7daa88e6d9ae54a40cd91 |06a4fc07e69c68dba063f4e7766 |b4801ce63df1 |c295e9ccc007 --- Comment #10 from Johannes Zarl-Zierl <johan...@zarl-zierl.at> --- Git commit 406a4fc07e69c68dba063f4e7766c295e9ccc007 by Johannes Zarl-Zierl. Committed on 04/10/2024 at 10:59. Pushed by johanneszarl into branch 'kf6'. Prevent incorrect config values for video backend If a video backend was previously configured but is no longer available in the current build of kphotoalbum, an infinite loop could occur. This patch fixes that by checking for unsupported values at a configuration level. M +1 -0 CHANGELOG.md M +0 -5 CMakeLists.txt M +15 -4 MainWindow/FeatureDialog.cpp M +4 -3 Settings/VideoPlayerSelectorDialog.cpp M +2 -2 Viewer/ViewerWidget.cpp M +2 -0 lib/CMakeLists.txt M +22 -7 lib/kpabase/SettingsData.cpp R +0 -0 lib/kpabase/config-kpa-videobackends.h.in [from: config-kpa-videobackends.h.in - 100% similarity] https://invent.kde.org/graphics/kphotoalbum/-/commit/406a4fc07e69c68dba063f4e7766c295e9ccc007 -- You are receiving this mail because: You are watching all bug changes.