-
Notifications
You must be signed in to change notification settings - Fork 26
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 install #7
Comments
This seems to no longer work pass Windows 7 SP 2. |
Steve@steve:~$ sh screeny.sh |
It seems to work just fine on Windows 8.1 Pro via MSys2, but it does show some sort of error, even though most of the information was retrieved just fine. The screen resolution would be the main issue, I guess. EDIT: I modified the detectResolution section of Screeny as it was mentioned here like this, and now Screeny does retrieve the correct screen resolution information. The error still persists though. EDIT2: Fixed the Disk Usage by modifying the detectHDD code in Screeny, following the instructions listed here. |
$ sh ~/screeny
/home/Dominick/screeny: line 6: $'\r': command not found
/home/Dominick/screeny: line 8: $'\r': command not found
/home/Dominick/screeny: line 11: $'\r': command not found
/home/Dominick/screeny: line 18: syntax error near unexpected token
$'do\r'' 'home/Dominick/screeny: line 18:
for j in f b; doThe text was updated successfully, but these errors were encountered: