Changes between Initial Version and Version 1 of Ticket #64249, comment 2
- Timestamp:
- Dec 20, 2021, 5:54:30 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64249, comment 2
initial v1 1 git gui is using Tcl/Tk Aqua 8.5.9 included in macOS, which is very old and appears to be unusable on macOS 12. Since macOS 10.15, ithas been deprecated and is likely to be removed in future macOS (as warned on the command line).1 git gui is using Tcl/Tk Aqua 8.5.9 included in macOS, which is very old and appears to be unusable on macOS 12. Since macOS 10.15, the system Tcl/Tk has been deprecated and is likely to be removed in future macOS (as warned on the command line). 2 2 3 3 If git gui is using `wish` from `PATH`, then installing MacPorts’ tk (either the +quartz or +x11 variant is fine) may work around this issue.