[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [GUI-SIG] Wrong configuration of tkinter in python



> I've got this message when I try to do 
> python dialog.py in the Demo/tkinter/guido :
> 
> XIO:  fatal IO error 0 (Unknown error) on X server ":0.0"
>       after 53 requests (51 known processed) with 0 events remaining
> 
> I use the tk8.0 and tcl8.0 that comes in Debian 2.0 .
> 
> I suspect that this is related to xdm and xauth, but I don't know
> exactly what to do. Please help me!

You may have to search the Python FAQ or the archive.  I think this
has to do with the X server not being built for threads.

--Guido van Rossum (home page: http://www.python.org/~guido/)


Reply to: