[Okular-devel] [Bug 280123] New: Okular generates console output even when this is disabled in kdebugdialog.
Peter Lewis
pete at muddygoat.org
Mon Aug 15 13:52:39 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=280123
Summary: Okular generates console output even when this is
disabled in kdebugdialog.
Product: okular
Version: 0.13
Platform: Archlinux Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: okular-devel at kde.org
ReportedBy: pete at muddygoat.org
Version: 0.13 (using KDE 4.7.0)
OS: Linux
In kdebugdialog, I disabled all output. However, when trying to refresh a PDF
file in Okular, if that file does not exist, it spews out text to the console:
% okular ~/work/file.pdf
okular(15885)/kio (KDirWatch) KDirWatchPrivate::removeEntry: doesn't know
"/home/pete/work"
okular(15885)/kio (KDirWatch) KDirWatchPrivate::removeEntry: doesn't know
"/home/pete/work"
okular(15885)/kio (KDirWatch) KDirWatchPrivate::removeEntry: doesn't know
"/home/pete/work"
okular(15885)/kio (KDirWatch) KDirWatchPrivate::removeEntry: doesn't know
"/home/pete/work"
...
and so on.
Reproducible: Always
Steps to Reproduce:
Open okular from the terminal. Remove the PDF it is viewing.
(While this might sound an odd thing to do, it's what happens when you're
generating a PDF file using latex. If I'm in vim on the console, then all the
output gets spewed all over my vim session if it fails to compile.)
Actual Results:
There is text on the console.
Expected Results:
There should be no text.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Okular-devel
mailing list