https://bugs.kde.org/show_bug.cgi?id=510823

--- Comment #3 from Bojidar Marinov [:bojidar-bg] 
<[email protected]> ---
(In reply to Nate Graham from comment #2)
> As the error message indicates, the script is using DBus incorrectly, and
> it's making KWin crash. You should report this to the author, or else undo
> the customizations you've made to the script if the problem only happens
> after you've customized it.

A script error should generally not cause KWin to crash, nor cause the embedded
kglobalacceld to stop working.
Is there a known-good `callDbus` example I can base my script on? (I've
customized it too heavily at this point and it'd be easier to just rewrite it.
(: )

I experimented with running a few thousand `callDbus` calls virtually identical
to the one in the script, with no ill effects—I'll keep looking for ways to
recreate the conditions of the crash. As far as I can tell, the only special
thing about the callDbus I use is that there is no actual DBus interface or
method registered anywhere, only a dbus-monitor running in the background. So,
if this is a script error, the summary would be "calling a non-existent dbus
method from KWin script causes KWin to crash intermittently".

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to