problem with commands.getstatusoutput/os.popen and pygtk

n.o. nf2 at scheinwelt.at
Mon Apr 19 05:18:08 EDT 2004


Hi!

Can you please help me with the following problem?

My application calls 

(rval, outp) = commands.getstatusoutput("...") 

inside a pygtk timer.

when i start the application from a terminal window, everything works.
when i use GNOME/"Run application" or a desktop launcher, i get
errorcode 35584 for rval.

i tried the thing with os.popen also - same problem.

thanks in advance,

norbert






More information about the Python-list mailing list