Bug 51475

Summary: Нажатие на кнопку "Восстановить настройки по умолчанию" вызывает ошибку
Product: Sisyphus Reporter: Белая Алёна <belayaav>
Component: git-guiAssignee: Dmitry V. Levin <ldv>
Status: NEW --- QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: glebfm, ldv, placeholder
Version: unstable   
Hardware: x86_64   
OS: Linux   

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)
	
Ожидаемый результат: ошибок нет