ScintillatorSynth / Scintillator

A Video Synthesis Engine for SuperCollider
https://scintillatorsynth.org
56 stars 8 forks source link

Choppy X performance on some Linux systems #132

Open lnihlen opened 4 years ago

lnihlen commented 4 years ago

My System76 Oryx Pro with PopOS! 20.04 LTS seems to exhibit random X freezes that last O(seconds) when doing things like manipulating UI elements, either by moving the server window or typing some text scide.

A look in top shows gnome-server is pegging one of the cores. I'm not able to reproduce on a workstation running PopOS 20.04 although I do observe that the window does not animate smoothly. Another Ubuntu Linux laptop shows no issues.

An update to glfw did not fix the issue.