http://bugs.winehq.org/show_bug.cgi?id=11200
Summary: unresponsive GUI with SUPERsetup.exe Product: Wine Version: 0.9.53. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mgansser@inneo.de
Created an attachment (id=10267) --> (http://bugs.winehq.org/attachment.cgi?id=10267) wine-0.9.53_backtrace
I tried to install SUPERsetup.exe on Fedora 8, but the installation fails with unresponsive GUI. Here a the steps to produce the bug:
1. make a fresh wine environment [martin@localhost tmp]$ rm -rf ~/.wine 2. copy msvcr71.dll from spambayes [martin@localhost tmp]$ wine spambayes-1.1a4-070629.exe [martin@localhost tmp]$ cp ~/.wine/drive_c/Programme/SpamBayes/bin/msvcr71.dll ~/.wine/drive_c/windows/system32/ 3. start the installation: [martin@localhost tmp]$ wine SUPERsetup.exe
more infos: the installed wine components are: wine-twain-0.9.53-2.fc8 wine-nas-0.9.53-2.fc8 wine-capi-0.9.53-2.fc8 wine-0.9.53-2.fc8 wine-jack-0.9.53-2.fc8 wine-tools-0.9.53-2.fc8 wine-cms-0.9.53-2.fc8 wine-debuginfo-0.9.53-2.fc8 wine-ldap-0.9.53-2.fc8 wine-core-0.9.53-2.fc8 wine-esd-0.9.53-2.fc8
http://bugs.winehq.org/show_bug.cgi?id=11200
Marcus Meissner marcus@jet.franken.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marcus@jet.franken.de Severity|blocker |normal
--- Comment #1 from Marcus Meissner marcus@jet.franken.de 2008-01-15 02:58:41 --- such bugs are never blocker.
do you get the backtrace automatically, or did you do anything to trigger it?
http://bugs.winehq.org/show_bug.cgi?id=11200
--- Comment #2 from Martin mgansser@inneo.de 2008-01-15 03:04:09 --- (In reply to comment #1)
such bugs are never blocker.
ok
do you get the backtrace automatically, or did you do anything to trigger it?
I get this backtrace automatically, no gdb or such, i think it's wine-debuginfo-0.9.53-2.fc8 that generate the bugtrace ?
http://bugs.winehq.org/show_bug.cgi?id=11200
Marcus Meissner marcus@jet.franken.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|unresponsive GUI with |hhctrl.ocx crash in |SUPERsetup.exe |stream_chr
http://bugs.winehq.org/show_bug.cgi?id=11200
--- Comment #3 from Juan Lang juan_lang@yahoo.com 2008-01-15 09:58:00 --- Created an attachment (id=10276) --> (http://bugs.winehq.org/attachment.cgi?id=10276) Possible fix
Does this patch fix it for you? It should remove the crash, though the installation may not succeed even with it applied. If it still fails, please attach a +htmlhelp debug log.
http://bugs.winehq.org/show_bug.cgi?id=11200
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang@yahoo.com
http://bugs.winehq.org/show_bug.cgi?id=11200
--- Comment #4 from Martin mgansser@inneo.de 2008-01-15 12:53:58 --- Created an attachment (id=10280) --> (http://bugs.winehq.org/attachment.cgi?id=10280) wine-0.9.53-3_backtrace.txt
the problem still exist, the gui doesn't response.
http://bugs.winehq.org/show_bug.cgi?id=11200
--- Comment #5 from Juan Lang juan_lang@yahoo.com 2008-01-15 16:07:54 --- The log has changed somewhat, so I sent the patch in. This last bit of the new log is suspicious: fixme:shdocvw:WebBrowser_QueryInterface (0x142f50)->({00000119-0000-0000-c000-000000000046} 0x34f63c) interface not supported err:heap:HEAP_ValidateInUseArena Heap 0x110000: prev arena 0x138f20 invalid for in-use 0x138f58 fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a
The first line shows that the web browser implementation doesn't support the IOleInPlace interface. I'm not sure whether native does or doesn't. The rest of the lines indicate some heap corruption.
http://bugs.winehq.org/show_bug.cgi?id=11200
--- Comment #6 from Martin mgansser@inneo.de 2008-02-01 10:45:35 --- SUPER Version 2008.bld.24 was announced. with wine-0.9.54 on fc8 i get the follwing error messages:
http://bugs.winehq.org/show_bug.cgi?id=11200
--- Comment #7 from Martin mgansser@inneo.de 2008-02-01 10:47:08 --- Created an attachment (id=10564) --> (http://bugs.winehq.org/attachment.cgi?id=10564) wine-0.9.54_error
http://bugs.winehq.org/show_bug.cgi?id=11200
--- Comment #8 from Martin mgansser@inneo.de 2008-02-04 06:41:39 --- Created an attachment (id=10604) --> (http://bugs.winehq.org/attachment.cgi?id=10604) super backtrace
a nother attemp to produce a backtrace with the command: wine-pthread .wine/drive_c/Programme/eRightSoft/SUPER/SUPER.exe
http://bugs.winehq.org/show_bug.cgi?id=11200
--- Comment #9 from Tefnet developers developers@tefnet.pl 2008-04-18 11:33:28 --- I've check with 0.9.60 and it went through installation without any problems.
Can someone confirm that?
http://bugs.winehq.org/show_bug.cgi?id=11200
--- Comment #10 from Martin mgansser@inneo.de 2008-04-29 12:31:24 --- Created an attachment (id=12572) --> (http://bugs.winehq.org/attachment.cgi?id=12572) wine-0.9.60_error.txt
http://bugs.winehq.org/show_bug.cgi?id=11200
--- Comment #11 from Martin mgansser@inneo.de 2008-04-29 12:32:06 --- (In reply to comment #9)
I've check with 0.9.60 and it went through installation without any problems.
Can someone confirm that?
I can confirm this, but than comes a message window with this text: 'Warning - This PC DOES NOT meet the minimum Requirement'(In reply to comment #10)
Created an attachment (id=12572)
--> (http://bugs.winehq.org/attachment.cgi?id=12572) [details]
wine-0.9.60_error.txt
http://bugs.winehq.org/show_bug.cgi?id=11200
knipl@in.tum.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |knipl@in.tum.de
--- Comment #12 from knipl@in.tum.de 2008-10-27 18:43:18 --- Still present in wine 1.1.7, exactly as comment #11 states. GUI is still empty and not responsive, pretty much the same output as in comment #7.
http://bugs.winehq.org/show_bug.cgi?id=11200
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #13 from Austin English austinenglish@gmail.com 2008-10-27 20:22:09 --- Confirming then.
http://bugs.winehq.org/show_bug.cgi?id=11200
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #14 from Austin English austinenglish@gmail.com 2008-11-29 20:37:49 --- Fixed in git. The GUI bug is bug 7510.
http://bugs.winehq.org/show_bug.cgi?id=11200
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard julliard@winehq.org 2008-12-05 11:14:04 --- Closing bugs fixed in 1.1.10.