Summary: | KPhotoAlbum git master crashes when range selected in Datebar extends out of main screen | ||
---|---|---|---|
Product: | [Applications] kphotoalbum | Reporter: | Victor Lobo <victor.ip.lobo> |
Component: | Datebar | Assignee: | KPhotoAlbum Bugs <kpabugs> |
Status: | VERIFIED FIXED | ||
Severity: | crash | CC: | johannes |
Priority: | NOR | ||
Version: | GIT master | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/kphotoalbum/-/commit/a8ca10713a8f09be062f2776ab1e1e3dd162d129 | Version Fixed In: | |
Sentry Crash Report: |
Description
Victor Lobo
2023-11-12 01:06:53 UTC
Git commit a8ca10713a8f09be062f2776ab1e1e3dd162d129 by Johannes Zarl-Zierl. Committed on 12/11/2023 at 18:08. Pushed by johanneszarl into branch 'master'. Fix failing assertion when datebar selection is extended beyond valid region. M +1 -0 CHANGELOG.md M +1 -1 DB/XML/FileReader.cpp M +6 -2 DateBar/DateBarWidget.cpp M +1 -1 DateBar/DateBarWidget.h M +14 -4 DateBar/MouseHandler.cpp https://invent.kde.org/graphics/kphotoalbum/-/commit/a8ca10713a8f09be062f2776ab1e1e3dd162d129 Great catch! Thanks! And thank you for fixing this. |