http://bugs.winehq.org/show_bug.cgi?id=11895
Summary: GeoControl installer hangs Product: Wine Version: 0.9.57. Platform: Other URL: http://www.cajomi.de/Download/GeoControl_Demo1.13a_Setup .exe OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jeffzaroyko@gmail.com
wine-0.9.57, Ubuntu 7.10, winetricks vcrun6
The installer hangs fairly early, preventing the application from being installed. Application is available to download, 7.2MB. If anyone would like a log provided, please specify which channels.
http://bugs.winehq.org/show_bug.cgi?id=11895
Jeff Zaroyko jeffzaroyko@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer
http://bugs.winehq.org/show_bug.cgi?id=11895
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |regression
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-03-08 03:00:51 --- Installs fine in wine-0.9.30. Will try later versions later on. Jeff, feel like another round of regression testing ;)
http://bugs.winehq.org/show_bug.cgi?id=11895
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-03-08 03:18:16 --- its a regression between 0.9.34 and 0.9.36
http://bugs.winehq.org/show_bug.cgi?id=11895
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aric@codeweavers.com
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-03-08 04:28:04 --- Did it myself:
2a8463b558ab5406e696f96d04fc279cfc7f2833 is first bad commit commit 2a8463b558ab5406e696f96d04fc279cfc7f2833 Author: Aric Stewart aric@codeweavers.com Date: Fri Mar 30 11:35:12 2007 -0500
comctl32: Unset active page while setting a new active page for a propsheet.
Before calling the PSN_SETACTIVE in PROPSHEET_SetCurSel set the active_page to -1. This prevents crashes and corruption of the property sheet if the application makes any modifications during the PSN_SETACTIVE.
:040000 040000 0ea76bdc7ba3f29747c731538af0c68fac3c7ed9 6b2f3925369bab238874b69e538546a04a4688e8 M dlls
http://bugs.winehq.org/show_bug.cgi?id=11895
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |comctl32
http://bugs.winehq.org/show_bug.cgi?id=11895
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2008-04-02 01:41:13 --- Aric, any progress on this?
http://bugs.winehq.org/show_bug.cgi?id=11895
--- Comment #5 from Jeff Zaroyko jeffz@jeffz.name 2008-10-15 04:38:58 --- retested with wine-1.1.6 - still present.
http://bugs.winehq.org/show_bug.cgi?id=11895
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #6 from André H. nerv@dawncrow.de 2009-01-18 12:34:24 --- retested with wine-1.1.13 - still present. Patchlink: http://www.winehq.org/pipermail/wine-patches/2007-March/037669.html
The Problem Line is: psInfo->active_page = -1;
without this line it works.
Aric, do we really need that line?
http://bugs.winehq.org/show_bug.cgi?id=11895
nsandschn@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nsandschn@gmx.de
--- Comment #7 from nsandschn@gmx.de 2009-06-11 15:51:01 --- Still present in wine 1.1.23
http://bugs.winehq.org/show_bug.cgi?id=11895
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |linuxed7@yahoo.com
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2009-08-01 01:39:20 --- *** Bug 17119 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=11895
--- Comment #9 from Jeff Zaroyko jeffz@jeffz.name 2010-04-12 20:16:02 --- Still present with wine-1.1.42-224-g72d9aaa.
http://bugs.winehq.org/show_bug.cgi?id=11895
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #10 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-05-09 09:08:03 CDT --- Tested in 1.3.19 ubuntu 10.10 x86-64; install fails due to missing MFC42.DLL.
When installing it through winetricks (using WINEPREFIX=/your/wine/prefix winetricks mfc42), installer freezes after language selection and welcome screen.
fixme:msvcrt:MSVCRT__sopen_s : pmode 0x5f401944 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x0380 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x5f401944 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x0380 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x5f401944 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x0380 ignored fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub. fixme:msvcrt:MSVCRT__sopen_s : pmode 0x5f401944 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x0380 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x5f401944 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x0380 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x5f401944 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x0380 ignored fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
http://bugs.winehq.org/show_bug.cgi?id=11895
--- Comment #11 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-05-31 12:34:31 CDT --- Still in 1.3.21
http://bugs.winehq.org/show_bug.cgi?id=11895
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |2a8463b558ab5406e696f96d04f | |c279cfc7f2833
http://bugs.winehq.org/show_bug.cgi?id=11895
--- Comment #12 from Aric Stewart aric@codeweavers.com 2012-01-06 08:45:00 CST --- I seem to be unable to reproduce this on my mac with 1.3.36 Could you retest?
http://bugs.winehq.org/show_bug.cgi?id=11895
--- Comment #13 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-01-06 10:25:59 CST --- (In reply to comment #12)
I seem to be unable to reproduce this on my mac with 1.3.36 Could you retest?
No hang for me in 1.3.36 with "winetricks mfc42". I get a lot of
fixme:msvcrt:MSVCRT__sopen_s : pmode 0x5f401944 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x0380 ignored
messages, though.
Without winetricks, installer fails directly with err:module:import_dll Library MFC42.DLL (which is needed by L"Z:\path\GeoControl_Demo1.13a_Setup.exe") not found
http://bugs.winehq.org/show_bug.cgi?id=11895
--- Comment #14 from Aric Stewart aric@codeweavers.com 2012-01-20 14:08:15 CST --- So we can close this?
http://bugs.winehq.org/show_bug.cgi?id=11895
runetmember@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |runetmember@gmail.com
--- Comment #15 from runetmember@gmail.com 2012-06-03 18:14:00 CDT --- Probably yes. Installer doesn't hang for me on 1.4 release.
http://bugs.winehq.org/show_bug.cgi?id=11895
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dank@kegel.com Resolution| |FIXED
--- Comment #16 from Dan Kegel dank@kegel.com 2012-06-03 21:34:28 CDT --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=11895
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |
--- Comment #17 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-06-04 08:11:34 CDT --- (In reply to comment #16)
Reported fixed.
Still fails complaining for a missing MFC42.DLL (In reply to comment #16)
Reported fixed.
This is still happening (in a clean wineprefix) with 1.5.5, when not using "winetricks mfc42".
http://bugs.winehq.org/show_bug.cgi?id=11895
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #18 from Dan Kegel dank@kegel.com 2012-06-04 08:21:56 CDT --- The original bug is fixed. Missing mfc is bug 657.
http://bugs.winehq.org/show_bug.cgi?id=11895
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #19 from Alexandre Julliard julliard@winehq.org 2012-06-08 15:28:55 CDT --- Closing bugs fixed in 1.5.6.