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

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INTENTIONAL
             Status|REOPENED                    |RESOLVED

--- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> ---
>This already has been fixed for 4.10 
>(https://bugs.kde.org/show_bug.cgi?id=311896) the fix was lost in the 
>migration process.

That's not true.  What was fixed was sending an array at all, we're seeing that
happen.

I suspect  if you run `new Array("someArg")` or maybe an empty string it'll
work fine with the fix there.

In any case, writing good QML bindings for DBus are out of scope for Kwin.
Ideally we need to import something more generic from somewhere else. 

An alternative for you with the QML scripting is to import the plasmacore
dataengines for executing arbitrary processes

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

Reply via email to