https://bugs.winehq.org/show_bug.cgi?id=29001
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|FeedDemon cannot show |FeedDemon 4.0.0.22 cannot |feeds' content |show feed contents
--- Comment #12 from Bruno Jesus 00cpxxx@gmail.com --- File Info: a5dba18ea3afc26e6040f8fd50ac740eef04dd16 FeedDemonInstall.exe 4Mb
This is still present in wine 1.9.14-git. Easy to reproduce, after installing answer NO to Google Reader integration and than Yes to create default subscriptions. Then in the treeview click Comics and then xkcd. It will not display anything in the right pane and will print many messages in the console, like:
compilation error: element variable xsl:variable : missing name attribute (repeats)
err:msxml:doparse Premature end of data in tag li line 1568 err:msxml:doparse Premature end of data in tag hr line 1567 err:msxml:doparse Premature end of data in tag a line 1549 err:msxml:doparse Premature end of data in tag li line 1548 err:msxml:doparse Premature end of data in tag ul line 1546 (repeats for many different HTML tags)
winetricks msxml3 is a workaround.