Bug 258411 - okular sending many messages to .xsession-errors - Okular::TextPagePrivate::findTextInternalForward
Summary: okular sending many messages to .xsession-errors - Okular::TextPagePrivate::...
Status: RESOLVED NOT A BUG
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-30 19:01 UTC by mps
Modified: 2010-11-30 19:07 UTC (History)
0 users

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 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).