[Okular-devel] [Bug 180521] okular freezes system upon close after updating latex-compiled pdf while open
Pino Toscano
pino at kde.org
Thu Feb 19 18:11:19 CET 2009
https://bugs.kde.org/show_bug.cgi?id=180521
--- Comment #13 from Pino Toscano <pino kde org> 2009-02-19 18:11:13 ---
Inotify bug? Uh, that would explain.
In the meanwhile, anyone affected by the problem can do the following temporary
workaround:
a) execute 'kdebugdialog', find and activate the debug area 7001 (KDirWatch)
b) in a terminal, run 'okular somedocument'; you should see in the output a
line similar to:
okular(22280)/kio (KDirWatch) KDirWatchPrivate::KDirWatchPrivate: Available
methods: ("Stat", "INotify")
c) close any open okular you have, and in a terminal do:
kwriteconfig --file okularrc --group DirWatch --key PreferredMethod XXX
where XXX should be replaced with
- "Fam" if you have "FAM" among the available methods above
- "Stat" otherwise
this will provide you a slightly less efficient way for file monitoring, but at
least should not use what looks like to be a buggy inotify on your system.
If you still have problems after setting this, please tell.
--
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