Thanks for that. Here's what I get:

2006-07-02 09:05:56.2445 Use of uninitialized value in numeric ne (!=)
at
/Library/PreferencePanes/SlimServer.prefPane/Contents/server/CPAN/Net/HTTP/Methods.pm
line 52.
2006-07-02 09:05:56.2446 Use of uninitialized value in concatenation
(.) or string at
/Library/PreferencePanes/SlimServer.prefPane/Contents/server/CPAN/Net/HTTP/Methods.pm
line 53.
2006-07-02 09:05:56.4252 Use of uninitialized value in string eq at
Slim/Utils/Timers.pm line 263.
Can't call method "header" on unblessed reference at
Slim/Networking/SimpleAsyncHTTP.pm line 188 (#1)
(F) A method call must know in what package it's supposed to run. 
It
ordinarily finds this out from the object reference you supply, but
you
didn't supply an object reference in this case.  A reference isn't
an
object reference until it has been blessed.  See perlobj.

Uncaught exception from user code:
Can't call method "header" on unblessed reference at
Slim/Networking/SimpleAsyncHTTP.pm line 188.
at Slim/Networking/SimpleAsyncHTTP.pm line 187

Slim::Networking::SimpleAsyncHTTP::writeCallback('Slim::Networking::AsyncHTTP=GLOB(0x5186888)',
'Slim::Networking::SimpleAsyncHTTP=HASH(0x51363e0)') called at
Slim/Networking/AsyncHTTP.pm line 352

Slim::Networking::AsyncHTTP::connectCallback('Slim::Networking::AsyncHTTP=GLOB(0x5186888)')
called at Slim/Networking/Select.pm line 141
Slim::Networking::Select::select(0.294069051742554) called at
./slimserver.pl line 701
main::idle() called at ./slimserver.pl line 637
main::main() called at ./slimserver.pl line 1275
Use of uninitialized value in string eq at Slim/Utils/Timers.pm line
263.


-- 
Chippy
------------------------------------------------------------------------
Chippy's Profile: http://forums.slimdevices.com/member.php?userid=247
View this thread: http://forums.slimdevices.com/showthread.php?t=25151

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

Reply via email to