Summary: | Modify Diagram > Open (Discard) > Print Preview crashes with a segfault | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Dillon <dillonotto112> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | Git | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | https://invent.kde.org/sdk/umbrello/-/commit/bde405ef925bf83ba90adff85f91ae4c73b4de1d | Version Fixed In: | |
Sentry Crash Report: |
Description
Dillon
2025-05-29 00:24:25 UTC
Git commit 87f9e4a253a225a46fdd1dcb71ed0f22314c711a by Ralf Habacker. Committed on 15/08/2025 at 11:28. Pushed by habacker into branch 'master'. Prevent a crash when opening a new file with a modified document is canceled When closing a document, the print preview is now disabled to avoid accessing a view that no longer exist. FIXEd-IN:25.08.1 M +2 -0 umbrello/umldoc.cpp https://invent.kde.org/sdk/umbrello/-/commit/87f9e4a253a225a46fdd1dcb71ed0f22314c711a Git commit bde405ef925bf83ba90adff85f91ae4c73b4de1d by Ralf Habacker. Committed on 15/08/2025 at 11:30. Pushed by habacker into branch 'release/25.08'. Prevent a crash when opening a new file with a modified document is canceled When closing a document, the print preview is now disabled to avoid accessing a view that no longer exist. FIXEd-IN:25.08.1 (cherry picked from commit 87f9e4a253a225a46fdd1dcb71ed0f22314c711a) M +2 -0 umbrello/umldoc.cpp https://invent.kde.org/sdk/umbrello/-/commit/bde405ef925bf83ba90adff85f91ae4c73b4de1d |