Re: [bug report] git-gui child windows are blank
From: Stefan Beller <hidden>
Date: 2018-11-28 19:28:58
On Wed, Nov 28, 2018 at 6:13 AM Kenn Sebesta [off-list ref] wrote:
v2.19.2, installed from brew on macOS Mojave 14.2.1. `git-gui` is my much beloved go-to tool for everything git. Unfortunately, on my new Macbook Air it seems to have a bug. When I first load the program, the parent window populates normally with the stage/unstaged and diff panes. However, when I click Push, the child window is completely blank. The frame is there, but there is no content. This same behavior is seen if I do a `git gui blame`, where the primary blame window opens normally but all the children windows are empty. I have googled but was unsuccessful in finding a solution. Is this a known issue?
Looking through the mailing list archive, this seemed to be one of the last relevant messges https://public-inbox.org/git/20180724065120.7664-1-sunshine@sunshineco.com/
--Kenn