URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=24af6eeeea3828bbf4e41ad70377aabc3f26252e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
24af6ee by Guy Harris (guy@xxxxxxxxxxxx):
Pop the welcome screen message when we close a file.
That fixes a bug where the welcome screen gets stuck at "Waiting for
capture input data..." if you do a non-update-list-of-packets-in-real-
time capture, stop the capture, and close the capture.
Change-Id: Ia77900707c6287e091a1acd2a6640462e0e4fb37
Reviewed-on: https://code.wireshark.org/review/7931
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from fd510be Give the welcome screen its own set of callbacks.
adds 24af6ee Pop the welcome screen message when we close a file.
Summary of changes:
ui/gtk/main_welcome.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)