https://bugs.kde.org/show_bug.cgi?id=272867


Albert Astals Cid <tsdg...@terra.es> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |general
            Version|0.11.2                      |4.5
         AssignedTo|okular-devel@kde.org        |kdelibs-b...@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.
_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to