[Okular-devel] [Bug 303843] okular cannot find words

Albert Astals Cid aacid at kde.org
Sun Jul 22 19:44:53 UTC 2012


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

--- Comment #18 from Albert Astals Cid <aacid at kde.org> ---
No poppler, it's just okular code.

The
QMetaObject::invokeMethod: No such method
Okular::Document::doContinueNextMatchSearch(void *,void
*,int,int,QString,int,bool,QColor,bool)
means something was very wrong on compilation/execution since that is never
invoked, what is invoked is Okular::Document::doContinueNextMatchSearch(void
*,void *,int,int,QString,int,bool,QColor,bool,int) in lines 1224 and 2956 of
document.cpp so there is something wrong somewhere, i'd blame either gcc or qt,
but to be honest i have no clue

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list