-
Notifications
You must be signed in to change notification settings - Fork 26
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
Crashes after running for a few seconds #70
Comments
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
The text was updated successfully, but these errors were encountered: