Matthias Kievernagel writes:
> I changed some detail in the tkinter library,
> so I'm running the tk test like this:
>
> ./python -m test -u gui -v test_tk
>
> Approximately every 2 or 3 runs I get a BadDrawable error
> from the X server, most of the time at the end after
> the last test finished
Dear list,
I changed some detail in the tkinter library,
so I'm running the tk test like this:
./python -m test -u gui -v test_tk
Approximately every 2 or 3 runs I get a BadDrawable error
from the X server, most of the time at the end after
the last test finished successfully.
As this also happe