http://bugs.winehq.org/show_bug.cgi?id=27710
Summary: OpenEdge 10.2B installer fails if ole debug channel is disabled Product: Wine Version: 1.3.21 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole AssignedTo: wine-bugs@winehq.org ReportedBy: gabspeck@gmail.com
Created an attachment (id=35460) --> (http://bugs.winehq.org/attachment.cgi?id=35460) Wine output with blank WINEDEBUG var
Hello,
If I run the OpenEdge 10.2B installer (trial available at www.progress.com/openedge) without any debug channels set, the installer hangs before installing anything (see oe_setup_hung.png) and Wine outputs the contents of "oe_setup_no_channels.txt" to the terminal.
However, if I enable the "ole" debug channel (i.e. "env WINEDEBUG=+ole wine setup.exe"), the installation runs successfully. The file "oe_setup_ole_debug.txt" shows the output generated by Wine with the ole debugging channel set up until the point after the installer would get hung without the channel set.