https://bugs.winehq.org/show_bug.cgi?id=46864
Bug ID: 46864 Summary: MyStat 12 crashes when trying to open spreadsheet tab Product: Wine Version: 4.3 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: lleytonj73@gmail.com
Created attachment 63918 --> https://bugs.winehq.org/attachment.cgi?id=63918 Error backtrace (Wine 4.3)
There's actually quite a lot of reasons this program crashes, and I noticed there aren't any existing bug reports for this program here.
The error backtrace attached was caused when I selected File > New > Data to open a spreadsheet tab. Instead of opening the tab, the program "encountered an error and needs to close".
https://bugs.winehq.org/show_bug.cgi?id=46864
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 63927 --> https://bugs.winehq.org/attachment.cgi?id=63927 console output + crash log (Staging 4.4)
Hi,
Confirming. I get similar output, see attachment.
As a guess I would say the culprit is 0009:fixme:mshtml:HTMLDocumentObj_QueryInterface Unimplemented interface
After ``winetricks ie8``the crash is gone for me and a spreadsheet appears, where i can fill in some things. Minimal set of native dlls: WINEDLLOVERRIDES=mshtml,urlmon=n sine MYSTAT.exe
Can you confirm that ``winetricks ie8`` works around the bug?
Note: You have to install in fresh WINEPREFIX with WINEARCH=win32, otherwise ``winetricks ie8`` refuses to run...
https://bugs.winehq.org/show_bug.cgi?id=46864
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mshtml Ever confirmed|0 |1 Keywords| |download URL| |https://systatsoftware.com/ | |downloads/download-mystat/# | |sf_form_salesforce_w2l_lead | |_4 Status|UNCONFIRMED |NEW
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Adding some info, confirming, and for now setting component to mshtml
The app is free for download, but you have to register first
sha1sum MyStat12ENU32SFX.zip 45a20333858daa8ed0a01b5025479605ffc089c3 MyStat12ENU32SFX.zip
https://bugs.winehq.org/show_bug.cgi?id=46864
--- Comment #3 from number lleytonj73@gmail.com --- Thanks Louis!
I can confirm that `winetricks ie8` in a 32-bit prefix does allow the spreadsheet to open successfully, and I can paste values into it as well.
https://bugs.winehq.org/show_bug.cgi?id=46864
--- Comment #4 from number lleytonj73@gmail.com --- Created attachment 64014 --> https://bugs.winehq.org/attachment.cgi?id=64014 Crash log when deleting a row (Wine 4.4)
New issue: If I open an existing Data spreadsheet, then right click the row number on an empty row, and select Delete Case(s), Mystat instantly crashes. The crash log is attached.
On a Windows 10 computer, I notice that menu option is actually greyed out (unavailable to click) when the row's content is empty. In Wine, it's available to click, which is possibly why clicking it crashes Mystat. This doesn't seem to happen when you open a new spreadsheet in Wine, only an existing one.
https://bugs.winehq.org/show_bug.cgi?id=46864
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|MyStat 12 crashes when |MyStat 12 crashes opening |trying to open spreadsheet |spreadsheet tab (probably |tab |related to | |fixme:mshtml:HTMLDocumentOb | |j_QueryInterface | |Unimplemented interface | |{3050f4a0-98b5-11cf-bb82-00 | |aa00bdce0b})
--- Comment #5 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to number from comment #4)
Created attachment 64014 [details] Crash log when deleting a row (Wine 4.4)
New issue: If I open an existing Data spreadsheet, then right click the row number on an empty row, and select Delete Case(s), Mystat instantly crashes. The crash log is attached.
Hi, i can confirm that, with winetricks vcrun2005 it doesn`t happen for me.
However, though it is maybe yet another bug, let`s keep this one for the mshtml-issue. I`m not sure it`s useful to open new a bugreport for this crash as you now run with a bunch of native dlls, so question is how valid this new bug is.
https://bugs.winehq.org/show_bug.cgi?id=46864
number lleytonj73@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|4.3 |4.4
https://bugs.winehq.org/show_bug.cgi?id=46864
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #6 from Jacek Caban jacek@codeweavers.com --- The interface mentioned in summary is IMarkupServices, which is exposed by HTMLDocument in current Wine. Please retest.
https://bugs.winehq.org/show_bug.cgi?id=46864
--- Comment #7 from number lleytonj73@gmail.com --- Hi Jacek,
Are you saying that it should work "out of the box" in the latest Wine Devel without needing to install `winetricks ie8` first? Just want to make sure I'm testing the right thing before I report any results.
https://bugs.winehq.org/show_bug.cgi?id=46864
--- Comment #8 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to number from comment #7)
-snip-
Yes, please retest in a completely new prefix with wine-6.6.
https://bugs.winehq.org/show_bug.cgi?id=46864
--- Comment #9 from number lleytonj73@gmail.com --- Created attachment 69975 --> https://bugs.winehq.org/attachment.cgi?id=69975 Startpage Crash (Wine 6.8)
Thanks. I tried a brand new 32-bit Wine 6.8 prefix (since that's the latest devel version). I got a crash as soon as I tried to click on the Startpage tab. I have attached the backtrace to this message.
https://bugs.winehq.org/show_bug.cgi?id=46864
--- Comment #10 from number lleytonj73@gmail.com --- Created attachment 69976 --> https://bugs.winehq.org/attachment.cgi?id=69976 Data window crash (Wine 6.8)
Here is the crash that occurred when trying to add a new Data window (spreadsheet) using the menu option. Tested in the same fresh Wine 6.8 prefix.