I downloaded squeezecenter-7.0-1.noarch.rpm about an hour ago and
installed it on my Fedora box. Now when I go to the settings page in my
browser (Firefox 2.0.0.12, IE 7, doesn't matter) I am unable to access
any tab except Players and Advanced, and both of those are messed up --
missing the Apply/Close buttons, duplicated elements, etc.
I took a look at /usr/share/squeezecenter/HTML/Default/html/settings.js
and saw that at this line...
Ext.get('maincontent').dom.src = webroot + page + (page.search(/\?/)
>= 0 ? '&' : '?') + 'player=' + player + '&playerid=' + playerid;
page is null. Moving up a few lines in the source, I see that the
tabLinks array contains only elements named "players" and "advanced,"
and (for example) it's missing the one named "BASIC_SERVER_SETTINGS."
I'm surprised that one part of the code is looking for an all-uppercase
string in an array of lowercase words, and this is getting me thinking
that there was a localization failure. In other words, perhaps
BASIC_SERVER_SETTINGS is a macro that's supposed to reduce to the
English term "basic settings"?
Anyway, to sum up, 7.0.1 is broken for me. Dunno what to do.
--
fireupthegrill
------------------------------------------------------------------------
fireupthegrill's Profile: http://forums.slimdevices.com/member.php?userid=16176
View this thread: http://forums.slimdevices.com/showthread.php?t=45032
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss