Summary: | Segfault after deleting an image if the annotation dialog was previously accepted to remove a tag | ||
---|---|---|---|
Product: | [Applications] kphotoalbum | Reporter: | rsquared42 |
Component: | Annotation Dialog | Assignee: | KPhotoAlbum Bugs <kpabugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | tl |
Priority: | NOR | ||
Version: | GIT master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/kphotoalbum/-/commit/59f2cb63ac191040e6e7e0a20d5afe01396e5c82 | Version Fixed In: | |
Sentry Crash Report: |
Description
rsquared42
2024-03-11 17:09:38 UTC
Thanks for your bug report! I can confirm this. I'll have a look at this, if Johannes is not faster than me ;-) Git commit 59f2cb63ac191040e6e7e0a20d5afe01396e5c82 by Tobias Leupold. Committed on 11/03/2024 at 20:24. Pushed by tleupold into branch 'master'. Don't crash if an image is deleted whilst annotating multiple images M +6 -1 AnnotationDialog/ImagePreview.cpp M +2 -1 AnnotationDialog/ImagePreview.h M +18 -1 AnnotationDialog/ImagePreviewWidget.cpp https://invent.kde.org/graphics/kphotoalbum/-/commit/59f2cb63ac191040e6e7e0a20d5afe01396e5c82 This was a nasty one ;-) Please check if this fixes it, and re-open if not! Wow, that was fast. And it seems to be fixed. Good work! |