All of lore.kernel.org
 help / color / mirror / Atom feed
* git-gui: Error on restoring defaults
@ 2017-06-30  1:13 Samuel Leslie
  2017-06-30  5:22 ` Stefan Beller
  0 siblings, 1 reply; 2+ messages in thread
From: Samuel Leslie @ 2017-06-30  1:13 UTC (permalink / raw)
  To: git

Hi there,

When selecting “Restore Defaults” in the Options dialogue via the Edit -> Options menu the following application error is received:

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)

Tested using Git Gui 0.21 as included with Git 2.13.2 x64 on Windows x64. Also tested on a Windows VM with a clean install of Git.


Kind regards,
Samuel Leslie


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: git-gui: Error on restoring defaults
  2017-06-30  1:13 git-gui: Error on restoring defaults Samuel Leslie
@ 2017-06-30  5:22 ` Stefan Beller
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Beller @ 2017-06-30  5:22 UTC (permalink / raw)
  To: Samuel Leslie, Pat Thoyts; +Cc: git

+cc Pat who maintains git-gui

On Thu, Jun 29, 2017 at 6:13 PM, Samuel Leslie <sdl@nexiom.net> wrote:
> Hi there,
>
> When selecting “Restore Defaults” in the Options dialogue via the Edit -> Options menu the following application error is received:
>
> 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)
>
> Tested using Git Gui 0.21 as included with Git 2.13.2 x64 on Windows x64. Also tested on a Windows VM with a clean install of Git.
>
>
> Kind regards,
> Samuel Leslie
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-30  5:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-30  1:13 git-gui: Error on restoring defaults Samuel Leslie
2017-06-30  5:22 ` Stefan Beller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.