Ruddle / RemoteCam

Your android camera streamed on your desktop: use as a source for OBS, or as a webcam with v4l2. Free✅, No Ads✅, Open Source✅
MIT License
477 stars 55 forks source link

Crash on Pixel 7 upon startup #7

Open TheReiko69 opened 1 year ago

TheReiko69 commented 1 year ago

Whenever I open up the app I get this crash immediately on my pixel 7. I have tried both the Fdroid build, as well ae the github build posted on this repo and I get the same error.

type: crash
osVersion: google/panther/panther:13/TQ3A.230805.001/2023080800:user/release-keys
package: com.samsung.android.scan3d:4
process: com.samsung.android.scan3d
processUptime: 199 + 310 ms
installer: io.github.muntashirakon.AppManager

java.lang.RuntimeException: Unable to start service com.samsung.android.scan3d.serv.Cam@fc5514b with Intent { act=start_camera_engine cmp=com.samsung.android.scan3d/.serv.Cam }: java.lang.NullPointerException
    at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4690)
    at android.app.ActivityThread.-$$Nest$mhandleServiceArgs(Unknown Source:0)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2186)
    at android.os.Handler.dispatchMessage(Handler.java:106)
    at android.os.Looper.loopOnce(Looper.java:201)
    at android.os.Looper.loop(Looper.java:288)
    at android.app.ActivityThread.main(ActivityThread.java:7940)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
    at com.android.internal.os.ExecInit.main(ExecInit.java:49)
    at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
    at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:355)
Caused by: java.lang.NullPointerException
    at com.samsung.android.scan3d.serv.CamEngine.updateView(CamEngine.kt:310)
    at com.samsung.android.scan3d.serv.CamEngine.initializeCamera(CamEngine.kt:296)
    at com.samsung.android.scan3d.serv.CamEngine$initializeCamera$1.invokeSuspend(Unknown Source:14)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
    at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:280)
    at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
    at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
    at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source:1)
    at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
    at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source:1)
    at com.samsung.android.scan3d.serv.Cam.onStartCommand(Cam.kt:98)
    at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4672)
    ... 11 more
adrianmmiller commented 1 year ago

Same on Pixel 6 Pro

Instant FC.....won't even open.

Are you targeting libraries etc that only exist on Samsung devices?

s0me0ne-unkn0wn commented 11 months ago

Same here, Pixel 7 Pro.

work-jokomanza commented 5 months ago

Same here too, Pixel 6a

austinharvey82 commented 5 months ago

same here on samsung

kylianpl commented 1 month ago

13 fixed it for the Google Pixel 8 Pro