http://bugs.winehq.org/show_bug.cgi?id=29066
Bug #: 29066 Summary: Cambridge Classware installAnywhere installer fails to draw (wined3d_surface_blt problem?) Product: Wine Version: 1.3.32 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
A demo installer can be downloaded from http://www.cambridge.org/elt/classware
fa38c78bb2335619ce9673f1486e5383887e7cd4 V1_2_3_Classware.zip
Unzip the installer, then run ClasswareInstaller.exe. This unpacks itself, then tries to put up an initial GUI. In wine-1.3.15, the initial GUI comes up ok. In wine-1.3.30-145-g7a4349b it seems hangs before it draws the contents of the windows. The GUI appears to hang, but really, it's just not drawing anything. Clicking in the lower right of the window where the 'Next' button should be lets it progress.
You can get the same problem by unzipping ClasswareInstaller.exe itself and running Windows/ClasswareInstaller.exe.
The "hang" occurs not too long after a call to wined3d_surface_blt, so perhaps that's not doing its job. export J2D_D3D=false does not help.
http://bugs.winehq.org/show_bug.cgi?id=29066
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, | |regression
http://bugs.winehq.org/show_bug.cgi?id=29066
--- Comment #1 from Austin English austinenglish@gmail.com 2011-11-12 13:15:41 CST --- Regression test?
http://bugs.winehq.org/show_bug.cgi?id=29066
Lucas Fialho Zawacki lfzawacki@yahoo.com.br changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lfzawacki@yahoo.com.br
--- Comment #2 from Lucas Fialho Zawacki lfzawacki@yahoo.com.br 2012-01-30 21:53:05 CST --- The problem with the GUI not drawing pertraining this bug seems to be fixed in 1.4-rc1 even thought I can't go further with the installer because it doesn't continue after apparently successfully installing adobe air.
http://bugs.winehq.org/show_bug.cgi?id=29066
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Dan Kegel dank@kegel.com 2012-01-30 23:03:22 CST --- Agreed, the GUI draws the missing dialog now (and fails to continue again after Adobe AIR's installer finishes). (There are still other graphics wierdnesses, but none this bad.)
http://bugs.winehq.org/show_bug.cgi?id=29066
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-02-02 13:37:26 CST --- Closing bugs fixed in 1.4-rc2.