https://bugs.winehq.org/show_bug.cgi?id=38419
Bug ID: 38419 Summary: regression in mshtml with SolidWorks Product: Wine Version: 1.7.40 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs@winehq.org Reporter: denis.bonnenfant@diderot.org Distribution: ---
Created attachment 51272 --> https://bugs.winehq.org/attachment.cgi?id=51272 backtrace
after commit 88edfb5701843522fd4da989deede04ca752a92a SolidWorks crashes at startup :
commit 88edfb5701843522fd4da989deede04ca752a92a Author: Jacek Caban jacek@codeweavers.com Date: Fri Mar 20 16:00:00 2015 +0100
mshtml.idl: Added IHTMLSelectionObject2 declaration.
see attached backtrace
https://bugs.winehq.org/show_bug.cgi?id=38419
denis bonnenfant denis.bonnenfant@diderot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |88edfb5701843522fd4da989dee | |de04ca752a92a
https://bugs.winehq.org/show_bug.cgi?id=38419
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #1 from Jacek Caban jacek@codeweavers.com --- Created attachment 51275 --> https://bugs.winehq.org/attachment.cgi?id=51275 patch
Does the attached patch help?
https://bugs.winehq.org/show_bug.cgi?id=38419
--- Comment #2 from denis bonnenfant denis.bonnenfant@diderot.org --- Yes, it works.
It generates some FIXMES like this one :
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETTASKBARPOS, hwnd=0x33eb80): stub fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 69 of CGID_Explorer fixme:ieframe:PropertyNotifySink_OnChanged unimplemented dispid 1005 fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 69 of CGID_Explorer fixme:mshtml:bind_event_scripts binding to window not supported. fixme:appbar:SHAppBarMessage unknown msg: 4
https://bugs.winehq.org/show_bug.cgi?id=38419
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #3 from Jacek Caban jacek@codeweavers.com --- Thanks for testing. I sent a better version to wine-patches:
http://source.winehq.org/patches/data/110813
https://bugs.winehq.org/show_bug.cgi?id=38419
denis bonnenfant denis.bonnenfant@diderot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from denis bonnenfant denis.bonnenfant@diderot.org --- Thanks, it works. I can't notice significant changes in the app, as i don't know exactly where it is using mshtml, but who knows...
https://bugs.winehq.org/show_bug.cgi?id=38419
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |---
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- Hi, the bug is only marked as fixed when the patch is commited into wine source. In this case it will be most likely monday.
https://bugs.winehq.org/show_bug.cgi?id=38419
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7c85ed6aabf2ea5ca021d3cefce | |80541a12f2247 Status|REOPENED |RESOLVED Resolution|--- |FIXED
--- Comment #6 from Jacek Caban jacek@codeweavers.com --- Fixed in Git.
https://bugs.winehq.org/show_bug.cgi?id=38419
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.42.