[Bug 47955] New: Vminteq defaults app fails to start

WineHQ Bugzilla wine-bugs at winehq.org
Thu Oct 17 21:24:36 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47955

            Bug ID: 47955
           Summary: Vminteq defaults app fails to start
           Product: Wine-staging
           Version: 4.17
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: divestoclimb at gmail.com
                CC: leslie_alistair at hotmail.com, z.figura12 at gmail.com
      Distribution: Ubuntu

Created attachment 65461
  --> https://bugs.winehq.org/attachment.cgi?id=65461
wine trace when running Vmindefault.exe (first 5000 lines)

The chemical equilibrium software Visual MINTEQ (also called VMINTEQ) installs
and runs in Wine with dotnet45, but one component does not work: the "Various
default settings" window, which is part of a separate .exe. It did not work in
Wine 4.0.2 either, but in that version the error was different.

To reproduce:
- create a clean 32-bit WINEPREFIX with winecfg
- run winetricks dotnet45
- download Visual MINTEQ 3.1 (it's freeware) from https://vminteq.lwr.kth.se.
Run the unzipped setup.exe file in wine, and accept the defaults for
installation.
- option one: launch Visual MINTEQ (Program Files/Vminteq31/Vminteq17.exe),
open the Parameters menu, and select "Various default settings." This attempts
to launch Vmindefault.exe which fails to start, leading Visual MINTEQ to crash
ostensibly because a settings file was not created.
- option two: directly launch Program Files/Vminteq31/Vmindefault.exe.

The only error message given without setting WINEDEBUG is
"0009:err:seh:setup_exception_record stack overflow 1072 bytes in thread 0009
eip f7c19df3 esp 00230f00 stack 0x230000-0x231000-0x330000"
I have attached a logfile generated with WINEDEBUG=trace+all

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list