Page 1 of 3

Remote problem

Posted: Tue Mar 12, 2013 11:18 pm
by MDE
Just trying 1.5.30 out. The interface does not seem to work in Safari on my iPod, whereas it works fine in Chrome on the PC.
The iPod screen shows a bullet point list starting with "view albums" (looks like css is missing). "View albums" is not clickable and nothing appears if I scroll down to where the album list should be. Configuration radio buttons work. Controls are overlaid and work. It all works (so far) in Chrome except that the screen to queue music will not accept "cancel".

Re: Remote problem

Posted: Wed Mar 13, 2013 12:10 am
by musoware
That's odd, I use Safari on an ipod to test this out. Browsable web content is written to C:\Program Files\klarita.net\muso\web, a css folder should be under there - if you could confirm what's in it. Mind you, if it works OK from the pc itself then it must be complete. Perhaps a firewall issue on your home network?

Re: Remote problem

Posted: Wed Mar 13, 2013 12:22 am
by musoware
Just had a thought - is javascript enabled on Safari?

Re: Remote problem

Posted: Wed Mar 13, 2013 8:09 am
by MDE
Javascript is on. Port 5555 enabled. Page loads but not properly as described. Debug console gives 11 Javascript errors: 1x "TypeError: 'undefined' is not a function" and 10x "TypeError: 'undefined' is not an object".
EDIT: Possibly not loading jquery, but not sure why?

Re: Remote problem

Posted: Wed Mar 13, 2013 8:30 am
by musoware
What do you have in C:\Program Files\klarita.net\muso\web\js ?

Re: Remote problem

Posted: Wed Mar 13, 2013 8:34 am
by MDE
base64, index, jquery.mobile-1.3.0.min, jquery-1.4.1-vsdoc, jquery-1.6.4.min, muso

Re: Remote problem

Posted: Wed Mar 13, 2013 8:54 am
by musoware
Hmm all seems to be in order - you could delete the vsdoc file to see if that helps? It's only really needed in a dev environment.

Re: Remote problem

Posted: Wed Mar 13, 2013 1:18 pm
by MDE
Deleted that - no improvement. It is clearly a networking/sharing/firewall issue since I have the same problem browsing from another networked machine - i.e. not an iPod/Safari problem. Muso is running on my laptop and the music files are on a server, but I don't think it's anything to do with that because it doesn't work with the personal local database either. I don't know if it helps, but a black area with the heading "Album Title" briefly flashes while the page loads then goes away.

Re: Remote problem

Posted: Wed Mar 13, 2013 2:04 pm
by musoware
Not really sure how to diagnose this, but I'll look into it - in the mean time if you could try adjusting network permissions / firewall etc. It's odd since it only seem to be blocking some of the source files.

Re: Remote problem

Posted: Wed Mar 13, 2013 6:28 pm
by MDE
Firefox gives the following (and similar) errors - i.e. the css not the jquery itself.
Warning: Unknown property 'animation-duration'. Declaration dropped.
Source File: http://mark-laptop.local:5555/css/jquer ... .0.min.css
Line: 2
I tried re-installing Muso, but no change. Any other ideas to try?