Summary: | callDBus always fails for methods with signature containing array of strings | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Jan Palus <jan.palus> |
Component: | scripting | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 4.9.4 | ||
Target Milestone: | 4.10 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/5712da0bb06ecfe86017895cbbb72cd5c5551fcd | Version Fixed In: | 4.10 |
Sentry Crash Report: | |||
Attachments: | Simple fix for string arrays |
Description
Jan Palus
2012-12-18 18:40:59 UTC
Created attachment 75905 [details]
Simple fix for string arrays
could you please open a review request for the patch? I totally missed the patch attached to the report, we only use review board. I just reviewed the patch - looks good to me, can go in. Do you have a push privileges? If yes, please push to 4.10 branch, if not please upload a patch exported with git format-patch That will keep your ownership. Git commit 5712da0bb06ecfe86017895cbbb72cd5c5551fcd by Martin Gräßlin. Committed on 17/01/2013 at 09:30. Pushed by graesslin into branch 'KDE/4.10'. Support arrays in callDBus method of KWin Scripting Thanks to Jan Palus for providing the patch. FIXED-IN: 4.10 M +6 -1 kwin/scripting/scripting.cpp http://commits.kde.org/kde-workspace/5712da0bb06ecfe86017895cbbb72cd5c5551fcd |