Sorin Schwimmer wrote: > The daemon waits until KDE is up and running and xhost was executed, > then it does a > root=Tk(screenName=':0.0') > > Nothing comes on. If I fire up a Python interpreter and do the things > manualy, it works > flawless: I have a graphic window controlled by root, can populate it, > withdraw it, iconify it, > destroy it... It proves that from an X server standpoint things are set > correctly, but my daemon does something wrong (it may be that the window > is created and destroyed immediately, I don't know). >
Do you also start the mainloop in your daemon ? -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss