| Summary: | okular crashed when I tried to open a .mobi file | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Francis (Grizzly) Smit <grizzly> |
| Component: | kdecore | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | adawit, faure, haiyuan.2007 |
| Priority: | NOR | ||
| Version First Reported In: | 4.5 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Francis (Grizzly) Smit
2011-05-09 17:07:26 UTC
It is crashing in KMimeType::Ptr newmime = KMimeType::findByFileContent( docFile ); loadingMimeByContent = true; if ( newmime->name() != mime->name() ) <------- with mime->name() already being used in the previous lines, and KMimeType::findByFileContent says the returned mime will never be null, but it seems it was, so i'm reassigning this to kdelibs *** Bug 315354 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 274425 *** |