URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2f87e4aa270b42829de1ee235bfc5e6edab1c195
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
2f87e4a 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>
(cherry picked from commit 24af6eeeea3828bbf4e41ad70377aabc3f26252e)
Reviewed-on: https://code.wireshark.org/review/7932
Actions performed:
from da62f26 Give the welcome screen its own set of callbacks.
adds 2f87e4a 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(-)