Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixes and enhancements to GUI after initial testing #46

Merged
merged 10 commits into from
Sep 24, 2018
Merged

Conversation

simoninns
Copy link
Owner

No description provided.

simoninns added 10 commits September 24, 2018 07:06
The usb capture function was closing the file handle without checking if the disk processing thread had successfully completed.  This was causing random crashes on Windows and possible hang-ups in the GUI.
Fixed application icon, button widths (Ubuntu and Mac OS) and tab ordering to ensure field flow is correct when using the keyboard.
Needed to remove device detached detection as it attempts to open the device during a capture (causing a crash) - need to find a better solution for this.
@simoninns simoninns merged commit b77ca87 into master Sep 24, 2018
@simoninns simoninns deleted the gui-wip2 branch September 24, 2018 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant