[Okular-devel] [Bug 272867] okular crashed when I tried to open a .mobi file
Albert Astals Cid
tsdgeos at terra.es
Mon May 9 21:05:27 CEST 2011
https://bugs.kde.org/show_bug.cgi?id=272867
Albert Astals Cid <tsdgeos at terra.es> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|general |general
Version|0.11.2 |4.5
AssignedTo|okular-devel at kde.org |kdelibs-bugs at kde.org
Product|okular |kdelibs
--- Comment #1 from Albert Astals Cid <tsdgeos terra es> 2011-05-09 21:05:25 ---
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
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Okular-devel
mailing list