http://bugs.winehq.org/show_bug.cgi?id=15635
Summary: Siemens SIMATIC STEP 7: can't use Next or Cancel when installing Product: Wine Version: 1.1.6 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: refic@psimerion.org
When I try to install SIMATIC STEP 7 everything goes fine until a window pops up where I have to click Next to begin with the actual installation (or Cancel to abort it). Clicking Next does nothing, nor does clicking Cancel.
This is what I see in terminal when I click Next:
fixme:rpc:RpcImpersonateClient (0x2fdf450): stub err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should have been 0x470000000b err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e
Attached is a full log. I had to manually kill the installer because I couldn't just abort it.
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #1 from Kari refic@psimerion.org 2008-10-16 06:57:57 --- Created an attachment (id=16675) --> (http://bugs.winehq.org/attachment.cgi?id=16675) full log
http://bugs.winehq.org/show_bug.cgi?id=15635
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer
http://bugs.winehq.org/show_bug.cgi?id=15635
Kari refic@psimerion.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.6 |1.1.7
--- Comment #2 from Kari refic@psimerion.org 2008-10-25 12:15:05 --- Still exists in 1.1.7.
http://bugs.winehq.org/show_bug.cgi?id=15635
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.7 |1.1.6
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2008-10-25 13:56:16 --- Please don't change original reported Wine version.
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #4 from Austin English austinenglish@gmail.com 2009-04-26 20:52:55 --- Is this still an issue in current (1.1.20 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #5 from Kari refic@psimerion.org 2009-04-30 03:27:46 --- Yes, it seems so. Tried with latest git.
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2009-04-30 03:50:31 --- (In reply to comment #5)
Yes, it seems so. Tried with latest git.
Looks like you're trying S7 5.4.
You could try to install dotnet first (as a separate winetricks step before S7 installer). If it didn't help much try to install native msi, try with it, then rpcrt4 (with ole modules).
The best result is a successful install with the only one module overrided (e.g. msi).
http://bugs.winehq.org/show_bug.cgi?id=15635
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2009-07-19 13:24:27 --- Kari, could you please retest with 1.1.26?
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #8 from Kari refic@psimerion.org 2009-07-20 02:13:16 --- Sure, tried with wine-1.1.26 but it still won't work.
fixme:rpc:RpcImpersonateClient (0x2f5c058): stub err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should have been 0x2700000026 err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e
I haven't tried any 'tricks' to get it to work because I don't need the app any more, but I can surely continue to test it.
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #9 from Austin English austinenglish@gmail.com 2010-07-23 15:49:47 --- This is your friendly reminder that there has been no bug activity for a year. Is this still an issue in current (1.2 or newer) wine
http://bugs.winehq.org/show_bug.cgi?id=15635
MongolAL mongolal@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mongolal@mail.ru
--- Comment #10 from MongolAL mongolal@mail.ru 2011-04-29 08:47:26 CDT --- All the exact same error in wine-1.3.15
http://bugs.winehq.org/show_bug.cgi?id=15635
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead@gmail.com |
http://bugs.winehq.org/show_bug.cgi?id=15635
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #11 from Anastasius Focht focht@gmx.net 2011-04-29 09:07:44 CDT --- Hello,
does the Siemens Step 7 "lite" version exhibit the same problem?
http://support.automation.siemens.com/WW/view/de/24372175
STEP_7_Lite_30_incl_SP2.exe (213101 KB)
(Registration required for download)
Regards
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #12 from MongolAL mongolal@mail.ru 2011-04-29 11:11:03 CDT --- In the STEP_7_Lite_30_incl_SP2 is another problem. In the first window has no buttons (Next and Cancel) and there is no choice of language.
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #13 from Anastasius Focht focht@gmx.net 2011-04-29 11:23:11 CDT --- Hello,
--- quote --- In the STEP_7_Lite_30_incl_SP2 is another problem. In the first window has no buttons (Next and Cancel) and there is no choice of language. --- quote ---
As the full featured version of this software isn't really available for public download (i even searched some trackers) you have to provide more info.
From the logs it seems the installer tries to install .NET Framework 1.x or
maybe 2.0. Make sure you install .NET using winetricks as prerequisite ('winetricks -q dotnet20').
Also generate and attach a log as follows:
WINEDEBUG=+tid,+seh,+relay,+mshtml,+jscript wine ./foo.exe >>log.txt 2>&1
If the logs becomes too large to attach, compress it (bzip2).
Regards
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #14 from MongolAL mongolal@mail.ru 2011-04-29 14:43:05 CDT --- Got a log when install Simatiс Step7_Lite and Step7v5.5. If necessary, the full version can be downloaded from http://rutracker.org/forum/viewtopic.php?t=3233579
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #15 from MongolAL mongolal@mail.ru 2011-04-29 14:54:36 CDT --- Created an attachment (id=34388) --> (http://bugs.winehq.org/attachment.cgi?id=34388) log when install Simatiс Step7_Lite
log when install Simatiс Step7_Lite
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #16 from MongolAL mongolal@mail.ru 2011-04-29 14:58:44 CDT --- Created an attachment (id=34389) --> (http://bugs.winehq.org/attachment.cgi?id=34389) log when install Simatiс Step7v5.5 part1
log when install Simatiс Step7v5.5 part1
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #17 from MongolAL mongolal@mail.ru 2011-04-29 14:59:57 CDT --- Created an attachment (id=34390) --> (http://bugs.winehq.org/attachment.cgi?id=34390) log when install Simatiс Step7v5.5 part2
log when install Simatiс Step7v5.5 part2
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #18 from MongolAL mongolal@mail.ru 2011-04-29 15:00:35 CDT --- Created an attachment (id=34391) --> (http://bugs.winehq.org/attachment.cgi?id=34391) log when install Simatiс Step7v5.5 part3
log when install Simatiс Step7v5.5 part3
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #19 from MongolAL mongolal@mail.ru 2011-04-29 15:01:18 CDT --- Created an attachment (id=34392) --> (http://bugs.winehq.org/attachment.cgi?id=34392) log when install Simatiс Step7v5.5 part4
log when install Simatiс Step7v5.5 part4
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #20 from MongolAL mongolal@mail.ru 2011-04-29 15:01:47 CDT --- Created an attachment (id=34393) --> (http://bugs.winehq.org/attachment.cgi?id=34393) log when install Simatiс Step7v5.5 part5
log when install Simatiс Step7v5.5 part5-all
http://bugs.winehq.org/show_bug.cgi?id=15635
fangendoucg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fangendoucg@gmail.com
--- Comment #21 from fangendoucg@gmail.com 2013-01-18 05:14:39 CST --- still present in wine-1.5.21 while install STEP 7 V5.4 SP5 os:ubuntu 12.04
http://bugs.winehq.org/show_bug.cgi?id=15635
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #22 from fangendou fangendoucg@gmail.com 2013-01-18 20:43:02 CST --- and STEP7_Lite_V30_incl_SP4
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #23 from fangendou fangendoucg@gmail.com 2013-01-20 03:26:04 CST --- (In reply to comment #21)
still present in wine-1.5.21 while install STEP 7 V5.4 SP5 os:ubuntu 12.04
and also wine 1.5.22
http://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #24 from fangendou fangendoucg@gmail.com 2013-04-02 06:08:39 CDT --- Hi all, The same problem is still in current wine version(1.5.27). I used STEP7_Lite_V30_incl_SP4.
http://bugs.winehq.org/show_bug.cgi?id=15635
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |frederic.delanoy@gmail.com Ever Confirmed|0 |1
--- Comment #25 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-05-16 01:40:03 CDT --- Confirmed as per comment 24
http://bugs.winehq.org/show_bug.cgi?id=15635
azeone123@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |azeone123@aol.com
--- Comment #26 from azeone123@aol.com 2013-10-22 08:45:48 CDT --- Still Present in wine 1.7.3
https://bugs.winehq.org/show_bug.cgi?id=15635
--- Comment #27 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for 1 year. Is this still an issue in current (1.7.31 or newer) wine? If so, please attach the terminal output in 1.7.31 (see http://wiki.winehq.org/FAQ#get_log).
https://bugs.winehq.org/show_bug.cgi?id=15635
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #28 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #27)
This is your friendly reminder that there has been no bug activity for 1 year. Is this still an issue in current (1.7.31 or newer) wine? If so, please attach the terminal output in 1.7.31 (see http://wiki.winehq.org/FAQ#get_log).
ABANDONED.
https://bugs.winehq.org/show_bug.cgi?id=15635
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #29 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=15635
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msi Keywords| |download Hardware|Other |x86 Resolution|ABANDONED |FIXED URL| |https://archive.org/downloa | |d/simatic_step7_lite_v30_in | |cl_sp4/step7_lite_v30_incl_ | |sp4.zip Status|CLOSED |RESOLVED OS|other |Linux
--- Comment #30 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download via Internet Archive for documentation.
https://archive.org/details/simatic_step7_lite_v30_incl_sp4
https://archive.org/download/simatic_step7_lite_v30_incl_sp4/step7_lite_v30_...
https://www.virustotal.com/gui/file/a6266d918a2906c4d19a6dcfd6619080614900b0...
$ sha1sum step7_lite_v30_incl_sp4.zip 42a2533968ccc278e442d31cb035f202b98f2f9f step7_lite_v30_incl_sp4.zip
$ du -sh step7_lite_v30_incl_sp4.zip 288M step7_lite_v30_incl_sp4.zip
====
The installer needs 32-bit WINEPREFIX for installation.
--- snip --- <unpack location>/Install/STEP7_Lite/Disk1
$ wine msiexec -i Setup.msi --- snip ---
The problem with non-functional 'next' and 'cancel' buttons disappeared with Wine 3.7 release.
--- snip --- $ git log --oneline wine-3.6...wine-3.7 -- dlls/msi
71c0738c0e2 msi: Initialize [out] strings to NULL. 85d1fb62b32 msi: Execute custom actions in a separate process. 2635333922f msi: Make remote_GetActionInfo() RPC-compatible. efb8ed4748e msi: Make MsiEnumComponentCosts RPC-compatible. e500af2b678 msi: Make MsiGetFeatureCost() RPC-compatible. 1b6adcb7216 msi: Handle some invalid parameters in MsiGetFeatureCost(). 0fc1b6f2f31 msi: Make MsiEvaluateCondition() RPC-compatible. ef7ed293485 msi: Make MsiFormatRecord() RPC-compatible. 5ab576b8a09 msi: Make MsiSetInstallLevel() RPC-compatible. 5f45959adc5 msi: Make MsiGetLanguage() RPC-compatible. 11702a31d2a msi: Make MsiSetComponentState() RPC-compatible. 35b1b87dc90 msi: Make MsiGetComponentState() RPC-compatible. 863680d5edc msi: Make MsiSetFeatureState() RPC-compatible. 9f428f592dc msi: Make MsiGetFeatureState() RPC-compatible. 1723536058c msi: Make MsiSetMode() RPC-compatible. 9091c3dcf2e msi: Make MsiGetMode() RPC-compatible. 859f455cb95 msi: Avoid returning an uninitialized variable. d2b0981a2ce msi: Make MsiGetSourcePath() RPC-compatible. e5fba6d23ee msi: Make MsiSetTargetPath() RPC-compatible. 49d67080c97 msi: Make MsiGetTargetPath() RPC-compatible. 676376d1d3b msi: Make MsiSequence() RPC-compatible. c49abc8ce00 msi: Make MsiDoAction() RPC-compatible. bf5589311de msi: Make MsiGetSummaryInformation() RPC-compatible. ed0a8dd3bfb msi: Make MsiDatabaseGetPrimaryKeys() RPC-compatible. 3a1d9bb9159 msi/tests: Add tests for MsiDatabaseGetPrimaryKeys(). c79fbc241e3 msi: Make MsiViewModify() RPC-compatible. cea37419f1d msi: Make MsiViewGetColumnInfo() RPC-compatible. 9ab15d4edea msi: Make MsiViewClose() RPC-compatible. 39c116fd0c0 msi: Make MsiViewFetch() RPC-compatible. afb5eede24c msi: Make MsiViewExecute() RPC-compatible. c6bd4d8c35d msi: Make MsiDatabaseOpenView() RPC-compatible. 252dd11f20a msi: Make MsiDatabaseIsTablePersistent() RPC-compatible. a6934768d10 msi: Make MsiGetActiveDatabase() RPC-compatible. fdb9bdc88b2 msi/tests: Improve COM test. 63ccdfeaaab msi: Support NULL value in INSERT query. b052fc3c893 msi: Only mark non-registered features as absent if we haven't done anything with them. 99aa0eb5d87 msi: Don't cache the base URL. bbf0f2da821 msi: Make MsiProcessMessage() RPC-compatible. 9d121203955 msi: Store a record's associated query privately. 5808f1ddd49 msi/tests: Test properties from custom actions. f37e61817f0 msi: Also null-terminate WCHAR strings. c6b84cee179 msi/tests: Clean up property tests. a73182ca542 msi: Make MsiSetProperty() RPC-compatible. 2192c9a50a9 msi: Make MsiGetProperty() RPC-compatible. 8bfb4e8b620 msi: Convert the IWineMsiRemote* remote interfaces to RPC stubs. b9b459810f6 msi: Allocate the remote handle on the server side. d26336a944e msi: Stop vending WineMsiRemotePackage. --- snip ---
$ wine --version wine-3.7
Regards
https://bugs.winehq.org/show_bug.cgi?id=15635
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #31 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.1.