After updating to git 2.6 I cannot start gitk. It gives the following error: Error in startup script: bad menu entry index "РедакÑиÑоваÑÑ Ð¿ÑедÑÑавление..." 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 "/bin/gitk" line 12442) I have locale ru_UA.UTF-8. If I start gitk with LANG=C, it works
Assigning to maintainer.
Assignee: bugsquad => shlomif
It works ok with eg: French, so the bug is likely a bogus Russian translation
CC: (none) => thierry.vignaudSummary: gitk not starting with non-English language => gitk not starting some language (eg: russian)
With 2.6.1, this now also affects French language... :-(
CC: (none) => luigiwalserSource RPM: git-2.6.0-1.mga6.src.rpm => git-2.6.1-1.mga6.src.rpm
Nothing we can do about it except update to the next git version when it's available. Upstream needs to be made aware of this if they aren't already.
Well, we can patch po/* ...
We have no business getting into maintaining the translations ourselves, and that'll make maintaining/updating the package impossible. Or, more realistically, as soon as the po patches don't apply to a newer version, they'll be dropped. Anyone is free to update the translations and submit them upstream, however.
We can temporary drop the bogus strings if it prevents the program to start. They're many reports on the net with quite some languages affected now
Does this breakage affect git 2.3.10 also (Mageia 5 updates_testing)?
As of 2.7.0, this is fixed for french language at least
Is this bug still valid?
It works now.
Thanks.
Status: NEW => RESOLVEDResolution: (none) => FIXED