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

Errors on OS X from deprecated method being used by PhantomJS #21

Closed
eliperelman opened this issue Jan 8, 2014 · 2 comments
Closed

Comments

@eliperelman
Copy link

The PhantomJS dependency is causing errors on some later versions of OS X from a deprecated method being used by PhantomJS:

*** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.

This issue has been resolved in a recent issue in PhantomJS, but has not yet been released to npm, but when it is, should resolve this issue:

ariya/phantomjs#11612

@veeracs
Copy link

veeracs commented Jan 8, 2014

I got the same error.

@bezoerb
Copy link
Contributor

bezoerb commented Jan 17, 2014

+1
There was the same issue on grunt-spritemith.
Looks like it has to be patched until next phantomjs version release.

bezoerb added a commit to bezoerb/uncss that referenced this issue Jan 17, 2014
giakki added a commit that referenced this issue Jan 17, 2014
#21 Quickfix for Mavericks bug with Phantomjs 1.9.2
@giakki giakki closed this as completed Jan 17, 2014
giakki added a commit that referenced this issue Jan 20, 2014
Re-add fix for OSX Mavericks
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

No branches or pull requests

4 participants