http://bugs.winehq.org/show_bug.cgi?id=9932
Dr. Walt wkargus4@ameritech.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wkargus4@ameritech.net
--- Comment #9 from Dr. Walt wkargus4@ameritech.net 2008-07-06 16:22:36 --- I believe I have a similar problem with the program FEMM. This is a magnetic field analysis program which can be downloaded from:
http://femm.foster-miller.net/wiki/Download
You will need to have the native dll's mfc42.dll and msvcrt.dll, which can be placed into ~/.wine/drive_c/Program Files/femm42/bin/. You may also need ml32i2.dll which I put in the system32 directory.
I am using Kubuntu (Hardy), Linux version 2.6.24-19 and Wine version 1.1.0.
To started Femm using:
env WINEPREFIX="/home/walt/.wine" wine "C:\Program Files\femm42\bin\femm.exe" &
The program now runs except when doing a drag-and-drop from the 'Materials Library' found under the 'Properties' toolbar button. Moving the Material called 'Air' to the other side causes the program to crash, the traceback is attached.