Hi!
Can you please help me with the following problem?
(i have already posted this question on comp.lang.python, but nobody
wanted to help me.)
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
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/