Bug 303933

Summary: Okular does not find any search results due to missing method
Product: [Applications] okular Reporter: Sandro Mani <manisandro>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aacid, rdieter
Priority: NOR    
Version: 0.14.97   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sandro Mani 2012-07-22 18:39:19 UTC
Okular does not find any search results due to

QMetaObject::invokeMethod: No such method Okular::Document::doContinueNextMatchSearch(void *,void *,int,int,QString,int,bool,QColor,bool)

Version:
okular-4.8.97-1.fc18.x86_64


Reproducible: Always

Steps to Reproduce:
1. Open any PDF document, try to search something.
2. The cursor will start spinning, but no result is ever found.
Comment 1 Albert Astals Cid 2012-07-22 18:46:43 UTC

*** This bug has been marked as a duplicate of bug 303843 ***
Comment 2 Rex Dieter 2012-07-22 22:54:05 UTC
As I mentioned in the dup'd report, unfortunately, I cannot reproduce this on my own f17 box.  we'll have to look closer at some rawhide-specific issue, perhaps some gcc (or other related) miscompilation
Comment 3 Sandro Mani 2012-07-22 23:03:09 UTC
I could try setting up a rawhide mock build environment with the f17 gcc and qt and rebuild okular in that environment.
Comment 4 Rex Dieter 2012-07-23 15:48:53 UTC
for starters, just retest after getting all the new pkgs from the rawhide mass-rebuild
Comment 5 Sandro Mani 2012-07-27 23:29:40 UTC
okular-4.9.0-1.fc18.x86_64 is still affected. I tried rebuilding it with gcc-4.7.1-1 (which is what F17 has), but the issue is still present. Qt in both rawhide and F17 are the same version, and were both built when gcc-4.7.1-1 was current. Hmpf...
Comment 6 Albert Astals Cid 2012-07-30 20:59:57 UTC
All i can say is that this is not an okular bug, there's a three line snippet out there that shows that something in fedoraRawhide/ubuntuQuantal is broken, i don't have the time to chase the foundations of okular randomly broken, and it only happens on development versions of stuff so for now i'm hoping the people doing the distributions do the searching of what is broken.