Hello,
I'm using LE 8.2.4 on a Raspberry Pi v1, with a 32GB Class10 SD-Card. Compared to a Pi v3 the system runs a little slower,
but still ok for occasionally use.
BUT:
After booting the system the first start of the (video) library is very slow. That means after pressing the menu button,
about 10 seconds nothing visibly happens, then the new window opens including all library entries.
Currently I am using Amber Skin, but the delay is identical on every other skin, even on default. The system is freshly installed,
just all unneccesary services (Updates, SAMBA, SSH, AirPlay, etc.) deactivated and the only addon, which I installed is keymap editor
and Amber skin.
After the library has beed entered the first time, on next opening there is no more uncommon delay any more - so just on first
start after booting.
I tried the same configuration on a Pi v3, due to the extended CPU power the delay on first start is just a couple of seconds,
but still a moment slower than on futher use. So maybe there could be an issue in my personal configuration...?
For better solution I activated error loging, the full file ist attached.
In my opinion the following lines should include the problem:
---
09:33:40.338 T:1944936448 DEBUG: OnKey: up (0xf080) pressed, action is Up
09:33:40.491 T:1944936448 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
09:33:42.921 T:1944936448 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
09:33:43.054 T:1944936448 DEBUG: OnKey: return (0xf00d) pressed, action is Select
09:33:43.063 T:1944936448 DEBUG: Activating window ID: 10025
09:33:43.063 T:1944936448 DEBUG: ------ Window Deinit (Home.xml) ------
09:33:43.315 T:1944936448 DEBUG: ------ Window Init (MyVideoNav.xml) ------
09:33:43.315 T:1944936448 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
09:33:45.957 T:1944936448 ERROR: Misplaced [
09:33:45.957 T:1944936448 ERROR: Error parsing boolean expression [Window.IsActive(MyPVRChannels.xml) | Window.IsActive(MyPVRGuide.xml) | Window.IsActive(MyPVRRecordings.xml)] + !String.IsEmpty(ListItem.Plot) + !String.IsEqual($INFO[ListItem.EpisodeName],$INFO[ListItem.Plot])
09:33:47.497 T:1944936448 ERROR: Misplaced [
09:33:47.498 T:1944936448 ERROR: Error parsing boolean expression [Window.IsActive(MyPVRChannels.xml) | Window.IsActive(MyPVRGuide.xml) | Window.IsActive(MyPVRRecordings.xml)] + !String.IsEmpty(ListItem.Plot) + !String.IsEqual($INFO[ListItem.EpisodeName],$INFO[ListItem.Plot])
09:33:51.767 T:1944936448 DEBUG: CDirectoryProvider[]: refreshing..
09:33:51.770 T:1743377312 ERROR: GetDirectory - Error getting
09:33:51.771 T:1944936448 DEBUG: CDirectoryProvider[]: refreshing..
09:33:51.772 T:1734988704 ERROR: GetDirectory - Error getting
09:33:51.773 T:1944936448 DEBUG: CDirectoryProvider[]: refreshing..
09:33:51.773 T:1670656928 ERROR: GetDirectory - Error getting
09:33:51.774 T:1944936448 DEBUG: CDirectoryProvider[]: refreshing..
09:33:51.775 T:1857024928 ERROR: GetDirectory - Error getting
09:33:51.776 T:1944936448 DEBUG: CDirectoryProvider[]: refreshing..
09:33:51.777 T:1743377312 ERROR: GetDirectory - Error getting
09:33:51.777 T:1944936448 DEBUG: CDirectoryProvider[]: refreshing..
09:33:51.778 T:1734988704 ERROR: GetDirectory - Error getting
09:33:51.779 T:1944936448 DEBUG: CDirectoryProvider[]: refreshing..
09:33:51.780 T:1670656928 ERROR: GetDirectory - Error getting
09:33:51.781 T:1944936448 DEBUG: CDirectoryProvider[]: refreshing..
09:33:51.782 T:1857024928 ERROR: GetDirectory - Error getting
09:33:51.783 T:1944936448 DEBUG: CDirectoryProvider[]: refreshing..
09:33:51.783 T:1743377312 ERROR: GetDirectory - Error getting
09:33:51.784 T:1944936448 DEBUG: CDirectoryProvider[]: refreshing..
09:33:51.785 T:1734988704 ERROR: GetDirectory - Error getting
09:33:51.786 T:1944936448 DEBUG: CDirectoryProvider[]: refreshing..
09:33:51.787 T:1670656928 ERROR: GetDirectory - Error getting
09:33:51.787 T:1944936448 DEBUG: CDirectoryProvider[]: refreshing..
09:33:51.788 T:1857024928 ERROR: GetDirectory - Error getting
09:33:51.789 T:1944936448 DEBUG: CDirectoryProvider[]: refreshing..
09:33:51.790 T:1743377312 ERROR: GetDirectory - Error getting
09:33:51.790 T:1944936448 DEBUG: CDirectoryProvider[]: refreshing..
09:33:51.791 T:1734988704 ERROR: GetDirectory - Error getting
09:33:51.805 T:1944936448 DEBUG: CGUIMediaWindow::GetDirectory (videodb://movies/titles/)
09:33:51.805 T:1944936448 DEBUG: ParentPath = [videodb://movies/titles/]
09:33:52.016 T:1944936448 DEBUG: RunQuery took 132 ms for 435 items query: select * from movie_view
09:33:52.751 T:1722979232 DEBUG: Thread BackgroundLoader start, auto delete: false
09:33:52.945 T:1722979232 DEBUG: Thread BackgroundLoader 1722979232 terminating
---
Display More
Sorry, I do not understand the code so far - but it seems to be a error by the PVR module...?
I do not use any PVR services on this device.
Thank you all for trying to help my issue
Best regards
Patrick