[pygtk] app not working from another gtk app, runs ok from cli
Paul Pogonyshev
pogonyshev at gmx.net
Mon Dec 11 01:34:53 WST 2006
shawn bright wrote:
> Hello there all
> i have an app that i can run from the command line ok, but when i try to
> call it with os.system('myapp.py')
> it will not work. The widgets work, it reads ok from the database, but will
> not write to it. I don't get it at all.
> Can someone tell me why my app may not work completely right when called
> >from another gtk app ?
> thanks
As I understand, it starts up but doesn't work correctly, right? It
probably depends on the current directory then, I can see no other
reason.
Paul
More information about the pygtk
mailing list