| Summary: | KPhotoAlbum crashes after using Toggle full-screen preview, deleting image, resizing annotations window and then using Toggle full-screen preview again | ||
|---|---|---|---|
| Product: | [Applications] kphotoalbum | Reporter: | Victor Lobo <victor.ip.lobo> |
| Component: | Annotation Dialog | Assignee: | KPhotoAlbum Bugs <kphotoalbum-bugs-null> |
| Status: | VERIFIED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 5.11.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/graphics/kphotoalbum/-/commit/b400415a37e2d0285c277f678876c9202f2e14da | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Victor Lobo
2023-10-27 00:44:55 UTC
Git commit b400415a37e2d0285c277f678876c9202f2e14da by Johannes Zarl-Zierl. Committed on 30/10/2023 at 00:18. Pushed by johanneszarl into branch 'master'. Fix crash in ViewerWidget In addition to fixing bug #476131, this commit aims to prevent similar bugs in all of the ViewerWidget methods. M +3 -3 Viewer/ImageDisplay.cpp M +2 -2 Viewer/ImageDisplay.h M +64 -17 Viewer/ViewerWidget.cpp M +11 -0 Viewer/ViewerWidget.h https://invent.kde.org/graphics/kphotoalbum/-/commit/b400415a37e2d0285c277f678876c9202f2e14da Thank you! The fix works. |