bonze wrote: 
> I'm not getting any specific error when opening the Music Library >
> Genres Tab.
> 
> But Chrome gives the following errors & warnings:
> (I'm not entirely sure how to read the console messages.....)
> 
> Uncaught TypeError: Object [object Object] has no method 'callback2'    
> js.html
> 
> Source I think is
> Ext.data.JsonP.callback2({"msg":"clear
> pls","args":null,"error":0,"results":{"genres_loop":[{"id":3938,"genre":"80s"},{"id":4017,"genre":"90s"},{"id":3947,"genre":"Alt.
> Rock"},
> 
> Which looks like a listing of my genres :) - there's 85 of them
> 
> Then error for:
> Uncaught TypeError: Object [object Object] has no method 'callback1'    
> js.html
> Source:
> Ext.data.JsonP.callback1({"msg":"clear
> pls","args":null,"error":0,"results":{"count":0}})
> 
> 
> Then two warnings:
> Resource interpreted as Font but transferred with MIME type image/png:
> "/plugins/LMSnewGUI/html/images/DroidSans-webfont.png".
> Resource interpreted as Font but transferred with MIME type image/png:
> "/plugins/LMSnewGUI/html/images/DroidSans-Bold-webfont.png".

This looks like a timeout (and the error "XMLHttpRequest: Network Error
0x2ee2" also points into this direction - it seems to be a network
timeout). I'd guess that either your network is unstable (unlikely), or
that your server is too slow. Do you think that's a possibility?
I've increased the timeouts for various things in the next version,
maybe this will help.

----
Roland


------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=98186

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

Reply via email to