Skip to content
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: BackgroudVideoRecorder.onCreate error #42

Open
kngharv opened this issue Jan 11, 2021 · 0 comments
Open

crashes: BackgroudVideoRecorder.onCreate error #42

kngharv opened this issue Jan 11, 2021 · 0 comments

Comments

@kngharv
Copy link

kngharv commented Jan 11, 2021

CosyDVR simply crashes upon start up. Error messages are:

at es.esy.CosyDVR.BackgroundVideoRecorder.onCreate(BackgroundVideoRecorder.java:337)
 
channel 'b15b7d4 es.esy.CosyDVR/es.esy.CosyDVR.CosyDVR (server)' ~ Channel is unrecoverably broken and will be disposed!

Unable to create service es.esy.CosyDVR.BackgroundVideoRecorder: android.view.WindowManager$BadTokenException: Unable to add window android.view.ViewRootImpl$W@7b7a29e -- permission denied for window type 2006

No Channel found for pkg=es.esy.CosyDVR, channelId=null, id=1, tag=null, opPkg=es.esy.CosyDVR, callingUid=10140, userId=0, incomingUserId=0, notificationUid=10140, notification=Notification(channel=null pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x40 color=0x00000000 vis=PRIVATE)

Window handle Window{c620ce2 u0 Application Error: es.esy.CosyDVR} has no registered input channel

Since I have multiple devices with various version of Android version, I can say that this crashes appears on Android 7, 9, 10 and both on arm and arm64 architecture.

All three machines are running LineageOS. Hardware I've tested on are:

LG Nexus5 (hammerhead)
Moto G4 Play (harpia)
Moto X Pure (clark)

my G4 Play (harpia) is my test machine and I have tried various Android versions and CosyDVR crashes consistently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant