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

Windows Fullscreen error #50

Open
lehitoskin opened this issue Nov 1, 2016 · 1 comment
Open

Windows Fullscreen error #50

lehitoskin opened this issue Nov 1, 2016 · 1 comment

Comments

@lehitoskin
Copy link
Owner

The following error appears in the debug window when trying to fullscreen the window.

ptr-set!: given value does not fit primitive C type
  C type: _int32
  given value: 2147483648
  context...:
   c:\program files (x86)\racket\collects\ffi\unsafe.rkt:1260:0: cast
   c:\program files (x86)\racket\share\pkgs\gui-lib\mred\private\wx\win32\frame.rkt:627:2: fullscreen method in frame%
   c:\program files (x86)\racket\collects\ffi\unsafe\atomic.rkt:72:13
   c:\cygwin64\home\rihai\ivy\frame.rkt:589:4: on-char method in ivy-canvas%
   c:\program files (x86)\racket\collects\racket\private\more-scheme.rkt:148:2: call-with-break-parameterization
   c:\program files (x86)\racket\collects\ffi\unsafe\atomic.rkt:72:13
   c:\program files (x86)\racket\share\pkgs\gui-lib\mred\private\wx\win32\window.rkt:765:2: dispatch-on-char method in window%
   c:\program files (x86)\racket\share\pkgs\gui-lib\mred\private\wx\common\queue.rkt:454:6
   c:\program files (x86)\racket\share\pkgs\gui-lib\mred\private\wx\common\queue.rkt:505:32
   c:\program files (x86)\racket\share\pkgs\gui-lib\mred\private\wx\common\queue.rkt:653:3
@lehitoskin
Copy link
Owner Author

This appears to be a bug in Racket itself rather than anything I've written. I'll keep this open for now, but there's not much I can do about this.

racket/gui#58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant