http://bugs.winehq.org/show_bug.cgi?id=34394
Bug #: 34394 Summary: SolidWorks 2010: No text in sidebar Product: Wine Version: 1.7.1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: lukasz.wojnilowicz@gmail.com Classification: Unclassified
Created attachment 45787 --> http://bugs.winehq.org/attachment.cgi?id=45787 Image showing the problem
Steps to reproduce: 1) remove ~/.wine 2) winetricks vcrun2005 vcrun2008 mfc40 dotnet30 3) install SolidWorks 2010 4) start SolidWorks 2010
Behaviour: See attachment (left part of image)
Expected behaviour: See attachment (right part of image)
Workaround: sh winetricks wsh57
http://bugs.winehq.org/show_bug.cgi?id=34394
--- Comment #1 from Austin English austinenglish@gmail.com 2013-09-03 14:37:55 CDT --- Which native dll helps? jscript.dll is most likely..
http://bugs.winehq.org/show_bug.cgi?id=34394
--- Comment #2 from NSLW lukasz.wojnilowicz@gmail.com 2013-09-07 01:44:03 CDT --- (In reply to comment #1)
Which native dll helps? jscript.dll is most likely..
jscript.dll and vbscript.dll
http://bugs.winehq.org/show_bug.cgi?id=34394
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=34394
Maarten Bezemer maarten.bezemer@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maarten.bezemer@gmail.com
--- Comment #3 from Maarten Bezemer maarten.bezemer@gmail.com --- The workaround is still required with wine-1.7.15 (on Kubuntu 13.10, 64-bit)
https://bugs.winehq.org/show_bug.cgi?id=34394
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle@yahoo.fr
https://bugs.winehq.org/show_bug.cgi?id=34394
--- Comment #4 from Maarten Bezemer maarten.bezemer@gmail.com --- The workaround is still required (wine-1.7.34, WINEARCH=win32, Kubuntu 14.10, 64-bit)
https://bugs.winehq.org/show_bug.cgi?id=34394
--- Comment #5 from Jacek Caban jacek@codeweavers.com --- Please attach jscript,vbscript debug logs.
https://bugs.winehq.org/show_bug.cgi?id=34394
--- Comment #6 from Maarten Bezemer maarten.bezemer@gmail.com --- Created attachment 50647 --> https://bugs.winehq.org/attachment.cgi?id=50647 WINEDEBUG=+jscript,+vbscript wine SLDWORKS.exe
Log trace for jscript and vbscript, with only vcrun2005 and vcrun2008 installed. I started SolidWorks and made the sidebar visible, after that I closed SolidWorks.
The text in the sidebar is not visible/present, the icons in front of the (missing) text are (as shown in the attached image showing the problem).
https://bugs.winehq.org/show_bug.cgi?id=34394
--- Comment #7 from Jacek Caban jacek@codeweavers.com --- Thanks. It seems that scripts passed to vbscript are broken. Could you please add mshtml channel to the mix? That would be mshtml,jscript,vbscript.
https://bugs.winehq.org/show_bug.cgi?id=34394
--- Comment #8 from Maarten Bezemer maarten.bezemer@gmail.com --- Created attachment 50678 --> https://bugs.winehq.org/attachment.cgi?id=50678 WINEDEBUG=+mshtml,+jscript,+vbscript wine SLDWORKS.exe
Sorry for the late reply, I did not have access to my computer/installation earlier.
Log trace for mshtml, jscript and vbscript, for the same wineprefix. I did the same as for the previous trace: I started SolidWorks and made the sidebar visible, after that I closed SolidWorks.
https://bugs.winehq.org/show_bug.cgi?id=34394
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|spetreolle@yahoo.fr |
https://bugs.winehq.org/show_bug.cgi?id=34394
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #9 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-6.19?
https://bugs.winehq.org/show_bug.cgi?id=34394
--- Comment #10 from Maarten Bezemer maarten.bezemer@gmail.com --- I have no idea, I am not using this software (version) anymore. And I doubt it is very relevant for anyone else for that matter (as it is pretty old and has many new versions since then)
https://bugs.winehq.org/show_bug.cgi?id=34394
--- Comment #11 from joaopa jeremielapuree@yahoo.fr --- Please, close your bug as ABANDONED then.
https://bugs.winehq.org/show_bug.cgi?id=34394
--- Comment #12 from joaopa jeremielapuree@yahoo.fr --- Sorry, I did not see you are not the owner of the bug. Can an administrator close this bug as ABANDONED The reporter did not bother to answer since 8 years.
https://bugs.winehq.org/show_bug.cgi?id=34394
--- Comment #13 from Nikolay Sivov bunglehead@gmail.com --- (In reply to joaopa from comment #12)
Sorry, I did not see you are not the owner of the bug. Can an administrator close this bug as ABANDONED The reporter did not bother to answer since 8 years.
Why? Logs are there.
It seems that GetDispID() is called from vbscript with fdexNameCaseInsensitive, which goes through mshtml to jscript, which blocks on such flag.