Jure Sencar
Jure Sencar
I also noticed that on ubuntu 20.04, fresh install. Furthermore, if I disable mouse by `xinput set-prop 12 'Device Enabled' 0` where 12 is id of my Master3 mouse, then...
+1, I think it's very useful for verifying that the function that is being tested did not try to do some extra work.
This is the sort of exception that the controller also gets if the media session does not start properly (e.g. crash in `init` or `onCreate`). Such errors in `MediaLibraryService`/`MediaSessionService` don't...