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

unsupported view for screen resolution 3200 X 1800 ? #1802

Closed
EfratMeir opened this issue Apr 18, 2018 · 1 comment
Closed

unsupported view for screen resolution 3200 X 1800 ? #1802

EfratMeir opened this issue Apr 18, 2018 · 1 comment

Comments

@EfratMeir
Copy link

EfratMeir commented Apr 18, 2018

my laptop screen is 4K resolution.
this is the error im getting when trying to run a scripts (that works in other computers):

psychopy\psychopy-master\psychopy\visual\backends\pygletbackend.py", line 334, in screenID
_screenID = 0xFFFFFFFF & scrBytes
TypeError: unsupported operand type(s) for &: 'long' and 'LP_c_void'
Exception AttributeError: "'NoneType' object has no attribute 'close'" in <bound method Window.del of <psychopy.visual.window.Window object at 0x0000000014CE4780>> ignored

I guess it has something to do with the length of the screen id variables.
any suggestion?
trief to change the screen settings but does not help

@peircej
Copy link
Member

peircej commented Apr 20, 2018

See #1779

@peircej peircej closed this as completed Apr 20, 2018
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

2 participants