http://bugs.winehq.org/show_bug.cgi?id=6379
Summary: America's Army v2.7 installer crashes if you click on the Browse button Product: Wine Version: CVS Platform: Other URL: http://www.americasarmy.com/downloads/ OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: wine-msi AssignedTo: truiken@gmail.com ReportedBy: truiken@gmail.com CC: wine-bugs@winehq.org
If you click the Browse button on the DestinationFolder dialog in the America's Army installer, wine crashes. I'll attach the log shortly. The problem is that the events executed when the user presses the button control need to be performed in reverse order, that is, the order field of the ControlEvent table should be ordered from greatest to least.