http://bugs.winehq.org/show_bug.cgi?id=10801
Summary: Listview: Multiple Item selection in listview causes recursion problem Product: Wine Version: 0.9.51. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: winehacker@gmail.com
Created an attachment (id=9665) --> (http://bugs.winehq.org/attachment.cgi?id=9665) +listview debug log
This bug is hard to describe along with steps to replicate but I will do my best.
In Windows Media Player 9 Setup on first run creates a listview created with multiple objects allowing selection and deselection for file associations. What seems to happen is that with multiple selections, ListView_GetItem and ListView_SetItem overflow the array containing the items after multiple selections.
http://bugs.winehq.org/show_bug.cgi?id=10801
Steven Edwards winehacker@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winehacker@gmail.com
--- Comment #1 from Steven Edwards winehacker@gmail.com 2007-12-17 00:44:57 --- To replicate, install IE6 in a win2000 bottle then install WMP 9 and you can test first run with the following command line
wine setup_wm.exe /RunOnce:c:\PROG~FBU\WIND~ATD\wmplayer.exe
To clarify a bit more what happens, it seems that the array holding the description for each listview item gets overloaded on iteration.
http://bugs.winehq.org/show_bug.cgi?id=10801
--- Comment #2 from Lei Zhang thestig@google.com 2007-12-20 12:53:31 --- When you said you installed IE6, did you mean ies4linux?
Can you reproduce the listview problem with control spy?
http://bugs.winehq.org/show_bug.cgi?id=10801
--- Comment #3 from Lei Zhang thestig@google.com 2008-03-19 19:54:25 --- Can you provide a download link for WMP 9?
http://bugs.winehq.org/show_bug.cgi?id=10801
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #4 from Austin English austinenglish@gmail.com 2008-10-23 15:54:04 --- Abandoned.
http://bugs.winehq.org/show_bug.cgi?id=10801
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2008-10-23 15:55:16 --- Closing abandoned.