try inputting the entire path to ksnapshot if that works then ksnaphshot may not be registered properly on the system
On Tue, Feb 8, 2011 at 2:51 PM, Tweedle Dum <[email protected]> wrote: > 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 > -- http://groups.google.com/group/python_inside_maya
