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

Crashes apps while they are loading #7

Closed
cgm616 opened this issue Aug 31, 2016 · 0 comments
Closed

Crashes apps while they are loading #7

cgm616 opened this issue Aug 31, 2016 · 0 comments
Assignees
Labels

Comments

@cgm616
Copy link
Owner

cgm616 commented Aug 31, 2016

If a new app is opened and the volume buttons are pressed right then, the app will crash. I think it's because the status bar doesn't exist yet and so when VB9AppKit tries to hide it, it crashes.

Logs:

@cgm616 cgm616 added the bug label Aug 31, 2016
@cgm616 cgm616 self-assigned this Aug 31, 2016
cgm616 added a commit that referenced this issue Aug 31, 2016
Closes issue #7. The fix checks to make sure all of the statusbar items
I need exist, and also sets up the foreground color to have a default as
black in case they don't.
@cgm616 cgm616 closed this as completed Aug 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant