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

getClipboardText crashes the program immediately #316

Open
dixonary opened this issue Jan 26, 2025 · 0 comments
Open

getClipboardText crashes the program immediately #316

dixonary opened this issue Jan 26, 2025 · 0 comments

Comments

@dixonary
Copy link

The following behaviour is seen on Windows 10 and 11, with SDL2 version 2.30.6:

stack repl --package sdl2
ghci> import SDL
ghci> SDL.getClipboardText
[program hangs for 1 second then ghci terminates]

This also crashes downstream programs, such as in monomer: fjvallarino/monomer#328

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

1 participant