Bug 258411

Summary: okular sending many messages to .xsession-errors - Okular::TextPagePrivate::findTextInternalForward
Product: [Applications] okular Reporter: mps <moabi2000>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description mps 2010-11-30 19:01:46 UTC
Version:           unspecified (using KDE 4.5.80) 
OS:                Linux

Sometimes with many pdfs open okular slows to a crawl. I looked at .xsession-errors and there are many lines of the form:

okular(22047) Okular::TextPagePrivate::findTextInternalForward: "m"

it seems to be going through the pdfs letter by letter.


[user@localhost ~]$ cat .xsession-errors | grep Okular::TextP | wc -l
1930863





Reproducible: Sometimes
Comment 1 Pino Toscano 2010-11-30 19:07:32 UTC
Use the kdebugdialog application to disable the debug messages for okular (and not only). Debug messages are enabled by default on debug builds (which are expected for alpha/beta/rc releases).