https://bugs.winehq.org/show_bug.cgi?id=49296
Bug ID: 49296 Summary: ZWCAD 2020: cannot select the installation folder; the program doesn't start. Product: Wine Version: 5.9 Hardware: x86-64 OS: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: depositmail@mail.ru
Created attachment 67300 --> https://bugs.winehq.org/attachment.cgi?id=67300 Cannot select the installation folder.
Hi,
I tried to install the perfect program for drawing ZWCAD (a complete replacement for AutoCAD).
At first, I couldn't select the installation folder (screenshot attached). But this is still half the trouble (the program is installed in the default folder).
Then the program refused to start (log file attached).
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #1 from Helg1980 depositmail@mail.ru --- Created attachment 67301 --> https://bugs.winehq.org/attachment.cgi?id=67301 log file
https://bugs.winehq.org/show_bug.cgi?id=49296
Helg1980 depositmail@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- OS|other |Linux Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=49296
Helg1980 depositmail@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|ArchLinux |Other
https://bugs.winehq.org/show_bug.cgi?id=49296
Helg1980 depositmail@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|Other |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=49296
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #2 from Zebediah Figura z.figura12@gmail.com ---
From the log:
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in <Module>:ZwUiStyleManager.getStyleNameList (ZwUiStyleManager modopt(System.Runtime.CompilerServices.IsConst)* modopt(System.Runtime.CompilerServices.IsConst) modopt(System.Runtime.CompilerServices.IsConst),std.vector<ZwUiStyleName,std::allocator<ZwUiStyleName>
- modopt(System.Runtime.CompilerServices.IsImplicitlyDereferenced)): IL_039a:
shr
I don't know if this is the same issue (I'd have to see the IL to be sure), but I've seen another application try to shift an unmanaged pointer. https://github.com/madewokherd/mono/pull/3 might help, but probably easier is to install native .NET via winetricks.
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #3 from Helg1980 depositmail@mail.ru --- Created attachment 67303 --> https://bugs.winehq.org/attachment.cgi?id=67303 error
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #4 from Helg1980 depositmail@mail.ru --- installing dotnet35, dotnet40, dotnet 48 does not help in this situation
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #5 from Helg1980 depositmail@mail.ru --- Hi! Guys, please include this error in your work plan. I really need this program to work.
https://bugs.winehq.org/show_bug.cgi?id=49296
Helg1980 depositmail@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|ZWCAD 2020: cannot select |ZWCAD 2020: the program |the installation folder; |doesn't start & cannot |the program doesn't start. |select the installation | |folder.
https://bugs.winehq.org/show_bug.cgi?id=49296
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Ever confirmed|0 |1 Status|UNCONFIRMED |NEW URL| |https://dl.zwsoft.com/zwcad | |/products/ZWCAD/2020/SP2/ZW | |CAD_2020_SP2_ENU_Win_64bit. | |exe CC| |xerox.xerox2000x@gmail.com
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Helg1980 from comment #5)
Hi! Guys, please include this error in your work plan. I really need this program to work.
Hi Helg,
It would help if you also added downloadlink. I guess this is the program: https://dl.zwsoft.com/zwcad/products/ZWCAD/2020/SP2/ZWCAD_2020_SP2_ENU_Win_6...
I tested it, I didn`t try change the installation folder so i cannot confirm that bug
I did "winetricks -q dotnet48" and later on "winetricks -q d3dcompiler_47"
There was a crash during installation (some kind of driver), but it succeeded apparently anyway. Then a blank window appeared (probably ieframe/mshtml insufficiency)
I just hit enter, and then tried to start the app, and it started successfully for me.
So, task for now: -make this bugreport about one issue (e.g. program cannot start) - if you make that the issue: try the above, and if you can get it started it`s (yet another) mono bug (set component to mscoree)
I confirm there are problems at least
https://bugs.winehq.org/show_bug.cgi?id=49296
Helg1980 depositmail@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|ZWCAD 2020: the program |ZWCAD 2020: the program |doesn't start & cannot |doesn't start. |select the installation | |folder. |
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #7 from Helg1980 depositmail@mail.ru --- Thank you very much for your feedback!
I tried to do all the recommended actions, but unfortunately the program did not start. Here's what I got (files attached).
=The link to the program is correct. I also added a link to the program (in the URL bar) and changed the error header.=
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #8 from Helg1980 depositmail@mail.ru --- Created attachment 67340 --> https://bugs.winehq.org/attachment.cgi?id=67340 Desktop-1
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #9 from Helg1980 depositmail@mail.ru --- Created attachment 67341 --> https://bugs.winehq.org/attachment.cgi?id=67341 Error-mscoree Log
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #10 from Helg1980 depositmail@mail.ru --- Created attachment 67342 --> https://bugs.winehq.org/attachment.cgi?id=67342 settings-1
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #11 from Helg1980 depositmail@mail.ru --- Created attachment 67343 --> https://bugs.winehq.org/attachment.cgi?id=67343 settings-dotnet
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #12 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 67346 --> https://bugs.winehq.org/attachment.cgi?id=67346 Screenshot with winecfg (settings)
Hi Helg,
(In reply to Helg1980 from comment #8)
Created attachment 67340 [details] Desktop-1
I cannot read Russian, but I guess mscoree is set to "native,builtin." How did that happen (did winetricks do that)? If I do that I get the same crash as you.
Try set mscoree to native (only), see attached screenshot
Regards
https://bugs.winehq.org/show_bug.cgi?id=49296
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mscoree Summary|ZWCAD 2020: the program |ZWCAD 2020: the program |doesn't start. |doesn't start (using mono)
--- Comment #13 from Louis Lenders xerox.xerox2000x@gmail.com --- (As it starts fine here using native .Net, i set component + adjust title; below is what i get in clean prefix, same crash as in comment #1)
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in <Module>:ZwUiStyleManager.getStyleNameList (ZwUiStyleManager modopt(System.Runtime.CompilerServices.IsConst)* modopt(System.Runtime.CompilerServices.IsConst) modopt(System.Runtime.CompilerServices.IsConst),std.vector<ZwUiStyleName,std::allocator<ZwUiStyleName>
- modopt(System.Runtime.CompilerServices.IsImplicitlyDereferenced)): IL_039a:
shr
at (wrapper native-to-managed) <Module>.ZwUiStyleManager.getStyleNameList(ZwUiStyleManager modopt(System.Runtime.CompilerServices.IsConst)* modopt(System.Runtime.CompilerServices.IsConst) modopt(System.Runtime.CompilerServices.IsConst),std.vector<ZwUiStyleName,std::allocator<ZwUiStyleName>
- modopt(System.Runtime.CompilerServices.IsImplicitlyDereferenced))
at <Module>.ZwUiStyleManager.verifyStyleName (ZwUiStyleManager* , System.Char* pStyleName, System.Int32 bFix) [0x00014] in <345b2c94a8154767b54ea6a80f815103>:0 at <Module>.ZwUiStyleManager.getDefaultStyleName (ZwUiStyleManager* ) [0x00000] in <345b2c94a8154767b54ea6a80f815103>:0 at <Module>.ZwUiStyleManager.loadStyle (ZwUiStyleManager* , System.Char* pStyleFile) [0x001c0] in <345b2c94a8154767b54ea6a80f815103>:0 at (wrapper native-to-managed) <Module>.ZwUiStyleManager.loadStyle(ZwUiStyleManager* modopt(System.Runtime.CompilerServices.IsConst) modopt(System.Runtime.CompilerServices.IsConst),char modopt(System.Runtime.CompilerServices.IsConst)*)
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #14 from Helg1980 depositmail@mail.ru --- (In reply to Louis Lenders from comment #12)
Created attachment 67346 [details] Screenshot with winecfg (settings)
Hi Helg,
(In reply to Helg1980 from comment #8)
Created attachment 67340 [details] Desktop-1
I cannot read Russian, but I guess mscoree is set to "native,builtin." How did that happen (did winetricks do that)? If I do that I get the same crash as you.
Try set mscoree to native (only), see attached screenshot
Regards
I manually configured mscoree, but with the configuration "mscoree (native only)" for some reason, the program also does not start.
Is it possible that this is due to the fact that I have wine-staging 5.9?
Please tell me what type of wine was able to run the program?
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #15 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Helg1980 from comment #14)
(In reply to Louis Lenders from comment #12)
Created attachment 67346 [details]
Is it possible that this is due to the fact that I have wine-staging 5.9?
Please tell me what type of wine was able to run the program?
Hi Helg
Yeah, I just tried Staging-5.9 and it doesn`t start for me too. A quick guess from console output make me think this is due to bug https://bugs.winehq.org/show_bug.cgi?id=49235
I guess that`s the "fun" of using development versions ;)
So I guess just have a day or two patience to wait for Staging 5.10 (or wine-5.10) , and then try again (or compile current wine yourself if you`re not patient)
P.S.(1): wine-5.9 has that same bug so changing Staging5.9-->wine5.9 does not make any sense here. P.s. (2) I used current git version of wine, that`s why I didn`t see that crash
Regards
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #16 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Louis Lenders from comment #15)
So I guess just have a day or two patience to wait for Staging 5.10 (or wine-5.10) , and then try again (or compile current wine yourself if you`re not patient)
Forgot 3rd option: Or temporarily downgrade to wine-Staging-5.8...
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #17 from Helg1980 depositmail@mail.ru ---
I was able to launch with wine 5.6.
Only the fonts in the menu are very unnaturally bold.
Thank you very much!
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #18 from Helg1980 depositmail@mail.ru --- Created attachment 67356 --> https://bugs.winehq.org/attachment.cgi?id=67356 Graphical shell failure
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #19 from Helg1980 depositmail@mail.ru --- (In reply to Helg1980 from comment #18)
Created attachment 67356 [details] Graphical shell failure
I solved the error under item 18.
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #20 from Helg1980 depositmail@mail.ru --- With wine 5.10, it works at the level between "silver" and "gold".
https://bugs.winehq.org/show_bug.cgi?id=49296
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #21 from joaopa jeremielapuree@yahoo.fr --- Reporter reported the bug is fixed (last comment) but did not close this bug as FIXED. Can an administrator close this bug as FIXED?
https://bugs.winehq.org/show_bug.cgi?id=49296
Helg1980 depositmail@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #22 from Helg1980 depositmail@mail.ru --- Fixed
https://bugs.winehq.org/show_bug.cgi?id=49296
--- Comment #23 from Helg1980 depositmail@mail.ru --- Status changed
https://bugs.winehq.org/show_bug.cgi?id=49296
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #24 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.20.