Bug 303933 - Okular does not find any search results due to missing method
Summary: Okular does not find any search results due to missing method
Status: RESOLVED DUPLICATE of bug 303843
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 0.14.97
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-22 18:39 UTC by Sandro Mani
Modified: 2012-07-30 20:59 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.