PDA

View Full Version : [VU+ Duo2] Endless Spinner when clicking EPG search result



pmatil
21-06-16, 18:14
How to reproduce: open the channel EPG. Select a program, press the Yellow button (EPG search). Select any one of the results. Press OK. Spinner appears and the only way to get out is to unplug the unit. Other than the spinner the unit is working: displaying the current TV channel etc. No response to the remote.

There was no crash detection so no crash log was created. However I had the debug logging on and this is the last few lines:


< 12725.931> [eInputDeviceInit] 0 67 1
< 12725.933> [InfoBarGenerics] KEY: 103 UP
< 12727.155> [eInputDeviceInit] 1 6c 1
< 12727.157> [InfoBarGenerics] KEY: 108 DOWN
< 12727.159> [ActionMap] DirectionActions down
< 12727.386> [eInputDeviceInit] 0 6c 1
< 12727.388> [InfoBarGenerics] KEY: 108 DOWN
< 12728.247> [eInputDeviceInit] 1 160 1
< 12728.250> [InfoBarGenerics] KEY: 352 OK
< 12728.252> [ActionMap] OkCancelActions ok
< 12728.253> [ActionMap] unknown action OkCancelActions/ok! typo in keymap?
< 12728.478> [eInputDeviceInit] 0 160 1
< 12728.480> [InfoBarGenerics] KEY: 352 OK
< 12728.482> [ActionMap] OkCancelActions OK
< 12731.203> [gRC] main thread is non-idle! display spinner!
< 12758.416> [eEPGCache] schedule finished(1466527958)
< 12758.422> [eEPGCache] stop caching events(1466527958)
< 12758.423> [eEPGCache] next update in 60 min

So it appears it tried to do an EPG update. I only use the EIT EPG and no automatic update. I tried it again and got this:


< 443.207> [eInputDeviceInit] 1 6c 1
< 443.209> [InfoBarGenerics] KEY: 108 DOWN
< 443.211> [ActionMap] DirectionActions down
< 443.332> [eInputDeviceInit] 0 6c 1
< 443.334> [InfoBarGenerics] KEY: 108 DOWN
< 444.760> [eInputDeviceInit] 1 160 1
< 444.762> [InfoBarGenerics] KEY: 352 OK
< 444.764> [ActionMap] OkCancelActions ok
< 444.766> [ActionMap] unknown action OkCancelActions/ok! typo in keymap?
< 444.990> [eInputDeviceInit] 0 160 1
< 444.992> [InfoBarGenerics] KEY: 352 OK
< 444.994> [ActionMap] OkCancelActions OK
< 447.254> [gRC] main thread is non-idle! display spinner!

So maybe it has nothing to do with the EPG update.