There's a known edge case where vrserver is not exiting cleanly, but it's proving annoyingly hard to track down (mostly because it won't happen in a debug environment).
So: known, already being looked at. :)
There's a known edge case where vrserver is not exiting cleanly, but it's proving annoyingly hard to track down (mostly because it won't happen in a debug environment).
So: known, already being looked at. :)
Ah, thanks for letting me know then! Hope it can be resolved quickly, this one seems strange.
Nothing extracted yet.
Describe the bug
After quitting SteamVR from the VR menu, Steam continues to show a 'Stop' button which is unresponsive and does not kill the remaining processes. The only resolution I've found is manually sending a SIGKILL to the remaining proecsses, after which Steam finally updates.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
SteamVR should correctly shut down, and Steam's UI should return to the normal 'Play' button state.
System Information (please complete the following information):
Screenshots
N/A
Additional context
I've only had the issue recently, but the workaround I've resorted to is by sending a SIGKILL to the following processes:
journalctlshows zero SteamVR related output at any point.