Many thanks! indeed ibus was the "culprit" stopping it everything went back to normal
Vasilis ___________________________________ From: Tkinter-discuss [tkinter-discuss-bounces+vasilis.vlachoudis=cern...@python.org] on behalf of Paul Malherbe [p...@tartan.co.za] Sent: Sunday, November 20, 2022 08:04 To: tkinter-discuss@python.org Subject: Re: [Tkinter-discuss] Slow tk applications... 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@python.org > https://mail.python.org/mailman/listinfo/tkinter-discuss _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org https://mail.python.org/mailman/listinfo/tkinter-discuss _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org https://mail.python.org/mailman/listinfo/tkinter-discuss