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

Daniel <k...@istiophorus.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@istiophorus.org

--- Comment #2 from Daniel <k...@istiophorus.org> ---
There is still a bug with the usage of QProcess in KTimer. As an example, I'm
trying to start "/usr/bin/kate" with the KTimer which doesn't work.

Played around with the code in void KTimerJob::fire(),
startDetached(d->command) did it's work as proc->setProgram(d->command); and
proc->start(); does.

I am not that familiar with QProcess to get the issues on changing method, so
perhaps anyone will do :)

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

Reply via email to