I have a web skin that inherits from Default. I just installed the
latest build of 7.9 on a new system and notice that I don't get any
scanning progress shown on the Settings > Information page when I use
this skin. Using the standard Default skin, the scan progress is shown
correctly.

I see the following errors in the server log. How do I fix it?


Code:
--------------------
    [16-02-11 03:59:10.7234] Slim::Networking::IO::Select::__ANON__ (131) 
Error: Select task failed calling Slim::Web::HTTP::processHTTP: Can't locate 
object method "hasValidator" via package "timeFormat" (perhaps you forgot to 
load "timeFormat"?) at /Slim/Web/Settings.pm line 173.
  ; fh=Slim::Web::HTTP::ClientConn=GLOB(0x89e9d5c)
  [16-02-11 03:59:17.3780] Slim::Networking::IO::Select::__ANON__ (131) Error: 
Select task failed calling Slim::Web::HTTP::processHTTP: Can't locate object 
method "hasValidator" via package "timeFormat" (perhaps you forgot to load 
"timeFormat"?) at /Slim/Web/Settings.pm line 173.
  ; fh=Slim::Web::HTTP::ClientConn=GLOB(0x786daec)
  [16-02-11 03:59:23.6769] Slim::Networking::IO::Select::__ANON__ (131) Error: 
Select task failed calling Slim::Web::HTTP::processHTTP: Can't locate object 
method "hasValidator" via package "timeFormat" (perhaps you forgot to load 
"timeFormat"?) at /Slim/Web/Settings.pm line 173.
  ; fh=Slim::Web::HTTP::ClientConn=GLOB(0x9263b34)
--------------------


This is my skinconfig.yml file:


Code:
--------------------
    
  ---
  skinparents:
  - Default
  preprocess:
  - cmdwrappers_Skin
  - cmdwrappers_Default
--------------------


------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=105172

_______________________________________________
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to