Kodi Community Forum

Full Version: TVShows can't be opened anymore since the latest nightly builds
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Solved: Fixed with kodi-20180924-3af76f1a-master! Thank you very much.

---

Description
Since kodi-20180913-e313d39f (or kodi-20180912-ed0618f3) and every follwing build up to now the menu TVShows cannot be opened anymore, it simply freezes with an empty screen. Movies and music works.
The last version I installed (kodi-20180911-ae396e22) worked fine.

Tested devices
Fire TV 4k (arm64 build)
Samsung Galaxy Tab S3 (arm64 build)

Full Debug-Log
https://paste.ee/p/WSCjU

End of Debug-Log - at the last line Kodi freezes, the build from Sept. 11 works without problems!
Code:

DEBUG: ------ Window Init () ------
DEBUG: Alloc resources: 0.01ms  (0.01 ms skin load)
DEBUG: Thread Timer start, auto delete: false
DEBUG: Thread Timer 547113399376 terminating
DEBUG: Unfocus WindowID: 10016, ControlID: 9002
DEBUG: CGUIWindowManager:: PreviousWindow: Deactivate
DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
DEBUG: FreeVisualisation() done
DEBUG: CGUIWindowManager:: PreviousWindow: Activate new
DEBUG: ------ Window Init (Settings.xml) ------
DEBUG: Window Settings.xml was already loaded
DEBUG: Alloc resources: 0.92ms
DEBUG: CXBMCApp::onReceive - Got intent. Action: android.intent.action.BATTERY_CHANGED
DEBUG: Thread Timer start, auto delete: false
DEBUG: Thread Timer 547113399376 terminating
DEBUG: Unfocus WindowID: 10004, ControlID: 9002
DEBUG: CGUIWindowManager:: PreviousWindow: Deactivate
DEBUG: ------ Window Deinit (Settings.xml) ------
DEBUG: FreeVisualisation() done
DEBUG: CGUIWindowManager:: PreviousWindow: Activate new
DEBUG: ------ Window Init (Home.xml) ------
DEBUG: Window Home.xml was already loaded
DEBUG: Alloc resources: 3.15ms
DEBUG: Thread Timer start, auto delete: false
DEBUG: Thread Timer 547113399376 terminating
DEBUG: Unfocus WindowID: 10000, ControlID: 9000
DEBUG: Activating window ID: 10025
DEBUG: ------ Window Deinit (Home.xml) ------
DEBUG: FreeVisualisation() done
DEBUG: ------ Window Init (MyVideoNav.xml) ------
 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
DEBUG: Skin file /data/user/0/org.xbmc.kodi/cache/apk/assets/addons/skin.estouchy/xml/MyVideoNav.xml loaded in 115.05ms
DEBUG: Alloc resources: 116.44ms  (115.43 ms skin load)
DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/)
DEBUG:   ParentPath = [videodb://tvshows/titles/]
Debug-Log added
Please enable debugging AND do a restart of Kodi next time. Now there is only half a log with debug enabled.
(2018-09-18, 23:36)Klojum Wrote: [ -> ]Please enable debugging AND do a restart of Kodi next time. Now there is only half a log with debug enabled.
https://paste.ee/p/WSCjU

Component-specific logging is activated for SMB, database, and window.
Update: If you wait something on the empty TVShows page and then click back you get to the main menu. From there you can sucessfully open TVShows for the 2nd time! However, after a restart of Kodi this doesn't work again and you have to use the workaround again.

@peak3d That seems to be an android only problem, any idea?

kodi-20180911-ae396e22-master seams to be last working version.