git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* gitk with arguments fails on OSX
@ 2006-11-29 15:04 Randal L. Schwartz
  2006-11-29 15:10 ` Johannes Schindelin
  0 siblings, 1 reply; 5+ messages in thread
From: Randal L. Schwartz @ 2006-11-29 15:04 UTC (permalink / raw)
  To: git


Using the native "wish", gitk fails on OSX 10.4 if given any arguments.
For example, the failure for "gitk --all" is:

    localhost.local:~/MIRROR/git-GIT % gitk --all
    Error in startup script: unknown option "-state"
        while executing
    ".bar.view entryconf 3 -state normal"
        invoked from within
    "if {$cmdline_files ne {} || $revtreeargs ne {}} {
        # create a view for the files/dirs specified on the command line
        set curview 1
        set selec..."
        (file "/opt/git/bin/gitk" line 6298)

What is -state ?  What version of tk does it require?

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-11-29 21:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-29 15:04 gitk with arguments fails on OSX Randal L. Schwartz
2006-11-29 15:10 ` Johannes Schindelin
2006-11-29 15:28   ` Randal L. Schwartz
2006-11-29 20:48     ` Junio C Hamano
2006-11-29 21:16       ` Paul Mackerras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).