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

./mach run -b doesn't work on OS X 10.9 #10031

Closed
kaksmet opened this issue Mar 16, 2016 · 2 comments
Closed

./mach run -b doesn't work on OS X 10.9 #10031

kaksmet opened this issue Mar 16, 2016 · 2 comments
Labels

Comments

@kaksmet
Copy link
Contributor

@kaksmet kaksmet commented Mar 16, 2016

-[NSWindow setTitleVisibility:]: unrecognized selector sent to instance 0x7fc4d8d0fc00
thread '<main>' panicked at 'called `Option::unwrap()` on a `None` value', ../src/libcore/option.rs:330

NSWindow's titleVisibility property is "Available in OS X v10.10 and later."

@jdm jdm added P-mac I-panic labels Mar 16, 2016
@jdm
Copy link
Member

@jdm jdm commented Mar 16, 2016

cc @pcwalton
I'm running 10.9.5 so I can test things too.

@kaksmet
Copy link
Contributor Author

@kaksmet kaksmet commented May 18, 2016

This was fixed by servo/glutin#85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.