http://bugs.winehq.org/show_bug.cgi?id=15510
Summary: Rockwell check for OS fails Product: Wine Version: 1.1.5 Platform: PC URL: http://www.rockwellautomation.com/rockwellsoftware/desig n/rslogix5000/demo.html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: JosephHenryBlack@yahoo.co.nz
Created an attachment (id=16455) --> (http://bugs.winehq.org/attachment.cgi?id=16455) Setup Log
RS Logix demo software for programming PLC's works for 90days. On clean wine, without net1.1 installed and also using winetricks with net1.1 on a clean wine, the install terminates quickly. The install log shows
RSLogix 5000 Setup: Begin loading step: Verifying operating system is supported
RSLogix 5000 Setup: OS check failed: There is no available software that will run on this OS
RSLogix 5000 Setup: End loading step: Verifying operating system is supported
to reproduce: run setup.exe The window will open for the RSLogix 5000 series Click Install RS Logix 5000 Demo Edition V16 and select English.
http://bugs.winehq.org/show_bug.cgi?id=15510
--- Comment #1 from JosephHenryBlack@yahoo.co.nz 2008-10-03 23:22:58 --- Created an attachment (id=16456) --> (http://bugs.winehq.org/attachment.cgi?id=16456) terminal output
http://bugs.winehq.org/show_bug.cgi?id=15510
--- Comment #2 from JosephHenryBlack@yahoo.co.nz 2008-10-03 23:56:57 --- The demo version is v16. installs net 1.1 according to http://www.vdt-automation.de/files/v16.00_release_notes.pdf The Rockwell link is to v17 which is net 2.0.
http://bugs.winehq.org/show_bug.cgi?id=15510
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-10-04 03:34:51 --- confirming. Apparently it gets further using native oleaut32, but i used V17 trial from downloadsite. Joseph ,could you try if the following works around the bug for you as well:
wget http://kegel.com/wine/winetricks && sh winetricks vcrun6
WINEDLLOVERRIDES="oleaut32=n" wine Setup.exe
also, it looks like it needs msxml4 lateron, didn't test really further for now
http://bugs.winehq.org/show_bug.cgi?id=15510
JosephHenryBlack@yahoo.co.nz changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #16455|0 |1 is obsolete| |
--- Comment #4 from JosephHenryBlack@yahoo.co.nz 2008-10-04 15:31:57 --- Created an attachment (id=16469) --> (http://bugs.winehq.org/attachment.cgi?id=16469) Setup using oleaut32 and vcrun6
vcrun6 and oleaut32=n gets it further along but stops with RSLogix 5000 Setup: End Initialize action on all Rockwell Setup Plugins.. Finalizing setup plugins .. An error occurred during loading
http://bugs.winehq.org/show_bug.cgi?id=15510
JosephHenryBlack@yahoo.co.nz changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #16456|0 |1 is obsolete| |
--- Comment #5 from JosephHenryBlack@yahoo.co.nz 2008-10-04 15:33:13 --- Created an attachment (id=16470) --> (http://bugs.winehq.org/attachment.cgi?id=16470) erminal Output vcrun6 and oleaut32 native
http://bugs.winehq.org/show_bug.cgi?id=15510
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer
http://bugs.winehq.org/show_bug.cgi?id=15510
--- Comment #6 from JosephHenryBlack@yahoo.co.nz 2008-10-06 01:56:20 --- Created an attachment (id=16495) --> (http://bugs.winehq.org/attachment.cgi?id=16495) ole log with vcrun6 and native override for oleaut32
vcrun6 and oleaut32 get further in the install and avoid the os failed check. First, the Log with the override.
http://bugs.winehq.org/show_bug.cgi?id=15510
--- Comment #7 from JosephHenryBlack@yahoo.co.nz 2008-10-06 02:02:42 --- Created an attachment (id=16496) --> (http://bugs.winehq.org/attachment.cgi?id=16496) ole log with vcrun6 and without native override for oleaut32
http://bugs.winehq.org/show_bug.cgi?id=15510
--- Comment #8 from Austin English austinenglish@gmail.com 2010-06-04 01:32:56 --- Still present in wine-1.2-rc2-111-g9aa9a12.
http://bugs.winehq.org/show_bug.cgi?id=15510
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #9 from joaopa jeremielapuree@yahoo.fr 2011-07-27 05:33:04 CDT --- still a bug in current wine?
http://bugs.winehq.org/show_bug.cgi?id=15510
--- Comment #10 from JHB JosephHenryBlack@yahoo.co.nz 2011-10-17 03:40:19 CDT --- Sorry for delay. Waiting for a replacement cd from Supplier..
http://bugs.winehq.org/show_bug.cgi?id=15510
--- Comment #11 from JHB JosephHenryBlack@yahoo.co.nz 2012-03-30 04:57:52 CDT --- (In reply to comment #9)
still a bug in current wine?
Yes.
error: OS check failed
RSLogix16 wine: wine-1.5.0-241-g997be9c If I install vcrun6 and setting oleaut32=n, install gets much further than previously.
Any debug channels in oleaut32 worth checking or perhaps set oleaut32=b?
http://bugs.winehq.org/show_bug.cgi?id=15510
--- Comment #12 from JHB JosephHenryBlack@yahoo.co.nz 2012-03-30 05:02:36 CDT ---
error: OS check failed
error from log file: OS check failed: There is no available software that will run on this OS
Even when setting oleaut32 to builtin, terminal output is nada: WINEPREFIX=/../RAtest/ ./wine Logix16/Setup.exe [JHB@localhost wine-git]$
http://bugs.winehq.org/show_bug.cgi?id=15510
--- Comment #13 from JHB JosephHenryBlack@yahoo.co.nz 2012-10-22 20:16:13 CDT --- This is now fixed, but it fails a little later.
But at least this one is fixed. Thanks
http://bugs.winehq.org/show_bug.cgi?id=15510
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #14 from Austin English austinenglish@gmail.com 2012-10-22 20:31:02 CDT --- (In reply to comment #13)
This is now fixed, but it fails a little later.
But at least this one is fixed. Thanks
Fixed.
http://bugs.winehq.org/show_bug.cgi?id=15510
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard julliard@winehq.org 2012-10-26 13:29:43 CDT --- Closing bugs fixed in 1.5.16.