KConfig race condition?
Goffioul Michael
goffioul at imec.be
Tue Apr 20 14:00:12 BST 2004
> In KolourPaint, I solve this using kapp->config
> ()->reparseConfiguration ()
> before every config read. But this is hopelessly
> inefficient. Automatic
> interprocess config change notification or interprocess
> KConfig objects would
> be a nice solution, IMHO.
I also had the problem in kdeprint. I finally implemented a
DCOP-based signaling mechanism myself. But a more generic solution
at KConfig level would be much better.
Michael.
More information about the kde-core-devel
mailing list