WineHQ

Mathcad

Application Details:

Version: 15
License: Retail
URL: http://www.mathsoft.com/mathca...
Votes: 0
Latest Rating: Silver
Latest Wine Version Tested: 4.2

Maintainers: About Maintainership

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Opening xcmd files,building graphs,calculating,symbolic functions.

What does not

Components from other programs(Visio,Word,Pictures) don't display.They look like empty square.Standart and Format bars to tiny for being useful.Page review doesn't work too.

Workarounds

What was not tested

Printing.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Rating of Mathcad 15 somewhere between bronze and silver. For me it is bronze because working with off-side components is very important for me.I installed mdac27,mdac28,dotnet35sp1,all vcrun,ie6,wsh57,msxml3,msxml4,corefonts,unifonts.And i changed mlang.dll in system 32 directory.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowArch LinuxMar 20 20194.2Yes Yes NoSilverAndrea 
ShowLinux Mint 15 "Olivia" x86_64Jul 15 20141.7.17Yes Yes NoBronzeIgor 
CurrentUbuntu 13.04 "Raring" i386 (+ variants like Kubuntu)Sep 02 20131.7.1Yes Yes NoBronzean anonymous user 
ShowMac OS X 10.8 "Mountain Lion"Nov 26 20121.4.1Yes Yes NoBronzean anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected
32126 Mathcad 14 ends up in a loop, needs IMLangLineBreakConsole::BreakLineA/W implementation NEW View
34267 Mathcad 15 doesn't paste any components from other programs in mathcad document. UNCONFIRMED View

Show all bugs

Comments

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

How to run ?
by Krabs on Monday October 25th 2021, 4:07
Once i run all the steps from (Additional Comments), how do run / test mathcad ?
Infinite loops
by Igor on Thursday July 17th 2014, 11:41
It seems that most of the infinite loops occur due to bug 32126, the unimplemented IMLangLineBreakConsole::BreakLineW method. This can be reproduced 100% by entering a long string of text into the document until it tries to wrap. In the lastest git repo, the BreakLineA function is fixed, but BreakLineW is still a stub for some reason.
Back