Version: (using KDE KDE 3.5.0) Installed from: Compiled From Sources OS: Linux dcop konsole-$PID MainApplication-Interface reparseConfiguration does not actually call the reparseConfiguration(). The reparseConfiguration does work, tested. Strange, use % dcop konsole-$PID konsole reparseConfiguration which works.
Han, did % dcop konsole-$PID MainApplication-Interface reparseConfiguration actually work in KDE 3.4.x? The correct call is % dcop konsole-$PID konsole reparseConfiguration which works for me.
I'm getting quite confused. The following happened: I upgraded to kde-3.5.0 using the RPMS from the kde-redhat project, for Fedora Core 4. dcop konsole-$PID konsole reparseConfiguration no longer worked. Of that I'm certain. I'm almost certain that reparseConfiguration no longer showed up in kdcop under konsole but only under MainApplication-Interface. In fact, I'm almost certain that the konsole entry was missing. That's why I changed my command. Then I got the sources, to try my lock with gdb. These source were a newer release. I had no luck debugging, but the original dcop konsole-$PID konsole reparseConfiguration worked again. These RPMS are quite heavily patched, and I guess, also by the rapid appearance of a newer release, that something had gone wrong there. I'm sorry to have bothered you all, about a clearly downstream problem. Thanks, Han Holl