pupil-labs / pupil

Open source eye tracking
https://pupil-labs.com
GNU Lesser General Public License v3.0
1.42k stars 669 forks source link

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

Open papr opened 1 year ago

papr commented 1 year ago

Affected plattforms

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

Resulting issues

Workarounds

bpinsard commented 9 months ago

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.