jellyfin / jellyfin-android

Android Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
1.48k stars 244 forks source link

v2.0.0-rc.4 crashes when connecting to a server #116

Closed JulioNahum closed 4 years ago

JulioNahum commented 4 years ago

Describe the bug Trying to enter with the new compilation of the Android version with the release version, it does not enter the server, the app crashes and closes itself. On the other hand, with the DEBUG version it does it perfectly. It will be an error when compiling the app. I hope it is a fixable error.

To Reproduce

  1. Enter the IP
  2. The screen goes black
  3. The app closes by itself

System (please complete the following information):

nielsvanvelzen commented 4 years ago

When does the app crash, after entering a URL or instantly after opening? And how did you install it, sideloading?

JulioNahum commented 4 years ago

When does the app crash, after entering a URL or instantly after opening? And how did you install it, sideloading?

When I enter my url of my server, when I click on connect, the app closes

CarlosOlivo commented 4 years ago

You can also try clearing the cache and data of the app

I think the debug version works in your case because it has another package name and therefore you do not have data from previous versions with conflicts

JulioNahum commented 4 years ago

You can also try clearing the cache and data of the app

I think the debug version works in your case because it has another package name and therefore you do not have data from previous versions with conflicts

I deleted all the metadata, data, etc. Install the release version again, and it makes me the same bug. I install the "debug" version and if it enters me. I hope it only happens to me. Although I don't think so.

CarlosOlivo commented 4 years ago

Well., only to discard, the "release-unsigned" version does the same for you?

JulioNahum commented 4 years ago

release-unsigned

The "release-unsigned" version practically doesn't install it for me. I have Android 9.0. I think the system would not be the problem. I'll try again

CarlosOlivo commented 4 years ago

release-unsigned

The "release-unsigned" version practically doesn't install it for me. I have Android 9.0. I think the system would not be the problem. I'll try again

You need to uninstall the "release" version first, then you should probably install the "release-unsigned" version

JulioNahum commented 4 years ago

release-unsigned

The "release-unsigned" version practically doesn't install it for me. I have Android 9.0. I think the system would not be the problem. I'll try again

You need to uninstall the "release" version first, then you should probably install the "release-unsigned" version

Yes Yes. I install the version release. When I enter the url of the server and click on connect, it boots me from the app and closes. I uninstall the release version and I install the "release-unsigned" version and it tells me that this app cannot be installed. I delete it again, including all the data from the remains of those apps, and I install the "Debug" version and that if it opens me up, it enters in an excellent way. I don't understand what the problem is with the Release version.

nielsvanvelzen commented 4 years ago

Can you provide us some logs using logcat?

JulioNahum commented 4 years ago

Can you provide us some logs using logcat?

With pleasure. Excuse me if I'm very ignorant, but how do you get the logs? Do you have to download something from the playstore to do it? or with the program that will be installed separately with the debug version of Jellyfin, can it be done?

nielsvanvelzen commented 4 years ago

You need to enable developer mode and connect from your laptop or pc using adb.

ajithnn commented 4 years ago

I also have the same issue. Here is the logcat output ( I am using One Plus 7T - Android 10)

09-11 23:41:30.168   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: unbindService is called for service : com.google.android.gms/.chimera.GmsBoundBrokerService and for client org.jellyfin.mobile
09-11 23:41:30.171   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: unbindService is called for service : com.google.android.gms/.chimera.PersistentDirectBootAwareApiService and for client org.jellyfin.mobile
09-11 23:41:30.171   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: size of service connections for service: com.google.android.gms/.chimera.PersistentDirectBootAwareApiServiceafter removal is 6
09-11 23:41:30.171   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: size of client connections for client: org.jellyfin.mobileafter removal is 4
09-11 23:41:30.218   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: unbindService is called for service : com.google.android.gms/.chimera.GmsBoundBrokerService and for client com.google.android.inputmethod.latin
09-11 23:41:30.218   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: size of service connections for service: com.google.android.gms/.chimera.GmsBoundBrokerServiceafter removal is 2
09-11 23:41:30.218   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: size of client connections for client: com.google.android.inputmethod.latinafter removal is 2
09-11 23:41:30.349  2189  2189 D KeyguardUpdateMonitor: shouldListen: false, vis:false, inter:true, bouncer:false, going:true, sleep:false, occlude:false, dream:false, switch:false, disabled:false, primary:true
09-11 23:41:30.349  2189  2189 D OpKeyguardUpdateMonitor: opShouldListenForFingerprint false: Keyguard Done and not fake locking
09-11 23:41:30.349  2189  2189 D KeyguardUpdateMonitor: updateFP: false, false, 0
09-11 23:41:30.512  8171  8328 E Volley  : [4720] h.w: Unable to parse dateStr: 0, falling back to 0
09-11 23:41:30.512  8171  8328 E Volley  : java.text.ParseException: Unparseable date: "0"
09-11 23:41:30.512  8171  8328 E Volley  :  at java.text.DateFormat.parse(DateFormat.java:362)
09-11 23:41:30.512  8171  8328 E Volley  :  at f.b.k.r.p1(ResourcesFlusher.java:3)
09-11 23:41:30.512  8171  8328 E Volley  :  at h.a.b.o.h.w(StringRequest.java:18)
09-11 23:41:30.512  8171  8328 E Volley  :  at o.b.a.h.n.w(VolleyStringRequest.java:4)
09-11 23:41:30.512  8171  8328 E Volley  :  at h.a.b.h.a(NetworkDispatcher.java:18)
09-11 23:41:30.512  8171  8328 E Volley  :  at h.a.b.h.run(NetworkDispatcher.java:2)
09-11 23:41:30.517  8171  8171 E AndroidRuntime: FATAL EXCEPTION: main
09-11 23:41:30.517  8171  8171 E AndroidRuntime: Process: org.jellyfin.mobile, PID: 8171
09-11 23:41:30.517  8171  8171 E AndroidRuntime: java.lang.NullPointerException: serverInfo.version must not be null
09-11 23:41:30.517  8171  8171 E AndroidRuntime:    at org.jellyfin.mobile.webapp.ConnectionHelper.checkServerUrlAndConnection(ConnectionHelper.kt:33)
09-11 23:41:30.517  8171  8171 E AndroidRuntime:    at org.jellyfin.mobile.webapp.ConnectionHelper$checkServerUrlAndConnection$1.invokeSuspend(Unknown Source:12)
09-11 23:41:30.517  8171  8171 E AndroidRuntime:    at l.n.k.a.a.resumeWith(ContinuationImpl.kt:3)
09-11 23:41:30.517  8171  8171 E AndroidRuntime:    at d.a.i0.resumeWith(DispatchedContinuation.kt:15)
09-11 23:41:30.517  8171  8171 E AndroidRuntime:    at l.n.i.resumeWith(SafeContinuationJvm.kt:5)
09-11 23:41:30.517  8171  8171 E AndroidRuntime:    at org.jellyfin.mobile.utils.ContinuationResponse.onResponse(ApiExtensions.kt:1)
09-11 23:41:30.517  8171  8171 E AndroidRuntime:    at o.b.a.h.j.onResponse(SerializedResponse.java:3)
09-11 23:41:30.517  8171  8171 E AndroidRuntime:    at o.b.a.h.c.onResponse(ApiClientRequestListener.java:2)
09-11 23:41:30.517  8171  8171 E AndroidRuntime:    at h.a.b.e$b.run(ExecutorDelivery.java:12)
09-11 23:41:30.517  8171  8171 E AndroidRuntime:    at android.os.Handler.handleCallback(Handler.java:883)
09-11 23:41:30.517  8171  8171 E AndroidRuntime:    at android.os.Handler.dispatchMessage(Handler.java:100)
09-11 23:41:30.517  8171  8171 E AndroidRuntime:    at android.os.Looper.loop(Looper.java:214)
09-11 23:41:30.517  8171  8171 E AndroidRuntime:    at android.app.ActivityThread.main(ActivityThread.java:7710)
09-11 23:41:30.517  8171  8171 E AndroidRuntime:    at java.lang.reflect.Method.invoke(Native Method)
09-11 23:41:30.517  8171  8171 E AndroidRuntime:    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:516)
09-11 23:41:30.517  8171  8171 E AndroidRuntime:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
09-11 23:41:30.521  1510  8337 I DropBoxManagerService: add tag=data_app_crash isTagEnabled=true flags=0x2
09-11 23:41:30.521  1510  4389 W ActivityTaskManager:   Force finishing activity org.jellyfin.mobile/.MainActivity
09-11 23:41:30.522  1510  8337 D FrameworkEventCollector: recordAppIssue PN: org.jellyfin.mobile
09-11 23:41:30.522  1510  2066 D gwy     : OS Event: crash
09-11 23:41:30.523  1510  4389 E ScreenModeService: getAppToken AppWindowToken{ac8201b token=Token{681a2a ActivityRecord{9e88715 u0 com.teslacoilsw.launcher/.NovaLauncher t3473}}}
09-11 23:41:30.523  1510  4389 E ScreenModeService: setRefreshRate token AppWindowToken{ac8201b token=Token{681a2a ActivityRecord{9e88715 u0 com.teslacoilsw.launcher/.NovaLauncher t3473}}} rate 0
09-11 23:41:30.523  1510  4389 D OpQuickReply: setQuickReplyResumed focusedApp AppWindowToken{ac8201b token=Token{681a2a ActivityRecord{9e88715 u0 com.teslacoilsw.launcher/.NovaLauncher t3473}}} pkgName com.teslacoilsw.launcher
09-11 23:41:30.523  1510  4389 D OpSlaNetlinkHelper: frontPackageChanged: com.teslacoilsw.launcher uid:10251 pid:4874 | org.jellyfin.mobile uid:10507 pid:8171
09-11 23:41:30.524  1510  4389 E ScreenModeService: getAppToken AppWindowToken{ac8201b token=Token{681a2a ActivityRecord{9e88715 u0 com.teslacoilsw.launcher/.NovaLauncher t3473}}}
09-11 23:41:30.524  1510  4389 E ScreenModeService: setRefreshRate token AppWindowToken{ac8201b token=Token{681a2a ActivityRecord{9e88715 u0 com.teslacoilsw.launcher/.NovaLauncher t3473}}} rate 0
09-11 23:41:30.524  1510  4389 D OpQuickReply: setQuickReplyResumed focusedApp AppWindowToken{ac8201b token=Token{681a2a ActivityRecord{9e88715 u0 com.teslacoilsw.launcher/.NovaLauncher t3473}}} pkgName com.teslacoilsw.launcher
09-11 23:41:30.525  1510  4389 D ActivityTrigger: ActivityTrigger activityPauseTrigger 
09-11 23:41:30.529  1510  8337 D DropBoxManagerService: Copy /data/system/dropbox/data_app_crash@2020-09-11-23_41_30_528.txt to /data/oem_log/
09-11 23:41:30.531  1510  1567 D Foreground_io: TOP_APP is ProcessRecord{dd8e8d7 4874:com.teslacoilsw.launcher/u0a251} uid is 10251
09-11 23:41:30.531  1510  1568 D gwy     : OS Event: appuse
09-11 23:41:30.531  1510  8338 D Foreground_io: Setting fg uid
09-11 23:41:30.531  1510  8338 D Foreground_io: Done
09-11 23:41:30.534  1510  2066 D xne     : Event success
09-11 23:41:30.535  1510  1542 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
09-11 23:41:30.535  1510  1542 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
09-11 23:41:30.539  8171  8171 I Process : Sending signal. PID: 8171 SIG: 9
09-11 23:41:30.540  1510  1510 D xne     : Event success
09-11 23:41:30.542   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: startService() is called for servicecom.google.android.gms/.chimera.PersistentIntentOperationService
09-11 23:41:30.551   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: startService() is called for servicecom.google.android.gms/.chimera.GmsIntentOperationService
09-11 23:41:30.557   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: startService() is called for servicecom.google.android.gms/.stats.service.DropBoxEntryAddedService
09-11 23:41:30.560   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: bindService is called for service : com.google.android.gms/.chimera.PersistentDirectBootAwareApiService and for client com.google.android.gms.persistent
09-11 23:41:30.560   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: total connections for service : com.google.android.gms/.chimera.PersistentDirectBootAwareApiServiceare :7
09-11 23:41:30.560   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: total connections for client : com.google.android.gms.persistentare :7
09-11 23:41:30.563   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: bindService is called for service : com.google.android.gms/.chimera.PersistentDirectBootAwareApiService and for client com.google.android.gms.persistent
09-11 23:41:30.563   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: total connections for service : com.google.android.gms/.chimera.PersistentDirectBootAwareApiServiceare :7
09-11 23:41:30.563   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: total connections for client : com.google.android.gms.persistentare :7
09-11 23:41:30.566   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: destroyService is called for service : com.google.android.gms/.stats.service.DropBoxEntryAddedService
09-11 23:41:30.571  1510  2049 W InputDispatcher: channel '2b26189 org.jellyfin.mobile/org.jellyfin.mobile.MainActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
09-11 23:41:30.571  1510  2049 E InputDispatcher: channel '2b26189 org.jellyfin.mobile/org.jellyfin.mobile.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
09-11 23:41:30.572  1510  4389 I SensorService: SensorEventConnection destruct, mPackageName : android.view.OrientationEventListener
09-11 23:41:30.572  1510  4357 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=901, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND Uid: 10507] ], android.os.BinderProxy@2e61299)
09-11 23:41:30.572   875   875 I sensors-hal: batch:205, android.sensor.accelerometer/9, period=40000000, max_latency=200000000
09-11 23:41:30.572   875   875 I sensors-hal: batch:214, android.sensor.accelerometer/9, period=40000000, max_latency=200000000 request completed
09-11 23:41:30.572  1510  5466 I WindowManager: WIN DEATH: Window{2b26189 u0 org.jellyfin.mobile/org.jellyfin.mobile.MainActivity}
09-11 23:41:30.572  1510  5466 W InputDispatcher: Attempted to unregister already unregistered input channel '2b26189 org.jellyfin.mobile/org.jellyfin.mobile.MainActivity (server)'
09-11 23:41:30.573  1510  5462 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=900, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10507] ], android.os.BinderProxy@f6b95e)
09-11 23:41:30.573  1510  7345 I ActivityManager: Process org.jellyfin.mobile (pid 8171) has died: vis+99 TOP 
09-11 23:41:30.573   766   766 I Zygote  : Process 8171 exited due to signal 9 (Killed)
09-11 23:41:30.574  1510  2074 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=900, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Uid: 10507] ] (release request)
09-11 23:41:30.574  1510  7345 D gwy     : OS Event: memory
09-11 23:41:30.575  1510  1568 D gwy     : OS Event: appuse
09-11 23:41:30.575   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: killProcess is called for pid : 8171
09-11 23:41:30.575   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: process with pid 8171 is service
09-11 23:41:30.575   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: size of client connections for client: org.jellyfin.mobileafter removal is 3
09-11 23:41:30.575   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: process with pid 8171 is client
09-11 23:41:30.575   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: size of service connections for service: com.google.android.gms/.chimera.GmsBoundBrokerServiceafter removal is 1
09-11 23:41:30.575   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: size of service connections for service: com.google.android.gms/.cast.media.CastMediaRouteProviderServiceafter removal is 0
09-11 23:41:30.575   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: removing client with pid 8171process nameorg.jellyfin.mobile
09-11 23:41:30.575   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: destroyService is called for service : org.jellyfin.mobile/org.chromium.content.app.SandboxedProcessService1:0
09-11 23:41:30.576   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: destroyService is called for service : org.jellyfin.mobile/.webapp.RemotePlayerService
09-11 23:41:30.576  8269  8269 I cr_ChildProcessService: Destroying ChildProcessService pid=8269
09-11 23:41:30.576   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: destroyService is called for service : com.google.android.gms/.cast.media.CastMediaRouteProviderService
09-11 23:41:30.578  8269  8269 I ocessService1:: System.exit called, status: 0
09-11 23:41:30.578  8269  8269 I AndroidRuntime: VM exiting with result code 0, cleanup skipped.
09-11 23:41:30.581  1510  7345 D OemSceneModeActivityStack: [scene] evaluateGameModes :  gameMsg.arg1=0 gameMsg.arg2=1
09-11 23:41:30.581  1510  7345 E ScreenModeService: getAppToken AppWindowToken{ac8201b token=Token{681a2a ActivityRecord{9e88715 u0 com.teslacoilsw.launcher/.NovaLauncher t3473}}}
09-11 23:41:30.581  1510  7345 E ScreenModeService: setRefreshRate token AppWindowToken{ac8201b token=Token{681a2a ActivityRecord{9e88715 u0 com.teslacoilsw.launcher/.NovaLauncher t3473}}} rate 0
09-11 23:41:30.581  1510  7345 D OpQuickReply: setQuickReplyResumed focusedApp AppWindowToken{ac8201b token=Token{681a2a ActivityRecord{9e88715 u0 com.teslacoilsw.launcher/.NovaLauncher t3473}}} pkgName com.teslacoilsw.launcher
09-11 23:41:30.585  1510  7345 I ActivityManager: Killing 8269:com.google.android.webview:sandboxed_process1:org.chromium.content.app.SandboxedProcessService1:0/u0a507i243 (adj 0): isolated not needed
09-11 23:41:30.586  1510  1536 W ActivityManager: setHasOverlayUi called on unknown pid: 8171
09-11 23:41:30.587 18418 31902 I DiscoveryManager: Filter criteria(null) scannerFlags(0)
09-11 23:41:30.587  1510  1536 D OpRestartProcessManager: updateSelf :  com.teslacoilsw.launcher, size : 30
09-11 23:41:30.587  4833  4833 D RecentsView: onTaskRemoved taskId = 3690
09-11 23:41:30.587 22191 22473 I BtGatt.ScanManager: msg.what = 6
09-11 23:41:30.588  1510 24817 D xne     : Event success
09-11 23:41:30.589 18418 31902 W GuestModeDeviceProber: setFilterCriteria
09-11 23:41:30.590  1510  1536 D OpPowerConsumpStatsInjector: notifyPkgEvent
09-11 23:41:30.595 19070 19070 I Zygote  : Process 8269 exited cleanly (0)
09-11 23:41:30.595  1510  1510 D xne     : Event success
09-11 23:41:30.596   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: killProcess is called for pid : 8269
09-11 23:41:30.596  1510  4389 E AppRecord: error when processDie  [8269] Uid:10507| pkg:org.jellyfin.mobile| isSystem:false | procState:20 | mProcStateSeq:0
09-11 23:41:30.596  1510  4389 E AppRecord:     | state:GONE| USING:NONE
09-11 23:41:30.596  1510  4389 E AppRecord: IsolatedUids:[]
09-11 23:41:30.596  1510  4389 E AppRecord: mProcRecordList:
09-11 23:41:30.596  1510  4389 E AppRecord: 
09-11 23:41:30.596  1510  4389 E AppRecord: ================================
09-11 23:41:30.601  1510  1545 I libprocessgroup: Successfully killed process cgroup uid 10507 pid 8171 in 28ms
09-11 23:41:30.602  1510  5462 I WifiService: releaseMulticastLock uid=10209
09-11 23:41:30.603  1510  1545 W libprocessgroup: Failed to open process cgroup uid 99243 pid 8269: Permission denied
09-11 23:41:30.603  1510  1545 E libprocessgroup: Error encountered killing process cgroup uid 99243 pid 8269: Permission denied
09-11 23:41:30.605   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: bindService is called for service : com.android.vending/com.google.android.finsky.scheduler.process.mainimpl.PhoneskyJobServiceMain and for client system
09-11 23:41:30.605   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: total connections for service : com.android.vending/com.google.android.finsky.scheduler.process.mainimpl.PhoneskyJobServiceMainare :1
09-11 23:41:30.605   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: total connections for client : systemare :35
09-11 23:41:30.606  1510  5462 D ActivityTaskManager: setRequestedOrientation() to 5 for ActivityRecord{9e88715 u0 com.teslacoilsw.launcher/.NovaLauncher t3473} from pid=4874, uid=10251
09-11 23:41:30.612   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: startService() is called for servicecom.android.vending/com.google.android.finsky.scheduler.process.mainimpl.PhoneskyJobServiceMain
09-11 23:41:30.612  4874 22651 D DecorView: onWindowFocusChangedFromViewRoot hasFocus: true, DecorView@4381f48[NovaLauncher]
09-11 23:41:30.616  2189  2189 D PhoneStatusBarView: getCompatMode: mode:0 ops:3
09-11 23:41:30.616  2189  2189 I PhoneStatusBarView: isFullAndNotchEnabled() isFullMode=false pkg=com.teslacoilsw.launcher isCameraNotchIgnoreSetting=false, uid=10251
09-11 23:41:30.617   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: bindService is called for service : com.google.android.gms/.measurement.service.MeasurementBrokerService and for client com.teslacoilsw.launcher
09-11 23:41:30.617   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: total connections for service : com.google.android.gms/.measurement.service.MeasurementBrokerServiceare :1
09-11 23:41:30.617   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: total connections for client : com.teslacoilsw.launcherare :1
09-11 23:41:30.621  4874  4874 D PhoneWindow: setNavigationBarColor: 0
09-11 23:41:30.623   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: startService() is called for servicecom.google.android.gms/.measurement.service.MeasurementBrokerService
09-11 23:41:30.623  3016  3016 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3160 
09-11 23:41:30.624  3016  3016 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1829 
09-11 23:41:30.627 22191 22473 I BtGatt.ScanManager: msg.what = 6
09-11 23:41:30.627  7804  7804 I Finsky  : [2] ypl.onStartJob(3): SCH: onJobSchedulerWakeup with jobId 9003
09-11 23:41:30.639  7804  7804 I Finsky  : [2] ykj.a(19): Scheduling fallback job with id: 9034, and delay: 43200000 ms
09-11 23:41:30.642  7804  7804 I Finsky  : [2] ykj.a(9): Scheduling fallback in 64799998 (absolute: 181925892)
09-11 23:41:30.697  7804  7804 I Finsky  : [2] yks.handleMessage(8): SCH: DeviceState: DeviceState{currentTime=1599847890694, isCharging=false, isIdle=false, netAny=true, netNotRoaming=true, netUnmetered=true, batteryPercent=88.0}
09-11 23:41:30.707  7804  8347 I Finsky  : [346] ynh.a(5): SCH: Jobs in database: 1-1337 26-1414141414 29-29 34-1041 34-1042 34-1043 34-1046 34-1047 34-1048 34-1049 
09-11 23:41:30.719  7804  7804 I Finsky  : [2] ykt.a(16): SCH: Running job: 29-29
09-11 23:41:30.721  7804  7804 I Finsky  : [2] yks.handleMessage(61): SCH: RunningQueue size: 1, PendingQueue size: 0
09-11 23:41:30.721  7804  7804 I Finsky  : [2] yks.handleMessage(64): SCH: Running queue: 29-29 
09-11 23:41:30.722  7804  8348 I Finsky  : [347] afod.a(1): ProcessRecoveryLogsUtil: No files in recovery directory
09-11 23:41:30.722  7804  8348 I Finsky  : [347] yme.a(13): SCH: jobFinished: 29-29. TimeElapsed: 2ms.
09-11 23:41:30.723  7804  7804 I Finsky  : [2] ykt.a(36): SCH: Job 29-29 finished. Not rescheduling.
09-11 23:41:30.724  7804  7804 I Finsky  : [2] yks.handleMessage(61): SCH: RunningQueue size: 0, PendingQueue size: 0
09-11 23:41:30.724  7804  7804 I Finsky  : [2] yks.handleMessage(25): Executor finished
09-11 23:41:30.728   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: unbindService is called for service : com.android.vending/com.google.android.finsky.scheduler.process.mainimpl.PhoneskyJobServiceMain and for client system
09-11 23:41:30.728   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: size of service connections for service: com.android.vending/com.google.android.finsky.scheduler.process.mainimpl.PhoneskyJobServiceMainafter removal is 0
09-11 23:41:30.728   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: size of client connections for client: systemafter removal is 34
09-11 23:41:30.729   942  3326 I /vendor/bin/hw/vendor.qti.hardware.servicetracker@1.0-service: destroyService is called for service : com.android.vending/com.google.android.finsky.scheduler.process.mainimpl.PhoneskyJobServiceMain
09-11 23:41:30.738  7804  7804 I Finsky  : [2] ynh.a(5): SCH: Jobs in database: 1-1337 26-1414141414 34-1041 34-1042 34-1043 34-1046 34-1047 34-1048 34-1049 
09-11 23:41:30.748  7804  7804 I Finsky  : [2] yjb.a(56): SCH: ConstraintMapping: 1-1337, 34-1047,  -> L: 22838540ms, D: 66809134ms, C: false, I: false, N: 1
09-11 23:41:30.749  7804  7804 I Finsky  : [2] yjb.a(56): SCH: ConstraintMapping: 34-1041, 34-1042, 34-1043, 34-1046, 34-1048, 34-1049,  -> L: 8547945ms, D: 1304547945ms, C: false, I: true, N: 2
09-11 23:41:30.749  7804  7804 I Finsky  : [2] yjb.a(56): SCH: ConstraintMapping: 34-1041, 34-1042, 34-1043, 34-1046, 34-1048, 34-1049,  -> L: 8547945ms, D: 1304547945ms, C: true, I: true, N: 2
09-11 23:41:30.750  7804  7804 I Finsky  : [2] yjb.a(56): SCH: ConstraintMapping: 26-1414141414,  -> L: 37021349ms, D: 37921349ms, C: false, I: false, N: 0
09-11 23:41:30.762  7804  7804 I Finsky  : [2] ylr.a(34): Cancelling existing jobscheduler jobs: 9001 9002 9000 
09-11 23:41:30.763  7804  7804 I Finsky  : [2] ylr.a(27): Scheduling job Id: 9004, L: 22838540, D: 66809134, C: false, I: false, N: 1
09-11 23:41:30.764  7804  7804 I Finsky  : [2] ylr.a(27): Scheduling job Id: 9005, L: 8547945, D: 1304547945, C: false, I: true, N: 2
09-11 23:41:30.765  7804  7804 I Finsky  : [2] ylr.a(27): Scheduling job Id: 9006, L: 8547945, D: 1304547945, C: true, I: true, N: 2
09-11 23:41:30.766  7804  7804 I Finsky  : [2] ylr.a(27): Scheduling job Id: 9007, L: 37021349, D: 37921349, C: false, I: false, N: 0
09-11 23:41:31.023  1510  1536 W ActivityTaskManager: Activity top resumed state loss timeout for ActivityRecord{826db59 u0 org.jellyfin.mobile/.MainActivity t-1 f}
09-11 23:41:31.076  1510  2039 V AlarmManager: Triggering alarm #0: 2 when =117122946 package =android operation = null listenTag =WifiConnectivityManager Schedule Periodic Scan Timer flags =0x8
09-11 23:41:31.076  1510  2039 V AlarmManager: Triggering alarm #1: 2 when =117126326 package =com.heytap.mcs operation =*walarm*:com.heytap.mcs.action flags =0x8
09-11 23:41:31.082  1510  1510 V SettingsProvider: Notifying for 0: content://settings/system/rading_mode_status_auto
09-11 23:41:31.084  2124 22630 I OIMC    : notified , mode ColorReadMode changeTo 2
09-11 23:41:31.084  2124  2148 I OIMC_CORE: handleMessage:   MODE_EXIT, arg1: 0, arg2: 0, obj: com.oneplus.server.oimc.gwy@2cbd61c
09-11 23:41:31.085  2124  2148 I OIMC_CORE: The mode: ColorReadMode is not entered
09-11 23:41:31.085  2124 22630 I OIMC    : notified , mode ReadMode changeTo 2
09-11 23:41:31.085  2124  2148 I OIMC_CORE: handleMessage:   MODE_EXIT, arg1: 0, arg2: 0, obj: com.oneplus.server.oimc.gwy@1aee225
09-11 23:41:31.085  2124  2148 I OIMC_CORE: The mode: ReadMode is not entered
09-11 23:41:31.086  1510  1510 V SettingsProvider: Notifying for 0: content://settings/system/rading_mode_status_auto
09-11 23:41:31.586   871   871 W memtrack@1.0-se: type=1400 audit(0.0:36545): avc: denied { search } for name="kgsl" dev="sysfs" ino=57142 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:sysfs_kgsl:s0 tclass=dir permissive=0
09-11 23:41:31.830 22191 22207 D BtGatt.GattService: getDeviceType() - device=98:09:CF:BE:39:46, type=3
09-11 23:41:31.830 22191 22207 D BtGatt.GattService: getDeviceType() - device=34:88:5D:79:5D:2A, type=1
09-11 23:41:31.830 22191 22207 D BtGatt.GattService: getDeviceType() - device=E4:41:22:01:C3:51, type=1
09-11 23:41:31.834  5198  5526 D BluetoothAdapter: stopLeScan()
09-11 23:41:31.835  5198  5526 D BluetoothAdapter: isLeEnabled(): ON
09-11 23:41:31.836 22191 22207 D BtGatt.GattService: stopScan() - queue size =5
09-11 23:41:31.837 22191 22473 I BtGatt.ScanManager: msg.what = 1
09-11 23:41:31.837 22191 22207 D BtGatt.GattService: unregisterScanner() - scannerId=6
09-11 23:41:31.837   858   858 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
09-11 23:41:31.837  5198  5526 D BluetoothAdapter: startLeScan(): null
09-11 23:41:31.837   858   858 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
09-11 23:41:31.837   858   858 I vendor.qti.bluetooth@1.0-ibs_handler: DeviceWakeUp: Writing IBS_WAKE_IND
09-11 23:41:31.837   858 22536 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_ACK: 0xFC
09-11 23:41:31.838 22191 22475 E bt_osi_wakelock: wakelock_acquire wakelock acquired
09-11 23:41:31.838   858 22536 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
09-11 23:41:31.838   858 22536 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
09-11 23:41:31.838  5198  5526 D BluetoothAdapter: isLeEnabled(): ON
09-11 23:41:31.838 22191 22476 E bt_osi_wakelock: wakelock_release wakelock released
09-11 23:41:31.838 22191 22451 D BtGatt.GattService: onScanFilterParamsConfigured() - clientIf=6, status=0, action=1, availableSpace=13
09-11 23:41:31.838 22191 22451 D BtGatt.ScanManager: callback done for scannerId - 6 status - 0
09-11 23:41:31.838 22191 22473 D BtGatt.ScanManager: configureRegularScanParams() - queue=4
09-11 23:41:31.838 22191 22473 D BtGatt.ScanManager: configureRegularScanParams() - ScanSetting LE 1M Scan mode=2ScanSetting LE Coded Scan mode=2 mLastConfiguredScanSettingLE1M=2 mLastConfiguredScanSettingLECoded=2scanPhy=255
09-11 23:41:31.839 22191 22207 D BtGatt.GattService: registerScanner() - UUID=aacf60a5-eb16-41f4-b942-c627ae1cb097
09-11 23:41:31.840 22191 22539 I bt_stack: [INFO:gatt_api.cc(947)] GATT_Register d9993a0e-2b55-a94b-271f-d56e5de2d364
09-11 23:41:31.840 22191 22539 I bt_stack: [INFO:gatt_api.cc(967)] allocated gatt_if=6
09-11 23:41:31.840 22191 22451 D BtGatt.GattService: onScannerRegistered() - UUID=aacf60a5-eb16-41f4-b942-c627ae1cb097, scannerId=6, status=0
09-11 23:41:31.840  5198 21658 D BluetoothLeScanner: onScannerRegistered() - status=0 scannerId=6 mScannerId=0
09-11 23:41:31.840 22191 22207 D BtGatt.GattService: start scan with filters. callingPackage: com.xiaomi.hm.health
09-11 23:41:31.842 22191 22207 E BluetoothUtils: Permission denial: Need ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATIONpermission to get scan results
09-11 23:41:31.842 22191 22207 D BtGatt.GattService: start scan calling from packages: com.xiaomi.hm.health
09-11 23:41:31.842 22191 22473 I BtGatt.ScanManager: msg.what = 0
09-11 23:41:31.842 22191 22473 D BtGatt.ScanManager: handling starting scan
09-11 23:41:31.843 22191 22473 D BtGatt.ScanManager: isAptXLowLatencyModeEnabled: false
09-11 23:41:31.844 22191 22475 E bt_osi_wakelock: wakelock_acquire wakelock acquired
09-11 23:41:31.845 22191 22476 E bt_osi_wakelock: wakelock_release wakelock released
09-11 23:41:31.845 22191 22451 D BtGatt.GattService: onScanFilterEnableDisabled() - clientIf=6, status=0, action=1
09-11 23:41:31.845 22191 22451 D BtGatt.ScanManager: callback done for scannerId - 6 status - 0
09-11 23:41:31.845 22191 22473 D BtGatt.ScanManager: configureFilterParamter 500 10000 1 0, deliveryMode=0
09-11 23:41:31.845 22191 22475 E bt_osi_wakelock: wakelock_acquire wakelock acquired
09-11 23:41:31.846 22191 22476 E bt_osi_wakelock: wakelock_release wakelock released
09-11 23:41:31.846 22191 22451 D BtGatt.GattService: onScanFilterParamsConfigured() - clientIf=6, status=0, action=0, availableSpace=12
09-11 23:41:31.846 22191 22451 D BtGatt.ScanManager: callback done for scannerId - 6 status - 0
09-11 23:41:31.846 22191 22473 D BtGatt.ScanManager: configureRegularScanParams() - queue=5
09-11 23:41:31.846 22191 22473 D BtGatt.ScanManager: configureRegularScanParams() - ScanSetting LE 1M Scan mode=2ScanSetting LE Coded Scan mode=2 mLastConfiguredScanSettingLE1M=2 mLastConfiguredScanSettingLECoded=2scanPhy=255
09-11 23:41:31.886   858 22536 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
09-11 23:41:32.846   858 22542 I vendor.qti.bluetooth@1.0-ibs_handler: DeviceSleep: TX Awake, Sending SLEEP_IND
09-11 23:41:32.846   858 22542 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
09-11 23:41:32.996   858 22477 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
09-11 23:41:32.996  4833  4833 D NotificationListener: onNotificationPosted# hash: 187015997
09-11 23:41:32.996  4833  4833 D NotificationListener: onNotificationPosted# sbn: 249490509, package = net.openvpn.openvpn
09-11 23:41:33.102   858   858 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
09-11 23:41:33.102   858   858 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
09-11 23:41:33.102   858   858 I vendor.qti.bluetooth@1.0-ibs_handler: DeviceWakeUp: Writing IBS_WAKE_IND
09-11 23:41:33.102   858 22536 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_ACK: 0xFC
09-11 23:41:33.102 22191 22475 E bt_osi_wakelock: wakelock_acquire wakelock acquired
09-11 23:41:33.103   858 22536 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
09-11 23:41:33.103   858 22536 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
09-11 23:41:33.104 22191 22476 E bt_osi_wakelock: wakelock_release wakelock released
09-11 23:41:33.115   765  1370 I netd    : trafficSwapActiveStatsMap() <0.62ms>
09-11 23:41:33.116   765  1370 I netd    : tetherGetStats() <0.87ms>
09-11 23:41:33.118   765  1370 I netd    : trafficSwapActiveStatsMap() <0.11ms>
09-11 23:41:33.120   765  1370 I netd    : tetherGetStats() <0.63ms>
09-11 23:41:33.121  1510  1541 D ExtBatteryStatsService: @@@@ awaitUninterruptibly in 35 ms
09-11 23:41:33.121  1510  1541 D MyBatteryStatsHelper: ===processSingleAppUsage===
09-11 23:41:33.144   858 22536 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
09-11 23:41:33.582  1510  1541 D ExtBatteryStatsService: ext-flush too soon, skip
09-11 23:41:33.582  1510  1541 D MyBatteryStatsHelper: ===processSingleAppUsage===
09-11 23:41:33.584   855  1678 D audio_hw_primary: adev_get_parameters:get_uid
09-11 23:41:33.584   855  1678 D soundtrigger: extract_sm_handle input string <get_uid=> param string <get_uid=>
09-11 23:41:33.584   855  1678 D audio_hw_extn: audio_extn_fm_get_parameters: Enter
09-11 23:41:33.584   855  1678 D audio_hw_extn: audio_extn_get_parameters: returns 
09-11 23:41:33.584   855  1678 D audio_hw_primary: adev_get_parameters: exit: returns - 
09-11 23:41:33.584   984  9081 I hash_map_utils: key: 'get_uid' value: ''
09-11 23:41:33.647  1510  1541 D MyBatteryStatsHelper: ===processSingleAppUsage===
09-11 23:41:33.749  1510  1524 I system_server: Background concurrent copying GC freed 181265(18MB) AllocSpace objects, 348(7408KB) LOS objects, 34% free, 45MB/69MB, paused 82us total 152.240ms
09-11 23:41:34.105   858 22542 I vendor.qti.bluetooth@1.0-ibs_handler: DeviceSleep: TX Awake, Sending SLEEP_IND
09-11 23:41:34.105   858 22542 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
JulioNahum commented 4 years ago

I also have the same issue. Here is the logcat output ( I am using One Plus 7T - Android 10)

Thank you very much. That means I'm not the only one with that problem.

nielsvanvelzen commented 4 years ago

We've identified the issue (R8, the android obfuscator) and will work on a fix for the next release candidate. If you're using the Play Store beta channel you can disable automatic updates or temporary leave the beta as a workaround. For sideloaders the previous RC can be re-installed.

Thanks for the logs @ajithnn!

Maxr1998 commented 4 years ago

@nielsvanvelzen waaaait, the apiclient doesn't ship a ProGuard config? Oops.

nielsvanvelzen commented 4 years ago

It should work now in the latest release! Please let us know if it doesn't. https://github.com/jellyfin/jellyfin-android/releases/tag/v2.0.0-rc.5

HDmaniac commented 4 years ago

I had the same issue yesterday, rc.5 works and I can connect properly now, thanks!