You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in in.co.gorest.grblcontroller.service.FileStreamerIntentService.onHandleIntent
Number of crashes: 1
Impacted devices: 1
Fatal Exception: java.lang.RuntimeException: WakeLock under-locked Grbl File Streaming
at android.os.PowerManager$WakeLock.release(PowerManager.java:917)
at android.os.PowerManager$WakeLock.release(PowerManager.java:888)
at in.co.gorest.grblcontroller.service.FileStreamerIntentService.onHandleIntent(FileStreamerIntentService.java:182)
at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
at android.os.Handler.dispatchMessage(Handler.java:110)
at android.os.Looper.loop(Looper.java:193)
at android.os.HandlerThread.run(HandlerThread.java:61)
The text was updated successfully, but these errors were encountered:
in in.co.gorest.grblcontroller.service.FileStreamerIntentService.onHandleIntent
The text was updated successfully, but these errors were encountered: