Summary: | Crash when opening a small png (could not reproduce on next attempt) | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Tim Richardson <tim> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | animtim, bugs_kde_org2, enrico_guarnieri, halla, sven.langkamp |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tim Richardson
2011-01-12 13:08:22 UTC
Thanks for your report! I'm beginning to wonder whether this is one of the subtle bugs that can occur if you create an image, open the template page again (with ctrl-n) and then press ctrl-o for open or something like that. We have some bugs with backtraces similar to yours. *** Bug 263231 has been marked as a duplicate of this bug. *** *** Bug 262417 has been marked as a duplicate of this bug. *** *** Bug 262581 has been marked as a duplicate of this bug. *** *** Bug 263382 has been marked as a duplicate of this bug. *** *** Bug 263668 has been marked as a duplicate of this bug. *** *** Bug 263964 has been marked as a duplicate of this bug. *** Git commit 131b513a8ab1349d19d43aaa352946d760924416 by Sven Langkamp Pushed by langkamp into branch master don't open a new document when deleting the open pane after a close event CCBUG:262941 M +5 -3 libs/main/KoDocument.cpp M +1 -1 libs/main/KoDocument.h M +1 -1 libs/main/KoMainWindow.cpp http://commits.kde.org/47e7010d/131b513a8ab1349d19d43aaa352946d760924416 I have fixed the crash on closing the open dialog without doing anything, but I doubt that fixes some of the cases that have be added as duplicates. Can you update and check if it's fixed with master? (In reply to comment #9) > I have fixed the crash on closing the open dialog without doing anything, but I > doubt that fixes some of the cases that have be added as duplicates. Can you > update and check if it's fixed with master? I've just tested the fix and now this bug and duplicates are solved except for bug 263382. SVN commit 1218114 by rempt: Backport commit 131b513a8ab1349d19d43aaa352946d760924416 don't open a new document when deleting the open pane after a close event CCBUG:262941 M +4 -3 KoDocument.cpp M +1 -1 KoDocument.h M +1 -1 KoMainWindow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1218114 *** Bug 265876 has been marked as a duplicate of this bug. *** *** Bug 265081 has been marked as a duplicate of this bug. *** |