https://bugs.winehq.org/show_bug.cgi?id=53384
Bug ID: 53384 Summary: Hogia Hemekonomi Unexpected error on first start Product: Wine Version: 7.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: winehq@jonass.user.lysator.liu.se Distribution: ---
Created attachment 72771 --> https://bugs.winehq.org/attachment.cgi?id=72771 Terminal with start of wine, error dialog and application in background.
On first start Hogia Hemekonomi tries to determine if this is the first run of the program. If it is, it tries to start another executable called hekintro.exe. hekintro.exe opens a new windows and shows an introduction.
This bug gives and Unexpected error dialog instead of the intro window.
I have tried bisecting but can not find a conclusive commit. Only that it may be around commit 9b9d818252fe1a47f3ca52d028dc10d52fa33597 Mar 4 14:29:21 2022. Wine 7.1 seems to be fine, 7.4 seems to be bad.
Testing on XUbuntu 18.04.6 LTS i686.
https://bugs.winehq.org/show_bug.cgi?id=53384
--- Comment #1 from Jonas winehq@jonass.user.lysator.liu.se --- Hogia Hemekonomi is "NE for MS Windows 3.x", probably 16-bits.
https://bugs.winehq.org/show_bug.cgi?id=53384
Jonas winehq@jonass.user.lysator.liu.se changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |win16
https://bugs.winehq.org/show_bug.cgi?id=53384
Jonas winehq@jonass.user.lysator.liu.se changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://archive.org/details | |/hemekonomi-306
--- Comment #2 from Jonas winehq@jonass.user.lysator.liu.se --- I found the software at the Archive.org, download the Hemekonomi306.tgz, unpack and run like "wine Hemeko.exe".
https://bugs.winehq.org/show_bug.cgi?id=53384
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression CC| |z.figura12@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=53384
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |9b9d818252fe1a47f3ca52d028d | |c10d52fa33597 CC| |gyebro69@gmail.com, | |jacek@codeweavers.com Component|-unknown |user32 Version|7.3 |7.4
--- Comment #3 from Béla Gyebrószki gyebro69@gmail.com --- I could reproduce the problem. It was indeed introduced by 9b9d818252fe1a47f3ca52d028dc10d52fa33597. Can't revert the patch on top of 7.18, but the previous commit doesn't have the problem.
Using taskset to force the app run on a single core prevents from frequent freezing. To reproduce: Run Hemeko.exe, click <Yes> in the first dialog then select '?' in the upper menu then select 'Introduktion'.
Still present in Wine-7.18.
https://bugs.winehq.org/show_bug.cgi?id=53384
--- Comment #4 from Sven Baars sven.wine@gmail.com --- Fixed by d904f84ed01edc7ec56fbd736c3610057c5173b2
https://bugs.winehq.org/show_bug.cgi?id=53384
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |d904f84ed01edc7ec56fbd736c3 | |610057c5173b2
--- Comment #5 from Jacek Caban jacek@codeweavers.com --- Thanks.
https://bugs.winehq.org/show_bug.cgi?id=53384
--- Comment #6 from Jonas winehq@jonass.user.lysator.liu.se --- Yes, I agree that it is fixed. Thanks!
https://bugs.winehq.org/show_bug.cgi?id=53384
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.0-rc2.