http://bugs.winehq.org/show_bug.cgi?id=12452
Summary: SAPGUI fail in installation Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: clebersantz@gmail.com
I Try install SAPGUI(r) For Windows 7.10 and get error at end of installation
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #1 from Cleber Santz clebersantz@gmail.com 2008-04-08 22:35:41 --- Created an attachment (id=11993) --> (http://bugs.winehq.org/attachment.cgi?id=11993) Error backtrace
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #2 from James Hawkins truiken@gmail.com 2008-04-08 22:43:28 --- Are you using native rpcrt4?
http://bugs.winehq.org/show_bug.cgi?id=12452
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal
--- Comment #3 from Lei Zhang thestig@google.com 2008-04-08 23:11:27 --- You're using a lot of native dlls, including rpcrt4. Can you try without them?
What version of Wine are you using?
Severity is not critical, please read the descriptions more carefully.
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #4 from Austin English austinenglish@gmail.com 2008-04-09 02:53:12 --- Created an attachment (id=11999) --> (http://bugs.winehq.org/attachment.cgi?id=11999) backtrace in git
I get a crash as well, bit different. This is in a clean wine and git.
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #5 from Cleber Santz clebersantz@gmail.com 2008-04-09 06:17:45 --- (In reply to comment #3)
You're using a lot of native dlls, including rpcrt4. Can you try without them?
What version of Wine are you using?
Severity is not critical, please read the descriptions more carefully.
Yes, i`m using a lot native Dll, because without them i can run SAPGUI and IE6, but this method works until version 0.9.58. With upgrade to 0.9.59 SAPGUI installation stop work and return this backtrace.
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #6 from Cleber Santz clebersantz@gmail.com 2008-04-09 06:22:56 --- Created an attachment (id=12006) --> (http://bugs.winehq.org/attachment.cgi?id=12006) Backtrace without native dll`s
This is a backtrace if install run with wine default dll`s
http://bugs.winehq.org/show_bug.cgi?id=12452
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #7 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-04-09 11:41:49 --- So is there a downloadlink somewhere for this app?
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #8 from Cleber Santz clebersantz@gmail.com 2008-04-09 11:51:36 --- (In reply to comment #7)
So is there a downloadlink somewhere for this app?
ftp://ftp.sap.com/pub/sapgui/win/710/compilation2/50088654_4.zip
unzip and run NW_7.0_Presentation/PRES1/GUI/WINDOWS/WIN32/setup/NwSAPsetup.exe
http://bugs.winehq.org/show_bug.cgi?id=12452
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |msxml3 Ever Confirmed|0 |1
--- Comment #9 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-04-09 16:08:19 --- The crash itsself can be worked around by
wget http://kegel.com/wine/winetricks && sh winetricks msxml3
So apparently a bug/unimplemented stuff in msxml3.
It seems to run into other bugs later on as well, but let's keep this one for the xml-bug
http://bugs.winehq.org/show_bug.cgi?id=12452
scguy318 nodisgod@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nodisgod@yahoo.com
--- Comment #10 from scguy318 nodisgod@yahoo.com 2008-09-14 21:58:59 --- Currently (wine-1.1.4-334-g54d920a), the installer doesn't crash, but fails and continuously allocates memory. These lines are repeated several times before the allocation loop occurs:
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1 fixme:msxml:saxxmlreader_putProperty (0x184e98)->(L"http://xml.org/sax/properties/lexical-handler") stub fixme:msxml:saxxmlreader_putFeature (0x184e98)->(L"http://xml.org/sax/features/external-general-entities" ffffffff) stub fixme:msxml:saxxmlreader_putFeature (0x184e98)->(L"http://xml.org/sax/features/external-parameter-entities" ffffffff) stub
http://bugs.winehq.org/show_bug.cgi?id=12452
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #11 from Piotr Caban piotr.caban@gmail.com 2008-10-08 11:26:35 --- I was working on functions needed by this app recently. It's still not ready but the installer works quite similar with native and builtin msxml.
http://bugs.winehq.org/show_bug.cgi?id=12452
Cleber Santz clebersantz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |clebersantz@gmail.com
--- Comment #12 from Cleber Santz clebersantz@gmail.com 2008-12-03 05:10:29 --- Caban,
I`m testing it with wine version 1.0.1, the installer really works only with msxml3 library.
The installer can`t load images and some texts yet, but they complete installation sucessfull.
Best regards, Cleber Santz.
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #13 from Austin English austinenglish@gmail.com 2009-06-02 10:37:07 --- Is this still an issue in current (1.1.22 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #14 from Cleber Santz clebersantz@gmail.com 2009-10-19 10:10:32 --- Using MSXML3 from winetricks works fine.
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #15 from Austin English austinenglish@gmail.com 2009-10-19 13:03:21 --- (In reply to comment #14)
Using MSXML3 from winetricks works fine.
Please attach a +msxml trace.
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #16 from Cleber Santz clebersantz@gmail.com 2009-10-19 13:33:49 --- Created an attachment (id=24237) --> (http://bugs.winehq.org/attachment.cgi?id=24237) +msxml trace
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #17 from Cleber Santz clebersantz@gmail.com 2009-10-19 13:51:04 --- Created an attachment (id=24238) --> (http://bugs.winehq.org/attachment.cgi?id=24238) Error when finish install
This error occur when instalation finish
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #18 from Nikolay Sivov bunglehead@gmail.com 2010-01-10 14:42:48 --- Hi, Cleber.
Download no longer available from SAP ftp, could you please attach +msxml trace running Wine 1.1.36 without any native modules?
http://bugs.winehq.org/show_bug.cgi?id=12452
Cleber Santz clebersantz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #24237|0 |1 is obsolete| |
--- Comment #19 from Cleber Santz clebersantz@gmail.com 2010-01-11 05:59:47 --- Created an attachment (id=25664) --> (http://bugs.winehq.org/attachment.cgi?id=25664) +msxml default install
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #20 from Nikolay Sivov bunglehead@gmail.com 2010-01-11 06:18:07 --- (In reply to comment #19)
Created an attachment (id=25664)
--> (http://bugs.winehq.org/attachment.cgi?id=25664) [details]
+msxml default install
This is not from 1.1.36.
--- trace:msxml:saxxmlreader_QueryInterface 0x130fc0 {a4f96ed0-f829-476e-81c0-cdc7bd2a0802} 0x32e930 fixme:msxml:saxxmlreader_QueryInterface interface {a4f96ed0-f829-476e-81c0-cdc7bd2a0802} not implemented ---
It's about ISAXXMLReader, it's supported for a long time. Update to 1.1.36 and try again.
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #21 from Nikolay Sivov bunglehead@gmail.com 2010-06-20 11:31:57 --- Cleber, what a status of this with 1.2-rc4? Also provide a legal download link for that if it's available.
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #22 from Réal Carbonneau contact@realcarbonneau.com 2011-02-05 19:55:05 CST --- Created an attachment (id=33159) --> (http://bugs.winehq.org/attachment.cgi?id=33159) SAP GUI Installation error log SapSetupErrors_20110203_2114.xml
SAP GUI Installation error log found in the following location: ~/.wine/drive_c/Program Files/SAP/SapSetup/Errors/SapSetupErrors_20110203_2114.xml
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #23 from Nikolay Sivov bunglehead@gmail.com 2011-02-05 20:04:44 CST --- (In reply to comment #22)
Created an attachment (id=33159)
--> (http://bugs.winehq.org/attachment.cgi?id=33159) [details]
SAP GUI Installation error log SapSetupErrors_20110203_2114.xml
SAP GUI Installation error log found in the following location: ~/.wine/drive_c/Program Files/SAP/SapSetup/Errors/SapSetupErrors_20110203_2114.xml
Attach wine terminal output please.
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #24 from Réal Carbonneau contact@realcarbonneau.com 2011-02-05 20:10:18 CST --- Created an attachment (id=33160) --> (http://bugs.winehq.org/attachment.cgi?id=33160) Log from executing: wine saplgpad.exe 2> saplgpad.log
This is the log from executing the following command: wine saplgpad.exe 2> saplgpad.log in the directory ~/.wine/drive_c/Program Files/SAP/FrontEnd/SAPgui
http://bugs.winehq.org/show_bug.cgi?id=12452
Réal Carbonneau contact@realcarbonneau.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |contact@realcarbonneau.com
--- Comment #25 from Réal Carbonneau contact@realcarbonneau.com 2011-02-05 20:22:01 CST --- Cannot get SAP GUI 7.20 Final 4 to work using wine
Ubuntu 10.10 Wine 1.3.12
Wine was installed using the software source: ppa:ubuntu-wine/ppa 1.3.12-0ubuntu1~maverickppa2 (wine1.3) 0.0+20110123-0ubuntu1~ppa1 (winetricks) 0.0+20110123-0ubuntu1~ppa1 (wisotool)
The SAP GUI can be downloaded from many places off the internet, one example is http://www.integraservices.co.uk/downloadsapgui.html, http://www.integraservices.co.uk/sapgui/GUI710.zip
However, to download it directly from SAP, a SAP Service Marketplace account is required, http://www.sdn.sap.com/irj/sdn/sap-gui
Installation instructions: Unzip file Install using PRES1/GUI/WINDOWS/WIN32/SapGuiSetup.exe Run using Applications->Wine->Programs->SAP Front End->SAP Logon
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #26 from Réal Carbonneau contact@realcarbonneau.com 2011-02-05 20:40:59 CST --- Created an attachment (id=33161) --> (http://bugs.winehq.org/attachment.cgi?id=33161) Log from executing wine ./SapGuiSetup.exe &> ~/SapGuiSetup.log
This is the log file obtained by executing: wine ./SapGuiSetup.exe &> ~/SapGuiSetup.log
In the SAP installation direction (from unzipping the installation file): PRES1/GUI/WINDOWS/WIN32
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #27 from Réal Carbonneau contact@realcarbonneau.com 2011-02-05 21:11:56 CST --- Installing msxml3 using winetricks solved many of the problems, how there are still some problems. The SAP Logon Pad starts but connection to a SAP server do not work. I will attach new log files after installing msxml3.
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #28 from Réal Carbonneau contact@realcarbonneau.com 2011-02-05 21:13:46 CST --- Created an attachment (id=33162) --> (http://bugs.winehq.org/attachment.cgi?id=33162) After msxml3: SAP SAP GUI Installation error log SapSetupErrors_20110206_0251.xml
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #29 from Réal Carbonneau contact@realcarbonneau.com 2011-02-05 21:15:04 CST --- Created an attachment (id=33163) --> (http://bugs.winehq.org/attachment.cgi?id=33163) After msxml3: Log from executing wine ./SapGuiSetup.exe &> ~/SapGuiSetup.log
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #30 from Réal Carbonneau contact@realcarbonneau.com 2011-02-05 21:18:49 CST --- Created an attachment (id=33164) --> (http://bugs.winehq.org/attachment.cgi?id=33164) After msxml3: wine saplgpad.exe &> saplgpad.log
http://bugs.winehq.org/show_bug.cgi?id=12452
--- Comment #31 from Nikolay Sivov bunglehead@gmail.com 2011-03-06 13:51:57 CST --- (In reply to comment #24)
Created an attachment (id=33160)
--> (http://bugs.winehq.org/attachment.cgi?id=33160) [details]
Log from executing: wine saplgpad.exe 2> saplgpad.log
This is the log from executing the following command: wine saplgpad.exe 2> saplgpad.log in the directory ~/.wine/drive_c/Program Files/SAP/FrontEnd/SAPgui
It's not getting to a point to use msxml here. Start with clean .wine with version 1.3.15, install necessary runtime components like mfc90 to fix import errors and attach a new log please.
http://bugs.winehq.org/show_bug.cgi?id=12452
Rubén rubengonzalez@mipunto.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rubengonzalez@mipunto.com
http://bugs.winehq.org/show_bug.cgi?id=12452
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Version|unspecified |0.9.59. URL| |http://www.way2sap.com/sapg | |ui/GUI710.zip Keywords| |Installer CC| |focht@gmx.net Resolution| |FIXED Summary|SAPGUI fail in installation |SAPGUI 7.10 fails to | |install
--- Comment #32 from Anastasius Focht focht@gmx.net 2012-03-30 18:39:40 CDT --- Hello,
it seems the msxml related FIXME'S are harmless, the installer reports success.
--- snip --- fixme:msxml:saxxmlreader_putFeature (0x1c24e8)->(L"http://xml.org/sax/features/external-general-entities" ffffffff) stub fixme:msxml:saxxmlreader_putFeature (0x1c24e8)->(L"http://xml.org/sax/features/external-parameter-entities" ffffffff) stub fixme:msxml:saxxmlreader_putFeature (0x1c24e8)->(L"normalize-line-breaks" ffffffff) stub --- snip ---
Prerequisites: bash winetricks -q vcrun6 vcrun2005 mfc40 ie7
(ie7 due to gecko problem with object(s) being used across threads).
Marking fixed as this bug was about msxml and 'winetricks msxml3' is no longer needed.
Regards
http://bugs.winehq.org/show_bug.cgi?id=12452
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #33 from Alexandre Julliard julliard@winehq.org 2012-04-13 13:28:43 CDT --- Closing bugs fixed in 1.5.2.
http://bugs.winehq.org/show_bug.cgi?id=12452
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download