You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The following error appears in the debug window when trying to fullscreen the window.
The text was updated successfully, but these errors were encountered: