[pygtk] app not working from another gtk app, runs ok from cli
shawn bright
nephish at gmail.com
Mon Dec 11 01:40:55 WST 2006
Yes, well the app lies in the same directory as the gtk app that calls it.
It starts out by reading a value from the database that is written by the
main app that calls it.
Then the user selects a couple of options and hits save. The app should
write to the database, but does not.
I tell ya, if i knew more about what i was doing, i would make this a
dialog.
thanks for your time.
sk
On 12/10/06, Paul Pogonyshev <pogonyshev at gmx.net> wrote:
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.daa.com.au/pipermail/pygtk/attachments/20061210/f713657d/at=
tachment.htm
More information about the pygtk
mailing list