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 install #7

Open
dcdevito opened this issue Jan 14, 2017 · 3 comments
Open

errors on install #7

dcdevito opened this issue Jan 14, 2017 · 3 comments

Comments

@dcdevito
Copy link

$ 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; do

@kashalls
Copy link

kashalls commented Aug 9, 2017

This seems to no longer work pass Windows 7 SP 2.

@MCTyler
Copy link

MCTyler commented Apr 1, 2018

Steve@steve:~$ sh screeny.sh
screeny.sh: 10: screeny.sh: Syntax error: "(" unexpected
Version
Win 10 Pro Build 1709 16299.309

@Jorge9811
Copy link

Jorge9811 commented Aug 30, 2019

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.
mintty-2019-08-29_11-56-50

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.
mintty-2019-08-29_12-09-53
I also just noticed that Screeny doesn't report the actual Hard Drive size correctly.

EDIT2: Fixed the Disk Usage by modifying the detectHDD code in Screeny, following the instructions listed here.

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