[Kde-imaging] [Bug 151578] popup window says: "Cannot run properly 'convert' program from 'ImageMagick' package" but it seems fine
PaweÅ Marciniak
pave at o2.pl
Mon Nov 12 18:16:13 CET 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=151578
------- Additional Comments From pave o2 pl 2007-11-12 18:16 -------
I confirm the problem. Quick look at the code and perhaps there's a race condition in BatchProcessImagesDialog::startProcess(void), when the "if (!m_ProcessusProc->normalExit())" check is done immediately after starting the KProcess, while the documentation says that normalExit() returns true only if the process is already finished.
But that's just a quick guess, I didn't study the code thoroughly.
More information about the Kde-imaging
mailing list