| Summary: | DCOP call reparseConfiguration doesn't work. | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Kurt Hindenburg <khindenburg> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Kurt Hindenburg
2005-12-20 18:40:03 UTC
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 |