Am 28.08.25 um 16:02 schrieb Mark Hills: > I use Alpine Linux 3.22 (latest). > > Recently gitk's preferences window refuses to open. > > This seems to be a direct result of switching off the "Themed widgets" > setting, which is my preferred choice. > > Error message: > > invalid command name "::combobox" > invalid command name "::combobox" > while executing > "${NS}::combobox $page.wrapcomment -values {none char word} -state > readonly -textvariable wrapcomment" > (procedure "prefspage_general" line 41) This bug was introduced by 904b36b815ff, which is in Git 2.48.0 and was fixed by daa364cfb7a1, available since Git 2.50.0. -- Hannes