|
From: Csaba N. <csa...@t-...> - 2025-12-06 12:24:11
|
Hi Torsten, I have just tested it with embedded wish built from the current trunk on macOS 10.15.6 Catalina and 15.6 Sequoia. For me it works as expected if I start wish from the terminal. OTOH, if I start the Wish.app from Finder then I can see that error message in the Tk console. Up to now I haven't been aware of this difference, due to the fact that I always start wish from a terminal window. Apparently, the loading of the Tk library scripts is not yet finished when Wish.app attempts to execute that command at start time. Actually, the reported error message is harmless when it appears at initialization time, but I will fix it ASAP. Many thanks for your bug report! Best regards, Csaba Am 06.12.25 um 02:35 schrieb Torsten Berg: > Hi Csaba, > > when running wish in the current trunk (from two days ago) in an embedded build on macOS (Ventura), I get this error message on startup: > > invalid command name "ttk::toggleswitch::CondUpdateElements" > while executing > "ttk::toggleswitch::CondUpdateElements" > () 1 % > > > Just to let you know, maybe you are aware of this already. > > Cheers, Torsten > > > > > _______________________________________________ > Tcl-Core mailing list > Tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tcl-core -- Csaba Nemethi https://www.nemethi.de mailto:csa...@t-... |