http://bugs.winehq.org/show_bug.cgi?id=30152
Bug #: 30152 Summary: Metatrader 5 Demo hangs during registration Product: Wine Version: 1.4 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
The log shows
fixme:propsheet:PROPSHEET_SetHeaderSubTitleW (0x4102c6, 1, L"To start working an account is required:"): stub fixme:nls:GetGeoInfoW -1 9 0x89cb78 259 0 fixme:nls:GetGeoInfoW -1 8 0x89cb78 259 0 fixme:propsheet:PROPSHEET_SetHeaderTitleW (0x4102c6, 2, L"Personal details"): stub fixme:propsheet:PROPSHEET_SetHeaderSubTitleW (0x4102c6, 2, L"To open an account, please fill out all the following fields:"): stub
The GUI pops up a modal dialog to fill out with your name, address, etc. The modal dialog locks up every time halfway through filling out the form. There are no futher log messages. The app continues redrawing normally if you move the modal dialog, but you can't finish or cancel the modal dialog.
If you cancel out before getting to that dialog, you can use the app a bit, but selecting File / Login brings up a similarly locked-up modal dialog.