| Summary: | KMail crashed while I was reading an email | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Dennis Schridde <heri+kde> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | montel |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdepim/b6196bc1fd489a5be69731ca9a19d8a95f721570 | Version Fixed/Implemented In: | 4.16.7 |
| Sentry Crash Report: | |||
|
Description
Dennis Schridde
2015-03-11 23:17:38 UTC
Ok I found bug. Fixed soon. The problem was not that you read email, just that favorite model doesn't exist for you. Git commit b6196bc1fd489a5be69731ca9a19d8a95f721570 by Montel Laurent. Committed on 12/03/2015 at 06:48. Pushed by mlaurent into branch 'KDE/4.14'. Fix Bug 345071 - KMail crashed while I was reading an email FIXED-IN: 4.16.7 M +2 -1 kmail/kmmainwidget.cpp http://commits.kde.org/kdepim/b6196bc1fd489a5be69731ca9a19d8a95f721570 if you don't want to have this crash until 4.16.7 add favorite it will not crash. It crashs because favorite is not show in kmail and a signal try to access to it. Thanks for the quick fix! |