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

glfwGetClipboardString blocks, causing a process to hang until there is mouse movement within the corresponding window #2312

Open
papr opened this issue Feb 16, 2023 · 1 comment

Comments

@papr
Copy link
Contributor

papr commented Feb 16, 2023

Affected plattforms

  • Linux, bundle only

Reproducibility
Only on some computers, and only happens after the window has been inactive/not focused for a while.

Resulting issues

  • The blocking process will drop data until the user unblocks it by moving the mouse in the blocked window

Workarounds

  • Run from source
@bpinsard
Copy link
Contributor

You mentioned that running from source was a workaround, but we had that same issue while running from source too.
See #2334 for a potential fix.

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

3 participants