Wireshark-bugs: [Wireshark-bugs] [Bug 8630] QtShark doesn't quit properly after closing the main
Date: Wed, 08 May 2013 14:10:22 +0000

Comment # 1 on bug 8630 from
I've made a patch for fixing this bug as well as other bugs:

The patch contains fix to:

1. QtShark doesn't quit properly after closing the main window during
initialization

2. User is not prompted to save the capture to file when user chooses to exit
the program during capturing.

3. Bug exists in function MainWindow::testCaptureFileClose(bool from_quit,
QString &before_what), which prevent it from behaving correctly when from_quit
== true.


You are receiving this mail because:
  • You are watching all bug changes.