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

Rounding error on Master and OS X Mavericks #9

Open
jmstacey opened this issue Oct 31, 2013 · 0 comments
Open

Rounding error on Master and OS X Mavericks #9

jmstacey opened this issue Oct 31, 2013 · 0 comments

Comments

@jmstacey
Copy link

Just built this from source today, first time user and ran into this bug. If I explicitly set the refresh rate it work work, so it looks like a float rounding issue:

Jon-Staceys-iMac:screenresolution jon$ ./screenresolution set 1024x768x32
2013-10-30 20:38:23.815 screenresolution[1164:507] starting screenresolution argv=./screenresolution set 1024x768x32 
2013-10-30 20:38:23.820 screenresolution[1164:507] Warning: no refresh rate specified, assuming 60Hz
2013-10-30 20:38:23.822 screenresolution[1164:507] Error: mode [email protected] not available on display 0
Jon-Staceys-iMac:screenresolution jon$ ./screenresolution set 1024x768x32@0
2013-10-30 20:38:38.603 screenresolution[1165:507] starting screenresolution argv=./screenresolution set 1024x768x32@0 
2013-10-30 20:38:38.609 screenresolution[1165:507] set mode on display 0 to 1024x768x32@0
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

1 participant