From: Konstantin Khomoutov <kostix+git@007spb.ru>
To: Christophe COEVOET <stof@notk.org>
Cc: git@vger.kernel.org
Subject: Re: Gitk cannot start in the latest version when using --all
Date: Tue, 29 Sep 2015 16:49:51 +0300 [thread overview]
Message-ID: <20150929164951.cd5dea4ab0e866e4a0b74d6f@domain007.com> (raw)
In-Reply-To: <560A94E7.9090506@notk.org>
On Tue, 29 Sep 2015 15:40:55 +0200
Christophe COEVOET <stof@notk.org> wrote:
> I'm installing git and gitk from the Ubuntu PPA maintained by the Git
> team. I received the Git 2.6 update today.
> Since this update, I'm unable to launch gitk with --all. I'm
> receiving the following error message:
>
> Error in startup script: bad menu entry index "Éditer la vue..."
> while executing
> ".bar.view entryconf [mca "Edit view..."] -state normal"
> invoked from within
> "if {$cmdline_files ne {} || $revtreeargs ne {} || $revtreeargscmd ne
> {}} {
> # create a view for the files/dirs specified on the command line
> se..."
> (file "/usr/bin/gitk" line 12442)
>
> Launching gitk without the --all option works fine.
> Launching gitk with the --branches option or the --tags option is
> also broken
Does it start if you run it via
$ LANG=C gitk --all
or
$ LANG=en_US.UTF-8 gitk --all
?
next prev parent reply other threads:[~2015-09-29 13:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-29 13:40 Gitk cannot start in the latest version when using --all Christophe COEVOET
2015-09-29 13:49 ` Konstantin Khomoutov [this message]
2015-09-29 13:51 ` Christophe COEVOET
2015-09-29 13:59 ` Konstantin Khomoutov
2015-09-30 14:06 ` Alexander Rettig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150929164951.cd5dea4ab0e866e4a0b74d6f@domain007.com \
--to=kostix+git@007spb.ru \
--cc=git@vger.kernel.org \
--cc=stof@notk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).