Comment 1 for bug 692799

Revision history for this message
moimael (moimael) wrote :

Here is the patch. It fixes the problem, remove the deprecated os.system functions and replace them with subprocess.Popen and subprocess.call.