I’ve been using just the Dim screensaver for years. Right now I’m running Kodi on OSMC on both a Vero and an RPi. I use the Back Row skin for both.
Recently I’ve noticed that the first time I use Kodi each day the screen stays dimmed even after I press a remote key. I can navigate the GUI just fine and even start playing a video, but the screen stays dim until I reboot. I have yet to try just restarting Kodi to see if that fixes it. On the Vero I’m using both the iOS Kodi remote and CEC. On the Pi i’m using the iOS remote and an add-on MCE remote.
Is there anything specific I should look for in the log?
What follows is the log beginning with the first keypress that should have stopped the screensaver.
11:16:01 T:1918108704 DEBUG: CAnnouncementManager - Announcement: OnScreensaverDeactivated from xbmc
11:16:01 T:1918108704 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverDeactivated
11:16:01 T:1613640736 DEBUG: service.libraryautoupdate-0.9.8 : screen saver off
11:16:08 T:1918108704 DEBUG: PushCecKeypress - received key b duration 0
11:16:08 T:1956118528 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
11:16:08 T:1956118528 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/833/)
11:16:08 T:1956118528 DEBUG: ParentPath = [videodb://tvshows/titles/]
11:16:08 T:1135244320 NOTICE: Thread JobWorker start, auto delete: true
11:16:08 T:1135244320 DEBUG: RunQuery took 51 ms for 1 items query: SELECT * FROM season_view WHERE season_view.idShow = 833
11:16:08 T:1135244320 DEBUG: RunQuery took 5 ms for 0 items query: select * from movie_view join movielinktvshow on movielinktvshow.idMovie=movie_view.idMovie WHERE movielinktvshow.idShow = 833
11:16:08 T:1956118528 INFO: MYSQL server has gone. Will try 4 more attempt(s) to reconnect.
11:16:08 T:1918108704 DEBUG: PushCecKeypress - received key b duration 125
11:16:08 T:1956118528 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/833/-2/?tvshowid=833)
11:16:08 T:1956118528 DEBUG: ParentPath = [videodb://tvshows/titles/]
11:16:08 T:1135244320 DEBUG: RunQuery took 9 ms for 8 items query: select * from episode_view WHERE episode_view.idShow = 833
11:16:08 T:1135244320 DEBUG: RunQuery took 3 ms for 0 items query: select * from movie_view join movielinktvshow on movielinktvshow.idMovie=movie_view.idMovie WHERE movielinktvshow.idShow = 833
11:16:08 T:1956118528 DEBUG: WindowVideoNav::GetDirectory
11:16:08 T:1009767456 NOTICE: Thread BackgroundLoader start, auto delete: false
11:16:08 T:1956118528 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm.so)
11:16:08 T:1956118528 DEBUG: Loading: /usr/lib/kodi/system/ImageLib-arm.so
11:16:08 T:1009767456 DEBUG: Thread BackgroundLoader 1009767456 terminating
11:16:08 T:1009767456 NOTICE: Thread JobWorker start, auto delete: true
11:16:08 T:1604989984 NOTICE: Previous line repeats 2 times.
11:16:08 T:1604989984 DEBUG: SECTION:LoadDLL(libnfs.so.4)
11:16:08 T:1604989984 DEBUG: Loading: libnfs.so.4
11:16:09 T:1604989984 DEBUG: NFS: Context for 192.168.0.75/Volumes/Media not open - get a new context.
11:16:09 T:1604989984 DEBUG: NFS: Connected to server 192.168.0.75 and export /Volumes/Media
11:16:09 T:1604989984 DEBUG: NFS: chunks: r/w 65536/65536
11:16:11 T:1918108704 DEBUG: PushCecKeypress - received key a6 duration 0
11:16:11 T:1956118528 DEBUG: OnKey: 166 (0xa6) pressed, action is Up
11:16:11 T:1918108704 DEBUG: PushCecKeypress - received key a6 duration 231
11:16:12 T:1918108704 DEBUG: PushCecKeypress - received key a7 duration 0
11:16:12 T:1956118528 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
11:16:12 T:1918108704 DEBUG: PushCecKeypress - received key a7 duration 235
11:16:14 T:1918108704 DEBUG: PushCecKeypress - received key a8 duration 0
11:16:14 T:1956118528 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
11:16:14 T:1918108704 DEBUG: PushCecKeypress - received key a8 duration 230
11:16:15 T:1918108704 DEBUG: PushCecKeypress - received key a9 duration 0
11:16:15 T:1956118528 DEBUG: OnKey: 169 (0xa9) pressed, action is Left
11:16:15 T:1918108704 DEBUG: PushCecKeypress - received key a9 duration 232
Soon after that the log contains over 1400 entries identical to the following
11:19:02 T:1956118528 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x60604e0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
And, yes, all 1400+ have the same time stamp: 11:19:02
Entire log from the first keypress is here: