Hi,
I'm trying to do something simple like launching a screen capture
program from my script. But it doesn't seem to work:
import os
os.system('ksnapshot')I'm on opensuse. It doesn't give any error but doesn't do anything either. I tired opening a terminal window and that doesn't work either but if i try to open gimp instead of ksnapshot, it launches that fine I tried the same in 2009 and it launches the programs fine. thanks aditya -- http://groups.google.com/group/python_inside_maya
