[Bug 32091] New: Mathcad 14 doesn't start
http://bugs.winehq.org/show_bug.cgi?id=32091 Bug #: 32091 Summary: Mathcad 14 doesn't start Product: Wine Version: 1.5.16 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: winehq(a)uukgoblin.net Classification: Unclassified Created attachment 42307 --> http://bugs.winehq.org/attachment.cgi?id=42307 output from the terminal (stdout and stderr combined) Using an "Academic Version" that I got from Open University. Installed fine, registered license fine. When I start it, it's stuck for a veery long time on the splash screen. When it finally disappears, it displays a very unhelpful error and then dies, regardless of whether I choose OK or Cancel. Will attach the splash screen that it's stuck on (it's there for something like 10 minutes), the error dialog and output from the terminal. Output from the terminal appears to be an endless loop, but it's not really endless - you just have to be patient. I'm on wine 1.5.16. I've installed all the mentioned things via winetricks (allfonts dotnet20 mdac27 mdac28 msxml4 vcrun2005 vcrun2008 wsh56) -- 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=32091 --- Comment #1 from Robert <winehq(a)uukgoblin.net> 2012-10-29 11:07:20 CDT --- Created attachment 42308 --> http://bugs.winehq.org/attachment.cgi?id=42308 The splash screen that's hanging there for minutes -- 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=32091 --- Comment #2 from Robert <winehq(a)uukgoblin.net> 2012-10-29 11:07:59 CDT --- Created attachment 42309 --> http://bugs.winehq.org/attachment.cgi?id=42309 The empty error dialog that appears just before crashing -- 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=32091 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Mathcad 14 doesn't start |Mathcad 14 wants | |msvcm80.dll.?_Cin_func(a)std@ | |@YAAAV?$basic_istream(a)DU?$c | |har_traits(a)D@std@@@1(a)XZ --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2012-10-29 14:57:57 CDT --- No need to bzip it if it's under 1MB, fyi.
wine: Call from 0x7b83b4d1 to unimplemented function msvcm80.dll.?_Cin_func(a)std@@YAAAV?$basic_istream(a)DU?$char_traits(a)D@std@@@1(a)XZ, aborting
Confirming, it's unimplemented. Try `winetricks vcrun2005` -- 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=32091 --- Comment #4 from Robert <winehq(a)uukgoblin.net> 2012-10-29 16:41:06 CDT --- Thanks for the update. I already had vcrun2005 installed, along with all the other packages I listed: allfonts dotnet20 mdac27 mdac28 msxml4 vcrun2005 vcrun2008 wsh56 -- 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=32091 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2012-10-29 17:30:44 CDT --- (In reply to comment #4)
Thanks for the update.
I already had vcrun2005 installed, along with all the other packages I listed: allfonts dotnet20 mdac27 mdac28 msxml4 vcrun2005 vcrun2008 wsh56
Try forcing msvcm80 to native in winecfg. -- 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=32091 --- Comment #6 from Robert <winehq(a)uukgoblin.net> 2012-10-29 19:25:27 CDT --- Oh... how very insightful. Many thanks, I've learned a lot from this exercise :-) So Mathcad now starts up (hooray) and displays some basic windows. Then it immediately freezes, and starts displaying the following line over and over in the console: fixme:mlang:fnIMLangLineBreakConsole_BreakLineW (0x361f760)->1024 L"Find out what's new in Mathcad 14 under New Features." 53 -17197070 0xede79c 0xede768 the third number from the right (-17197070) decreases by 1 with each line. There's really a lot of these printed out, and they get 6 of my cores above 50% usage, so I killed it. It looks like it's trying to display some sort of tip of the day (judging from the string it fails to break line on) - I'll see if I can disable it. Many thanks, definitely getting closer! -- 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=32091 --- Comment #7 from Robert <winehq(a)uukgoblin.net> 2012-10-29 19:27:56 CDT --- Update: another start up of Mathcad went better. It displayed a short tip of the day, which I dismissed and disabled, and then when I tried to do a basic calculation of 3+8=, it froze with plenty of these lines in the console: fixme:mlang:fnIMLangLineBreakConsole_BreakLineW (0x1b2e90)->1024 L"3 + 8=" 6 -1376300 0xedf3ac 0xedf378 Again, the third number from the right kept decreasing by 1 with each line logged. All other characters stayed the same. -- 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=32091 --- Comment #8 from Robert <winehq(a)uukgoblin.net> 2012-10-29 19:30:50 CDT --- And it look like the third attempt to run it was successful... I got the basic stuff working and it didn't freeze. I'll update the bug once I use it more heavily. Once again many thanks -- 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=32091 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2012-10-29 19:49:10 CDT --- (In reply to comment #6)
Oh... how very insightful. Many thanks, I've learned a lot from this exercise :-)
That'll be fixed in a future winetricks.
So Mathcad now starts up (hooray) and displays some basic windows. Then it immediately freezes, and starts displaying the following line over and over in the console:
fixme:mlang:fnIMLangLineBreakConsole_BreakLineW (0x361f760)->1024 L"Find out what's new in Mathcad 14 under New Features." 53 -17197070 0xede79c 0xede768
the third number from the right (-17197070) decreases by 1 with each line. There's really a lot of these printed out, and they get 6 of my cores above 50% usage, so I killed it.
It looks like it's trying to display some sort of tip of the day (judging from the string it fails to break line on) - I'll see if I can disable it.
Many thanks, definitely getting closer!
Please file a new bug for this. Native mlang/usp10 may help. -- 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=32091 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://forums.minegarde.com | |/topic/6766-athenas-charm-t | |able-search-for-mh3g-and-mh | |3u/ Ever Confirmed|0 |1 --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2013-09-16 18:03:07 CDT --- Athena's Charm Table search (from http://forums.minegarde.com/topic/6766-athenas-charm-table-search-for-mh3g-a...) wants msvcm90.dll.?_Cin_func(a)std@@YAAAV?$basic_istream(a)DU?$char_traits(a)D@std@@@1(a)XZ (after installing native dotnet20). austin(a)aw25 ~ $ sha1sum Athenas\ MH3U\ Charm\ Table\ Search\ v0.35b.rar de1dccb0c7165e5494b88abd27807721b49f2a61 Athenas MH3U Charm Table Search v0.35b.rar austin(a)aw25 ~ $ du -h Athenas\ MH3U\ Charm\ Table\ Search\ v0.35b.rar 172K Athenas MH3U Charm Table Search v0.35b.rar austin(a)aw25 ~ $ wine --version wine-1.7.2-26-g75144fe -- 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=32091 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcm Severity|normal |minor -- 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=32091 roger(a)mailinator.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roger(a)mailinator.com --- Comment #11 from roger(a)mailinator.com --- No change wine 1.7.31 -- 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=32091 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://forums.minegarde.com | |/topic/6766-athenas-charm-t | |able-search-for-mh3g-and-mh | |3u/ | CC| |focht(a)gmx.net Keywords|download | --- Comment #12 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, revisiting, obviously still present. I've split off the msvcm90 part into bug 47304 just in (unlikely) case of implementation differences (VC++ 2005 vs. 2008 runtime) but mainly for better search results when using the fully qualified VC++ runtime name. $ wine --version wine-4.9-134-gd535df42f6 Regards -- 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=32091 pattietreutel <katyaberezyaka(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katyaberezyaka(a)gmail.com -- 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=32091 Bartosz <gang65(a)poczta.onet.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65(a)poczta.onet.pl --- Comment #13 from Bartosz <gang65(a)poczta.onet.pl> --- The Merge Request with implemented missing functions: https://gitlab.winehq.org/wine/wine/-/merge_requests/1191 Could you please build and check if the issue was resolved for you? -- 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