http://bugs.winehq.org/show_bug.cgi?id=23143
Summary: SlingPlayer 2 unable to remember password Product: Wine Version: 1.1.39 Platform: x86 URL: http://download.slingmedia.com/player/pc/SlingPlayer-2 .0.4-Setup.exe OS/Version: Linux Status: NEW Keywords: download, regression Severity: trivial Priority: P3 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk CC: bunglehead@gmail.com Depends on: 23082
Created an attachment (id=28779) --> (http://bugs.winehq.org/attachment.cgi?id=28779) Wine ~1.1.38 +msxml (working)
SlingPlayer 2 can read a password that has been saved using a previous version of Wine, but is unable to save a new password.
Result of bisect:
f414d3cf60081d47edc88783fc71ddd933c31cf7 is the first bad commit commit f414d3cf60081d47edc88783fc71ddd933c31cf7 Author: Nikolay Sivov bunglehead@gmail.com Date: Fri Feb 12 22:34:50 2010 +0300
msxml3: Reimplement IXMLDOMDocument::createAttribute() on top of ::createNode().
:040000 040000 2e1929ed92ed14c98175f7567bc78f5afdaddb2c 80e7d1759d6fb08f66920f858e4dfd2cb0ba85f7 M dlls
http://source.winehq.org/git/wine.git/?a=commitdiff;h=f414d3cf60081d47edc887...
Native msxml3 works.
I have attached two +msxml traces: one from before the commit and one from after the commit.