Right - I know I said I'd leave this but I'm becoming dangerously obsessed with troubleshooting my 7.6 problems!
This afternoon's experiment has been with 7.6.1r33004 and with a much smaller library on the internal drive. The library had one folder with no artwork, one with cover.jpg and one with embedded artwork. I can play anything on a Squeezebox Classic if I use the remote to do that. However as soon as I do anything that causes the web interface or the Controller from my Duet to display album art, the server instantly crashes after a log entry about resizing. At that stage it gives the message: Bogus input colorspace in the Terminal when started running from there. Having determined that, I pointed the server back at my external drive with the library, rescanned and it picked up everything. That also plays fine until anything causes artwork to be displayed. So I have two (possibly three) choices if I want to run 7.6.1 at the moment: 1.) Strip out all embedded and cover.jpg artwork, or 2.) Stick to the 'old' squeezeboxes with the VFD and don't use my Touch, Controller or the web interface. The third choice is to try resizing all my album art to exactly 500 x 500. With almost 1500 albums, none of those appeal to me! Here's the relevant section of the log from the small library experiment showing the file playing fine: [11-08-07 15:35:23.6632] Slim::Utils::Strings::storeExtraStrings (413) Reading extrastrings.json file [11-08-07 15:36:20.4216] Slim::Schema::Track::coverArt (385) Retrieving artwork for: file:///Users/john/Music/Amazon%20MP3/Aidan%20O%27Rourke/An%20Tobar/01%20-%20An%20Tobar.mp3 [11-08-07 15:36:20.4244] Slim::Music::Artwork::_readCoverArtTags (237) Looking for a cover art image in the tags of: [/Users/john/Music/Amazon MP3/Aidan O'Rourke/An Tobar/01 - An Tobar.mp3] [11-08-07 15:36:20.5086] Slim::Music::Artwork::_readCoverArtTags (254) Found image of length [107992] bytes with type: [image/jpeg] [11-08-07 15:36:20.7572] Slim::Player::Squeezebox2::directHeaders (449) Processing headers for direct streaming: HTTP/1.0 200 OK Server: Squeezebox Server (7.6.1 - 33004) Connection: close Content-Type: audio/mpeg and then the result when I tried to access the player from the web interface: [11-08-07 15:36:38.0850] Slim::Web::Graphics::artworkRequest (83) Artwork request: music/0/cover_96x96_p [11-08-07 15:36:38.0887] Slim::Web::Graphics::artworkRequest (122) Resize specification: 96x96_p [11-08-07 15:36:38.0914] Slim::Web::Graphics::artworkRequest (218) No cover found, translated to html/images/cover_96x96_p.png [11-08-07 15:36:38.0955] Slim::Web::Graphics::_cached (68) from cache: png (4267 bytes for html/images/cover_96x96_p.png) [11-08-07 15:36:38.2730] Slim::Web::Graphics::artworkRequest (83) Artwork request: music/0/cover_96x96_p.png [11-08-07 15:36:38.2772] Slim::Web::Graphics::artworkRequest (122) Resize specification: 96x96_p.png [11-08-07 15:36:38.2793] Slim::Web::Graphics::artworkRequest (218) No cover found, translated to html/images/cover_96x96_p.png [11-08-07 15:36:38.2832] Slim::Web::Graphics::_cached (68) from cache: png (4267 bytes for html/images/cover_96x96_p.png) [11-08-07 15:36:44.3536] Slim::Web::Graphics::artworkRequest (83) Artwork request: music/0d5b9d5d/cover_96x96_p.png [11-08-07 15:36:44.3565] Slim::Web::Graphics::artworkRequest (122) Resize specification: 96x96_p.png [11-08-07 15:36:44.3609] Slim::Web::Graphics::artworkRequest (304) Resizing: /Users/john/Music/Amazon MP3/Aidan O'Rourke/An Tobar/01 - An Tobar.mp3 using spec 96x96_p.png [11-08-07 15:36:44.4343] Slim::Utils::Misc::msg (1236) Warning: [15:36:44.4295] Reading tags from audio file... [11-08-07 15:36:44.4510] Slim::Utils::Misc::msg (1236) Warning: [15:36:44.4505] Loading image from /Users/john/Music/Amazon MP3/Aidan O'Rourke/An Tobar/01 - An Tobar.mp3 [11-08-07 15:36:44.5158] Slim::Utils::Misc::msg (1236) Warning: [15:36:44.5151] Resizing from 600x600 jpg @ 239 to 96x96 [11-08-07 15:36:44.5785] Slim::Utils::Misc::msg (1236) Warning: [15:36:44.5780] Cached music/0d5b9d5d/cover_96x96_p.png (23954 bytes) [11-08-07 15:36:44.5822] Slim::Web::Graphics::_cached (68) from cache: png (23954 bytes for music/0d5b9d5d/cover_96x96_p.png) [11-08-07 15:36:44.6716] Slim::Web::Graphics::artworkRequest (83) Artwork request: music/0d5b9d5d/cover_50x50_o [11-08-07 15:36:44.6745] Slim::Web::Graphics::artworkRequest (122) Resize specification: 50x50_o [11-08-07 15:36:44.6781] Slim::Web::Graphics::artworkRequest (304) Resizing: /Users/john/Music/Amazon MP3/Aidan O'Rourke/An Tobar/01 - An Tobar.mp3 using spec 50x50_o [11-08-07 15:36:44.6815] Slim::Utils::Misc::msg (1236) Warning: [15:36:44.6811] Reading tags from audio file... [11-08-07 15:36:44.6863] Slim::Utils::Misc::msg (1236) Warning: [15:36:44.6858] Loading image from /Users/john/Music/Amazon MP3/Aidan O'Rourke/An Tobar/01 - An Tobar.mp3 [11-08-07 15:36:44.6905] Slim::Utils::Misc::msg (1236) Warning: [15:36:44.6900] Resizing from 600x600 jpg @ 239 to 50xX Bogus input colorspace Could the resizing process causing the problem? Or am I just guessing wildly? Now I've got it to work on the external drive, I'll modify my question from this morning. Has anyone got 7.6.1 to work on a PPC Mac (I'm running OS X 10.5.8 - the highest it can take) by driving it from the web interface (or Radio, Touch, Controller) and with album art? If someone can confirm this, I'll try to file my first ever formal bug report - unless someone else wants to do that. -- testmatch ------------------------------------------------------------------------ testmatch's Profile: http://forums.slimdevices.com/member.php?userid=30954 View this thread: http://forums.slimdevices.com/showthread.php?t=89196 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
