Bugzilla – Bug 11208
RSS feed fails to load on Windows XP SC, but loads fine under Mac SC
Last modified: 2009-06-17 09:37:04 UTC
Created attachment 4867 [details] Log of 2 fails and 1 successfully added RSS feed Hebrew customer provided some URLs that did not load. Initially I tried them on my Mac and they worked fine. Later I tried them on my PC and found that they failed there. I tested this on a couple other machines and found the same results: works on Mac, fails on Windows. Tested using SC 7.3.2 ... also tested 7.4 The RSS links: http://www.global-report.co.il/?l=he&format=rss http://rotter.net/rss/rotternews.xml http://www.magazin.org.il/news_xml.asp http://www.ynet.co.il/Integration/StoryRss1854.xml http://news.nana10.co.il/RssService/ All of these add fine on Mac. 4 of the 5 fail on Windows with the error, "Invalid Feed - Couldn't open encmap windows-1255.enc: No such file or directory at /XML/Parser.pm line 187"
And I'd bet it work on my XP, running from the source. The problem very likely is the fact that our Windows executable doesn't include the additional encoding mapping files. I'll have to find a way to include them.
change 25197 (7.3.3) chagne 25198 (7.4) We need to include the encoding maps for XML::Parser::Encodings with the Windows binary builds. Otherwise parsing XML files with encodings other than utf8 or iso8859-1 would fail.
Verified fix in 7.3.3 r25948
This bug has been fixed in the 7.3.3 release version of SqueezeCenter! If you haven't already. please download the new version from http://www.logitechsqueezebox.com/support/download-squeezecenter.html If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.