Bug 51475 - Нажатие на кнопку "Восстановить настройки по умолчанию" вызывает ошибку
Summary: Нажатие на кнопку "Восстановить настройки по умолчанию" вызывает ошибку
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: git-gui (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Dmitry V. Levin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-13 19:03 MSK by Белая Алёна
Modified: 2024-09-13 19:03 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Белая Алёна 2024-09-13 19:03:36 MSK
Стенд:
Alt Workstation 10.2 x86_64 

Версии пакетов: 
git-2.42.2-alt1.x86_64
gitk-2.42.2-alt1.noarch
git-gui-2.42.2-alt1.noarch

Шаги воспроизведения:
1. Склонировать или создать репозиторий и зайти в директорию репозитория
2. Запустить gitk
$ gitk
3. В меню "Файл" нажать "Запустить git gui"
4. Открыть настройки программы: Правка > Настройки
5. Нажать кнопку "Восстановить настройки по умолчанию"

Результат: появляется ошибка 
window name "!paving" already exists in parent
window name "!paving" already exists in parent
    while executing
"ttk::frame $w.!paving"
    (procedure "pave_toplevel" line 4)
    invoked from within
"pave_toplevel ."
    (procedure "apply_config" line 37)
    invoked from within
"apply_config"
    (procedure "do_restore_defaults" line 14)
    invoked from within
"do_restore_defaults"
    invoked from within
".options_editor.buttons.restore invoke "
    invoked from within
".options_editor.buttons.restore instate !disabled { .options_editor.buttons.restore invoke } "
    invoked from within
".options_editor.buttons.restore instate pressed { .options_editor.buttons.restore state !pressed; .options_editor.buttons.restore instate !disabled { ..."
    (command bound to event)
	
Ожидаемый результат: ошибок нет