[Bug 25049] New: Mathcad 12: failed to create Compute Engine
http://bugs.winehq.org/show_bug.cgi?id=25049 Summary: Mathcad 12: failed to create Compute Engine Product: Wine Version: 1.3.6 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree AssignedTo: wine-bugs(a)winehq.org ReportedBy: ilyakon(a)gmail.com Created an attachment (id=31750) --> (http://bugs.winehq.org/attachment.cgi?id=31750) wine output (run mathcad 12) When I run mcad.exe I get windows with errors description: "unable to create 12.0 engine factory", "failed to create Compute Engine", "unknown error 0x80004005". Then mathcad shows main program window but I can't compute anything - mathcad's engine don't loaded. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 awesome <ilyakon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31750|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|mscoree |-unknown --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-11-06 09:07:28 CDT --- Try 'winetricks msxml3'. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 --- Comment #2 from awesome <ilyakon(a)gmail.com> 2010-11-06 10:56:18 CDT --- Before installation Mathcad 12 looks for a mdac_26 or newer and MSXML 4.0 or newer. If you don't have them, Mathcad installs required components automatically. Yes, I tried winetricks for your advice but nothing changed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-11-06 11:00:36 CDT --- You probably need 'winetricks msxml4' then or both. Start with new .wine on each try. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 --- Comment #4 from awesome <ilyakon(a)gmail.com> 2010-11-07 03:23:28 CST --- (In reply to comment #3)
You probably need 'winetricks msxml4' then or both. Start with new .wine on each try.
msxml3 and msxml4 are already installed. If msxml4 component doesn't exist in the system, mathcad doesn't even install and start. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 awesome <ilyakon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.6 |0.9.46. --- Comment #5 from awesome <ilyakon(a)gmail.com> 2010-11-07 03:29:05 CST --- bug exists since wine-0.9.46. see this test result: http://appdb.winehq.org/objectManager.php?sClass=version&iId=9441&iTestingId... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-11-07 04:19:49 CST --- (In reply to comment #4)
msxml3 and msxml4 are already installed. If msxml4 component doesn't exist in the system, mathcad doesn't even install and start.
Wine has its own msxml4, what I'm talking about is native msxml4. If you see any msxml traces in log then native module is not used. 1) If Mathcad installer detects that msxml4 is missing with fresh .wine and recent version like 1.3.6 then a version detection doesn't work for some reason, most likely because of another Wine bug; For that problem open a new report for installer itself as affected application; 2) Attached log shows schemas problem running wine builtin msxml, this is what's this bug about. Install Matchcad with all necessary modules like mdac or native msxml4. Then set msxml4/msxml3/msxml6 to builtin only in winecfg and get a +msxml,+tid log starting matchad (http://wiki.winehq.org/FAQ#get_log), attach it as a text file. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 --- Comment #7 from awesome <ilyakon(a)gmail.com> 2010-11-07 06:09:10 CST --- Created an attachment (id=31773) --> (http://bugs.winehq.org/attachment.cgi?id=31773) wine output (uses msxml4 and mdac native components) there are no more msxml fixmes. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 --- Comment #8 from awesome <ilyakon(a)gmail.com> 2010-11-07 06:40:40 CST --- Created an attachment (id=31776) --> (http://bugs.winehq.org/attachment.cgi?id=31776) wine output (msxml4 builtin in only(wine)) wine output with WINEDEBUG=+msxml,+tid options -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msxml4 --- Comment #9 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-11-07 10:40:41 CST --- Ok, thanks. A problem with loading external entities or something related. Changing component to msxml4 cause it fails with XMLSchemaCache40. Am I right you reported this running wine 1.3.6? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 awesome <ilyakon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.46. |1.3.6 --- Comment #10 from awesome <ilyakon(a)gmail.com> 2010-11-07 13:57:39 CST ---
Am I right you reported this running wine 1.3.6?
Yes, I tested mathcad with wine 1.3.6 and older. I fixed the bug description. Thank you for your work. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 awesome <ilyakon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31776|0 |1 is obsolete| | --- Comment #11 from awesome <ilyakon(a)gmail.com> 2010-11-29 08:00:15 CST --- Created an attachment (id=32220) --> (http://bugs.winehq.org/attachment.cgi?id=32220) wine 1.3.8 (msxml4 builtin in only(wine)) newest wine output with WINEDEBUG=+msxml,+tid options -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 --- Comment #12 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-12-08 16:45:38 CST --- Please attach these files: --- C:\Program Files\Mathsoft\Mathcad 12\Schema\Worksheet10.xsd W3C-CopyOf-xml.xsd --- and a directory structure dump starting let's say 'Mathcad 12'. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 --- Comment #13 from awesome <ilyakon(a)gmail.com> 2010-12-09 05:09:38 CST --- Created an attachment (id=32422) --> (http://bugs.winehq.org/attachment.cgi?id=32422) Worksheet10.xsd from Math Cad 12 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 --- Comment #14 from awesome <ilyakon(a)gmail.com> 2010-12-09 05:11:31 CST --- Created an attachment (id=32423) --> (http://bugs.winehq.org/attachment.cgi?id=32423) W3C-CopyOf-xml.xsd from Math Cad 12 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 --- Comment #15 from awesome <ilyakon(a)gmail.com> 2010-12-09 05:17:11 CST --- Created an attachment (id=32424) --> (http://bugs.winehq.org/attachment.cgi?id=32424) directory structure dump starting 'Mathcad 12'. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 awesome <ilyakon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.6 |unspecified -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 awesome <ilyakon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ilyakon(a)gmail.com Version|unspecified |1.3.8 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 awesome <ilyakon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.8 |1.3.11 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.11 |1.3.6 --- Comment #16 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-01-11 02:41:49 CST --- Please leave initially set version field value, if you retested with newer version add a comment about this. For this particular bug I'm sure it still doesn't work cause external entities currently suffer from win/nix path problem - libxml2 tries to derive a full path from document base path that we never set cause we're using parsing from memory. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 --- Comment #17 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2011-03-08 11:52:05 CST --- Created an attachment (id=33571) --> (http://bugs.winehq.org/attachment.cgi?id=33571) WINEDEBUG=+msxml,+tid on wine-1.3.15-51-g99af2f5 I think I encounter the same bug with Mathcad 14. Steps to reproduce: 1) remove ~/.wine 2) winetricks dotnet20 vcrun2005 corefonts mdac28 3) install MathCAD 14 4) wine mathcad.exe Behaviour: "Mathcad Application has encountered a problem [...]" and then Wine error Expected behaviour: No problem. Workaround: winetricks msxml4 btw. Please change state of this bug from UNCONFIRMED to NEW -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 --- Comment #18 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2011-03-08 11:57:12 CST --- Created an attachment (id=33572) --> (http://bugs.winehq.org/attachment.cgi?id=33572) Directory structure for Mathcad 14 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #19 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-03-08 12:00:52 CST --- The problem is clear actually, at least a first visible one. We don't support loading referenced schema files from disk - main reason is because we don't use libxml2 to load from disk so it does now initial context path. Instead we're parsing from memory so document path is never set. There should be a way to workaround this I just need spend more time on that. I'm confirming this, if it really changes something. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 --- Comment #20 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-03-08 12:01:43 CST --- (In reply to comment #19)
The problem is clear actually, at least a first visible one. We don't support loading referenced schema files from disk - main reason is because we don't use libxml2 to load from disk so it does now initial context path.
err.. *doesn't know*, sorry. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 --- Comment #21 from butraxz(a)gmail.com 2013-09-01 02:30:33 CDT --- This ticket has not been updated for over 900 days. Development recommends to check the status on your bug every release or two and let to be known if the bug is still present. If not, mark it fixed. If you are no longer able to put effort to this ticket, you can abandon it. Is this still an issue with 1.7.1 or higher ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 --- Comment #22 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-10-28 08:14:59 CDT --- Most likely still a problem, schema importing wasn't fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25049 --- Comment #23 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Any progress? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=25049 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=25049 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED --- Comment #24 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Marking abandoned. Reopen if you think there is any point in doing so. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=25049 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|ABANDONED |--- Status|RESOLVED |REOPENED --- Comment #25 from Nikolay Sivov <bunglehead(a)gmail.com> --- Reopening. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=25049 tokktokk <fdsfgs(a)krutt.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs(a)krutt.org -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=25049 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|Abandoned? | -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla