https://bugs.winehq.org/show_bug.cgi?id=48413
Bug ID: 48413 Summary: Unable to Run DelftShip keep getting "Runtime Error 217 at 00000000004140EC" Product: Wine Version: 5.0-rc2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: drctheboss@charter.net Distribution: ArchLinux
Was able to install and use last year using Mint 19.1 and Wine 4.0.1 using the following fix, that I had posted in the AppDB for DelftShip. I have since moved over to Manjaro 18.1.5 and using Staging 5.0-rc2. I followed the procedure below and it installed acouple of extra files and I didnt see any errors on the installation, but when I run the program I get "Runtime Error 217 at 00000000004140EC"
Last working fix "Possible problem with some distro/wine combination - found was that the downloaded "exe" installer would hang up at "moving files"; see below for workaround.
Set Winecfg default to Windows 7 The exe installer is affected by bug 34989 / 33345, and the workaround mentioned in that bug report works for DELFTship. Run the downloaded exe with the following command to extract the files within it: wine /path/to/version_of_delftship.exe /extract Example: dave@dave-GB-BXBT-1900 ~ $ wine /home/dave/Downloads/DELFTship_90_300_mc0_sa.exe /extract This will create a subdirectory with the extracted files in the directory where the exe is located. The name of the subdirectory will be some combination of letters and numbers. Example: /home/dave/Downloads/323610A Within the directory are two files, Delftship.msi and DelftShip.x64.msi one is 32 bit and one 64 bit. take your pick, both worked fine on my version of wine 2.0. Once you click on the version you want it will install DelftShip and ask you if you want to run the program. That's all folks ;-0"
I hope this can work again thanks for your hard work
https://bugs.winehq.org/show_bug.cgi?id=48413
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal CC| |o.dierick@piezo-forte.be
--- Comment #1 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
1. Issues in a single application is severity 'normal'. Read more about severity levels descriptions there: https://wiki.winehq.org/Bugs#severity
2. Please attach a normal (=without WINEDEBUG) terminal output. Instructions to get a log can be found there: https://wiki.winehq.org/FAQ#get_log
3. If you can do a regression test it'll speed up things for developers. Regression testing guide can be found there: https://wiki.winehq.org/Regression_Testing
4. Does the issue happen with the free version?
Regards.