http://bugs.winehq.org/show_bug.cgi?id=12714
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hoehle@users.sourceforge.net
--- Comment #15 from Jörg Höhle hoehle@users.sourceforge.net 2009-01-21 19:04:52 --- As Michael Tracy says in his test report that the file requester regression appeared between 0.9.50 and 0.9.52, I performed regression testing and identified:
commit f65e04770dc5748521a0de73814cea0b085bf3f8 Author: Rob Shearman rob@codeweavers.com Date: Fri Nov 30 18:06:07 2007 +0000 ole32: Always create a window for the main apartment. (between 0.9.50 and 0.9.51)
Several people have reported that setting NT3.5 in winecfg avoids the crash. With NT3.5, a different file requester is used: it has a distinct drop-down menu for the drives (named C: etc.) and a two-column layout.
The file requester that is used otherwise looks like the typical modern file requester (with the tree drop down list). However, it was not perfect either: Initially, the list of *.sc2 files it displays in the folder Cities\ is empty. You must hit return within the "*.sc2" field to have the files appear.