[Tkinter-discuss] Slow tk applications...

Paul Malherbe paul at tartan.co.za
Sun Nov 20 02:04:25 EST 2022


Hi

Maybe this will help.

https://github.com/ibus/ibus/issues/2324

I experienced a similar problem and stopping ibus seemed to help.

*Regards*

*Paul Malherbe*
Tartan Systems <www.tartan.co.za>


On 19/11/2022 19:22, Vasilis Vlachoudis wrote:
> Hi all,
> 
> in the past months I've noticed a considerable slow-down on drawing of
> the TK applications on the latest Ubuntu.
> The slow-down is very noticeable during the initial phase of creating
> the windows and when the application exits. It takes a couple of seconds
> to create one by one all widgets on the screen, as well when I call
> close on the main window, the widgets disapear one by one very slowly
> (several seconds). Like working over a remote connection.
> However once the widgets are created the application is very responsive.
> 
> Did anyone experience something similar?
> Is it the python version or tk version? Graphics library
> Any ideas on how to debug it?
> 
> cheers
> Vasilis
> 
> _______________________________________________
> Tkinter-discuss mailing list
> Tkinter-discuss at python.org
> https://mail.python.org/mailman/listinfo/tkinter-discuss


More information about the Tkinter-discuss mailing list