Open Silicasandwhich opened 2 years ago
same issue here, also running Arch + Gnome... maybe this is an Arch/Gnome-specific issue?
it's not arch exclusive, Ubuntu also has the problem. might be a gnome problem, I might test on kde.
Same issue on Fedora KDE
so i kind of found a workaround for this problem by manually compiling the app natively for my system instead of using the appimage. however, it's kind of moot because i think FRC has changed the protocol for handling inputs, and i can only enable and disable my 2023 robot from QDriverStation, it can't send the robot joystick inputs. that part is way, way beyond my level of expertise.
Same issue on Arch, not GNOME, with no robot connected.
Whenever I open driver station, it crashes a few moments later. Running in the terminal gives the following output (I changed team number and alliance position so I could tell when the program stops responding):
Log:
Here is my neofetch in case any of the information would help.
Honestly, in any other scenario I'd try and find a workaround myself, but this is too deep into c++ land for me. I’m struggling to understand what FD_SETSIZE even is lol