https://bugs.winehq.org/show_bug.cgi?id=48377
Bug ID: 48377 Summary: Home Designer Suite 21.3.1.1x64 hangs on mouse button release when drawing wall Product: Wine Version: 5.0-rc3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: 74.schutt@gmail.com Distribution: ---
Created attachment 66130 --> https://bugs.winehq.org/attachment.cgi?id=66130 Wine terminal output
I'm testing Home Designer Suite 21.3.1.1x64 on 5.3-rc3 with the patch from bug 48371 applied.
After starting home designer and opening a new plan, I am trying to draw my first wall.
Left mouse button down sets the starting location of the wall, and as I move the mouse the display is continuously updated with the new wall length. When I release the left mouse button to set the end location, the wine window stops being updated, the mouse cursor disappears while the mouse position is inside the wine window, and my system is otherwise idle. I have to ctrl-C in the terminal window where I started wine to kill it.
I've attached the terminal output from Wine. At the end of the output I added some text that appeared after I used ctrl-C to kill wine.
I'll also attach the output that Home Designer logged as it ran.
https://bugs.winehq.org/show_bug.cgi?id=48377
--- Comment #1 from Jim Schutt 74.schutt@gmail.com --- Created attachment 66131 --> https://bugs.winehq.org/attachment.cgi?id=66131 Home Designer message log
https://bugs.winehq.org/show_bug.cgi?id=48377
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi, looks like there`s a trial as well. I s this bug reproducable with the trial too?
https://bugs.winehq.org/show_bug.cgi?id=48377
--- Comment #3 from Jim Schutt 74.schutt@gmail.com --- I went to https://www.homedesignersoftware.com/products/trial.html?product=suite and requested a trial.
I got an email back with a product key and a download link. I downloaded the Windows version, and got an msi file with the same sha1sum as the one I've been testing against, which we got when we purchased the product.
00b0914bd2dc5bf1654694d937af726ab3a41b01 Home_Designer_Suite-21.3.1.1-Win64.msi
So, hopefully you can reproduce my issue.
https://bugs.winehq.org/show_bug.cgi?id=48377
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com --- Confirming + added some info
Jim: "winetricks vcrun2017" works around the hang/crash for me, can you confirm that?
Minimal set of native overrides:ucrtbase,vcomp140 (otherwise unimplemented function vcomp140.dll._vcomp_for_static_simple_init_i8)
I get a weird line in my output (after releasing mouse): "unexpected ucrtbase.dll" I don`t know where that message comes from (not from wine i think)....
0146:fixme:msvcp:locale__Locimp__Makexloc (00000000008D94A0 63 00000000326909B0 0000000000000000) semi-stub 0146:fixme:msvcp:locale__Locimp__Makewloc (00000000008D94A0 63 00000000326909B0 0000000000000000) semi-stub 0146:fixme:msvcp:locale__Locimp__Makeushloc (00000000008D94A0 63 00000000326909B0 0000000000000000) semi-stub unexpected ucrtbase.dll
https://bugs.winehq.org/show_bug.cgi?id=48377
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://www.homedesignersof | |tware.com/products/trial.ht | |ml?product=suite Component|-unknown |ucrtbase
--- Comment #5 from Louis Lenders xerox.xerox2000x@gmail.com --- now really added some info...
https://bugs.winehq.org/show_bug.cgi?id=48377
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 66139 --> https://bugs.winehq.org/attachment.cgi?id=66139 debuglog last lines before unexpected ucrtbase
debuglog last lines before "unexpected ucrtbase".
https://bugs.winehq.org/show_bug.cgi?id=48377
--- Comment #7 from Jim Schutt 74.schutt@gmail.com --- Yes, "winetricks vcrun2017" allowed me to draw multiple walls without the hang I previously reported.
However, when I then tried to get a 3D view of my work, I hit another "serious problem".
I'll file another bug report on the new problem now.
https://bugs.winehq.org/show_bug.cgi?id=48377
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com Resolution|--- |FIXED Fixed by SHA1| |c2297eb4f32570bea721b808a24 | |00aef13c6f2f8 Status|NEW |RESOLVED
--- Comment #8 from Piotr Caban piotr.caban@gmail.com --- The ucrtbase and vcomp bugs are fixed. Drawing walls works now for me.
https://bugs.winehq.org/show_bug.cgi?id=48377
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://www.homedesignersof |https://web.archive.org/web |tware.com/products/trial.ht |/*/https://locker-cdn.chief |ml?product=suite |architect.com/software/Home | |_Designer_Suite-21.3.1.1-Wi | |n64.msi* CC| |focht@gmx.net
--- Comment #9 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive.
The CDN URL is very long hence I put the archive.org query into the field to have WineHQ Bugzilla archive.org searches/filters still work.
https://web.archive.org/web/*/https://locker-cdn.chiefarchitect.com/software...
which leads to:
https://web.archive.org/web/20191229171209/https://locker-cdn.chiefarchitect...
$ sha1sum Home_Designer_Suite-21.3.1.1-Win64.msi 00b0914bd2dc5bf1654694d937af726ab3a41b01 Home_Designer_Suite-21.3.1.1-Win64.msi
$ du -sh Home_Designer_Suite-21.3.1.1-Win64.msi 195M Home_Designer_Suite-21.3.1.1-Win64.msi
Regards
https://bugs.winehq.org/show_bug.cgi?id=48377
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.21.