spamegg
                                            spamegg
                                        
                                    What a strange coincidence, Coursera just rolled out a new beta feature called "Skill tracking":  Maybe we could have a much simpler version of this, for "Strings", "Lists", "Functions"...
This is a fresh install, no previous versions I'm afraid. Other Flatpak apps work fine.
Let me try.
`dotnet Famistudio.dll` gives the exact same error.
Error seems to be coming from `xrandr` if that helps. I also tested on Ubuntu Studio 22.04 and it works fine over there.
I was wrong, it's a `glx` error. Not sure what `glx` is myself either, but I think it's a way for OpenGL applications to draw stuff to an X server....
```bash ➜ inxi -G Graphics: Device-1: AMD Picasso/Raven 2 [Radeon Vega Series / Radeon Mobile Series] driver: amdgpu v: kernel Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati...
Still same on 4.2.0 (with dotnet 7.0.117) ``` dotnet ./FamiStudio.dll X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 139 (RENDER) Minor opcode of failed...
@GreatGlobox I installed `libglfw3` but it did not provide a `libglfw.so` file. `locate libglfw`, `locate libglfw.so`, `locate libglfw3` and `locate libglfw3.so` all return nothing. Maybe the package itself is broken...
`dpkg` indeed found the file. I copy-pasted the file directly into the FamiStudio directory, still the same error.