Hi,

I'm getting an error reported from my TMS pluging from the following
line 

my $client=shift;

Slim::Hardware::IR::setLastIRTime($client,Time::HiRes::time() +
(Slim::Utils::Prefs::get("screensavertimeout") * $delayt),);

error: 2006-08-05 15:16:52.5052 Use of uninitialized value in
multiplication (*) at /usr/local/slimserver/Plugins/TMS.pm

I've narrowed it down to,
Slim::Hardware::IR::setLastIRTime($client,Time::HiRes::time())

Error not reported in slimserver 6.3
Any thoughts on resolving this?

thanks
Waldy


-- 
waldy
------------------------------------------------------------------------
waldy's Profile: http://forums.slimdevices.com/member.php?userid=3714
View this thread: http://forums.slimdevices.com/showthread.php?t=26145

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to