https://bugs.winehq.org/show_bug.cgi?id=52337
Bug ID: 52337 Summary: Delphi 2, 3, 7 problems running apps from IDE Product: Wine Version: 7.0-rc4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winelib Assignee: wine-bugs@winehq.org Reporter: vrodic@gmail.com Distribution: ---
Delphi 2, 3, 7 has problems running apps from IDE.
Apps crash with exception. They run normally when doing so outside of the IDE.
It's probably related to the debug functionality.
Screenshots here: https://i.imgur.com/5zWcuD8.png
And some hint from Delphi 7: https://i.imgur.com/yhcVMkk.png
I haven't tried Delphi 5, but it likely has the issue as well.
https://bugs.winehq.org/show_bug.cgi?id=52337
--- Comment #1 from Vedran Rodić vrodic@gmail.com --- This seems to be a 7.0 regression. Just need to do a bisect to figure it out.
https://bugs.winehq.org/show_bug.cgi?id=52337
--- Comment #2 from Vedran Rodić vrodic@gmail.com ---
This seems to be a 7.0 regression. Just need to do a bisect to figure it out.
It's actually probably ARCH package regression. They have Wine that supports both 32bit and 64bit targets, so I suspect it has something to do with that.