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

Fix bug where macOS crashes on fullscreen shortcut CMD + F #104

Closed
mitchmindtree opened this issue Apr 5, 2018 · 4 comments · Fixed by #179
Closed

Fix bug where macOS crashes on fullscreen shortcut CMD + F #104

mitchmindtree opened this issue Apr 5, 2018 · 4 comments · Fixed by #179
Labels
Milestone

Comments

@mitchmindtree
Copy link
Member

This is likely related to some upstream winit/glutin macos bug.

@mitchmindtree
Copy link
Member Author

It looks like this might be addressed by this PR.

@mitchmindtree mitchmindtree added this to the Announce milestone Apr 17, 2018
@mitchmindtree
Copy link
Member Author

Still happening. Hopefully this is solved by #147.

@mitchmindtree mitchmindtree modified the milestones: Announce, 1.0.0 Jun 30, 2018
@freesig
Copy link
Collaborator

freesig commented Jul 18, 2018

Still happening, should be solved by that issue as you said

@mitchmindtree
Copy link
Member Author

Depends on PistonDevelopers/conrod#1189

mitchmindtree added a commit to mitchmindtree/nannou that referenced this issue Jul 18, 2018
The most significant change in this release is that the upstream winit
dependency has changed from v0.12 to v0.16. Please see [the winit
CHANGELOG](https://github.com/tomaka/winit/blob/master/CHANGELOG.md) for
more details on the related breaking changes.

There's a chance that this fixes nannou-org#104 - @freesig any chance you can
confirm this?

Closes nannou-org#147.
mitchmindtree added a commit to mitchmindtree/nannou that referenced this issue Jul 18, 2018
The most significant change in this release is that the upstream winit
dependency has changed from v0.12 to v0.16. Please see [the winit
CHANGELOG](https://github.com/tomaka/winit/blob/master/CHANGELOG.md) for
more details on the related breaking changes.

There's a chance that this fixes nannou-org#104 - @freesig any chance you can
confirm this?

Closes nannou-org#147.
mitchmindtree added a commit to mitchmindtree/nannou that referenced this issue Jul 18, 2018
The most significant change in this release is that the upstream winit
dependency has changed from v0.12 to v0.16. Please see [the winit
CHANGELOG](https://github.com/tomaka/winit/blob/master/CHANGELOG.md) for
more details on the related breaking changes.

There's a chance that this fixes nannou-org#104 - @freesig any chance you can
confirm this?

Closes nannou-org#147.
mitchmindtree added a commit to mitchmindtree/nannou that referenced this issue Jul 18, 2018
The most significant change in this release is that the upstream winit
dependency has changed from v0.12 to v0.16. Please see [the winit
CHANGELOG](https://github.com/tomaka/winit/blob/master/CHANGELOG.md) for
more details on the related breaking changes.

There's a chance that this fixes nannou-org#104 - @freesig any chance you can
confirm this?

Closes nannou-org#147.
mitchmindtree added a commit to mitchmindtree/nannou that referenced this issue Jul 18, 2018
The most significant change in this release is that the upstream winit
dependency has changed from v0.12 to v0.16. Please see [the winit
CHANGELOG](https://github.com/tomaka/winit/blob/master/CHANGELOG.md) for
more details on the related breaking changes.

There's a chance that this fixes nannou-org#104 - @freesig any chance you can
confirm this?

Closes nannou-org#147.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants