当我加载gitk时,我得到一个关于参数的错误
Error in startup script: bad argument "zoomed": must be normal, iconic, or withdrawn
while executing
"wm state . $geometry(state)"
(procedure "makewindow" line 320)
invoked from within
"makewindow"
(file "/usr/local/git/bin/gitk" line 11250)
Run Code Online (Sandbox Code Playgroud)
有人知道解决方案吗?我正在使用Mac OS X 10.6.3
谢谢!