Bug 31665

Summary: Сломан перевод на русский язык
Product: Sisyphus Reporter: Alexey Morozov <morozov>
Component: gitkAssignee: placeholder <placeholder>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: major    
Priority: P3 CC: glebfm, ldv, placeholder, solo
Version: unstable   
Hardware: all   
OS: Linux   

Description Alexey Morozov 2015-12-28 09:39:53 MSK
При старте gitk из пакета gitk-2.6.4-alt1 в локали ru_RU.UTF-8 происходит критическая ошибка запуска:

    alex@rhyme ~/work/dispatch $ gitk --all &|
    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 "/usr/bin/gitk" line 12440)

gitk не стартует.

При запуске LC_MESSAGES=en_US.UTF-8 gitk --all запуск происходит успешно
Comment 1 Dmitry V. Levin 2015-12-29 03:10:33 MSK
Патчи приветствуются.
Comment 2 Alexey Morozov 2016-01-11 09:14:37 MSK
https://github.com/git/git/commit/28de568
Comment 3 Repository Robot 2016-01-11 15:40:44 MSK
git-2.6.5-alt2 -> sisyphus:

* Mon Jan 11 2016 Dmitry V. Levin <ldv@altlinux> 2.6.5-alt2
- Backported commit v2.7.0-rc2~9^2~11 (closes: #31665).
Comment 4 Gleb F-Malinovskiy 2016-01-11 18:23:26 MSK
*** Bug 31700 has been marked as a duplicate of this bug. ***