Quantcast
Channel: Squeezebox : Community : Forums - Linux / Unix
Viewing all articles
Browse latest Browse all 1518

piCorePlayer + Jivelite + Now Playing Screensaver

$
0
0
Hi,

I'm running pCP 3.02 with official rPI 7" display so far so good.

I just have problem with the "Now Playing screensaver". It doesn't switch to next defined display (Artwork and Text, Spectrum, etc...).

I have already tried to reset my config (rm -rf /home/tc/.jivelite/) but I always have the problem.

I successfully grab log :

Code:

20161117 10:18:39.140 DEBUG  applet.ScreenSavers - ScreenSaversApplet.lua:368 whenPlaying: NowPlaying:openScreensaver
20161117 10:18:39.140 DEBUG  applet.ScreenSavers - ScreenSaversApplet.lua:249 DEBUG: self:isScreensaverActive()false self.current: nil
20161117 10:18:39.140 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:165 style nowplaying okay for this player
20161117 10:18:39.141 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:165 style nowplaying_art_only okay for this player
20161117 10:18:39.141 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:165 style nowplaying_text_only okay for this player
20161117 10:18:39.141 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:165 style nowplaying_spectrum_text okay for this player
20161117 10:18:39.141 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:165 style nowplaying_vuanalog_text okay for this player
{ --[[table: 0x104a5d8]]
  { --[[table: 0x10e5d58]]
    enabled = true,
    text = { --[[Artwork and Text (table: 0xf9b9c0)]] ... },
    style = "nowplaying",
    artworkSize = "270x270",
  },
  { --[[table: 0x1107a88]]
    enabled = false,
    style = "nowplaying_art_only",
    artworkSize = "450x450",
    text = { --[[Artwork only (table: 0xf58400)]] ... },
    suppressTitlebar = 1,
  },
  { --[[table: 0x1146448]]
    enabled = false,
    text = { --[[Texte uniquement (table: 0xfb9910)]] ... },
    style = "nowplaying_text_only",
    artworkSize = "270x270",
  },
  { --[[table: 0x1123210]]
    enabled = true,
    style = "nowplaying_spectrum_text",
    artworkSize = "270x270",
    text = { --[[Analyseur de spectre (table: 0xf584a0)]] ... },
    localPlayerOnly = 1,
  },
  { --[[table: 0x1027e60]]
    enabled = true,
    style = "nowplaying_vuanalog_text",
    artworkSize = "270x270",
    text = { --[[VUmètre analogique (table: 0xfda220)]] ... },
    localPlayerOnly = 1,
  },
}
20161117 10:18:39.142 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1817 NP already on stack
20161117 10:18:39.545 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1429 trackTitle animation done, animate artistalbum/artistTitle
20161117 10:18:39.590 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1454 artist animation done, animate album text
20161117 10:18:39.680 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1463 in albumTitle textStop callback
20161117 10:18:39.680 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1469 album animation done, restarting timer
20161117 10:18:42.785 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1429 trackTitle animation done, animate artistalbum/artistTitle
20161117 10:18:42.830 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1454 artist animation done, animate album text
20161117 10:18:42.920 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1463 in albumTitle textStop callback
20161117 10:18:42.920 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1469 album animation done, restarting timer
20161117 10:18:46.025 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1429 trackTitle animation done, animate artistalbum/artistTitle
20161117 10:18:46.070 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1454 artist animation done, animate album text
20161117 10:18:46.160 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1463 in albumTitle textStop callback
20161117 10:18:46.160 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1469 album animation done, restarting timer
20161117 10:18:49.265 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1429 trackTitle animation done, animate artistalbum/artistTitle
20161117 10:18:49.310 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1454 artist animation done, animate album text
20161117 10:18:49.400 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1463 in albumTitle textStop callback
20161117 10:18:49.400 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1469 album animation done, restarting timer
20161117 10:18:52.505 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1429 trackTitle animation done, animate artistalbum/artistTitle
20161117 10:18:52.550 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1454 artist animation done, animate album text
20161117 10:18:52.642 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1463 in albumTitle textStop callback
20161117 10:18:52.642 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1469 album animation done, restarting timer
20161117 10:18:55.745 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1429 trackTitle animation done, animate artistalbum/artistTitle
20161117 10:18:55.790 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1454 artist animation done, animate album text
20161117 10:18:55.880 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1463 in albumTitle textStop callback
20161117 10:18:55.880 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1469 album animation done, restarting timer
20161117 10:18:58.985 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1429 trackTitle animation done, animate artistalbum/artistTitle
20161117 10:18:59.030 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1454 artist animation done, animate album text
20161117 10:18:59.120 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1463 in albumTitle textStop callback
20161117 10:18:59.120 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1469 album animation done, restarting timer
20161117 10:19:02.225 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1429 trackTitle animation done, animate artistalbum/artistTitle
20161117 10:19:02.270 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1454 artist animation done, animate album text
20161117 10:19:02.360 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1463 in albumTitle textStop callback
20161117 10:19:02.360 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1469 album animation done, restarting timer
20161117 10:19:05.465 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1429 trackTitle animation done, animate artistalbum/artistTitle
20161117 10:19:05.510 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1454 artist animation done, animate album text
20161117 10:19:05.600 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1463 in albumTitle textStop callback
20161117 10:19:05.600 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1469 album animation done, restarting timer
20161117 10:19:08.705 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1429 trackTitle animation done, animate artistalbum/artistTitle
20161117 10:19:08.750 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1454 artist animation done, animate album text
20161117 10:19:08.840 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1463 in albumTitle textStop callback
20161117 10:19:08.840 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1469 album animation done, restarting timer
20161117 10:19:11.945 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1429 trackTitle animation done, animate artistalbum/artistTitle
20161117 10:19:11.990 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1454 artist animation done, animate album text
20161117 10:19:12.080 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1463 in albumTitle textStop callback
20161117 10:19:12.080 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1469 album animation done, restarting timer
20161117 10:19:15.185 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1429 trackTitle animation done, animate artistalbum/artistTitle
20161117 10:19:15.230 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1454 artist animation done, animate album text
20161117 10:19:15.320 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1463 in albumTitle textStop callback
20161117 10:19:15.320 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1469 album animation done, restarting timer
20161117 10:19:18.425 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1429 trackTitle animation done, animate artistalbum/artistTitle
20161117 10:19:18.470 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1454 artist animation done, animate album text
20161117 10:19:18.560 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1463 in albumTitle textStop callback
20161117 10:19:18.560 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1469 album animation done, restarting timer
20161117 10:19:21.665 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1429 trackTitle animation done, animate artistalbum/artistTitle
20161117 10:19:21.710 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1454 artist animation done, animate album text
20161117 10:19:21.800 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1463 in albumTitle textStop callback
20161117 10:19:21.800 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1469 album animation done, restarting timer
20161117 10:19:24.905 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1429 trackTitle animation done, animate artistalbum/artistTitle
20161117 10:19:24.950 DEBUG  applet.NowPlaying - NowPlayingApplet.lua:1454 artist animation done, animate album text

Do you see something wrong ? How can I found the culpit ?

Thanks and regards

Viewing all articles
Browse latest Browse all 1518

Trending Articles