http://bugs.winehq.org/show_bug.cgi?id=21040
Summary: AtcWindows Developer - Unhandled page fault Product: Wine Version: 1.1.34 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: sportflieger2004-wbug@yahoo.de
Created an attachment (id=25235) --> (http://bugs.winehq.org/attachment.cgi?id=25235) Wine error log
AtcWindows Developer crashes when opening a sector.
http://bugs.winehq.org/show_bug.cgi?id=21040
Chris sportflieger2004-wbug@yahoo.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sportflieger2004-wbug@yahoo | |.de
http://bugs.winehq.org/show_bug.cgi?id=21040
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-12-16 16:32:31 --- (In reply to comment #0)
Created an attachment (id=25235)
--> (http://bugs.winehq.org/attachment.cgi?id=25235) [details]
Wine error log
AtcWindows Developer crashes when opening a sector.
do you have a downloadlink for this app? (if it's free at least)
http://bugs.winehq.org/show_bug.cgi?id=21040
--- Comment #2 from Chris sportflieger2004-wbug@yahoo.de 2009-12-17 00:46:36 --- The application is not free (source code is not available) but it can be downloaded at no charge and runs without any restrictions.
I see two possibilities to get the application: 1. join the Yahoo group atcw_devx and download it from the folder 'Files / AtcWindows Developer' (http://groups.yahoo.com/group/atcw_devx/files/AtcWindows Developer/), 2. I can send you the binaries (zip file of around 2MB) via email.
Anyhow I will upload a detailed description of the steps I did from the installation till the crash.
http://bugs.winehq.org/show_bug.cgi?id=21040
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-12-17 01:11:22 --- (In reply to comment #2)
The application is not free (source code is not available) but it can be downloaded at no charge and runs without any restrictions.
I see two possibilities to get the application:
- join the Yahoo group atcw_devx and download it from the folder 'Files /
AtcWindows Developer' (http://groups.yahoo.com/group/atcw_devx/files/AtcWindows Developer/), 2. I can send you the binaries (zip file of around 2MB) via email.
Anyhow I will upload a detailed description of the steps I did from the installation till the crash.
Well, better then attach a deboglog to this bug:
run the app like "WINEDEBUG=+relay,+seh,+tid wine appname.exe &>/tmp/log" and attach the bzipped2 file /tmp/log to this bug/ thx
http://bugs.winehq.org/show_bug.cgi?id=21040
--- Comment #4 from Chris sportflieger2004-wbug@yahoo.de 2009-12-17 01:58:43 --- Created an attachment (id=25240) --> (http://bugs.winehq.org/attachment.cgi?id=25240) WINEDEBUG=+relay,+seh,+tid
http://bugs.winehq.org/show_bug.cgi?id=21040
--- Comment #5 from Chris sportflieger2004-wbug@yahoo.de 2009-12-17 02:06:19 --- Indeed better because I realized while writing the installation instruction that you cannot have just the developer installed, you need AtcWindows in addition.
Log added.
http://bugs.winehq.org/show_bug.cgi?id=21040
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2009-12-17 05:34:02 --- Is there any reason why you are using native version of msvcrt? Also mentioning that you have to install/use mfc42 would be helpful as well.
http://bugs.winehq.org/show_bug.cgi?id=21040
--- Comment #7 from Chris sportflieger2004-wbug@yahoo.de 2009-12-17 05:45:39 --- I left the library configuration as done by winecfg untouched. I noticed that msvcrt is listed and wondered why.
In addition I did: sh winetricks allfonts vcrun6sp6
http://bugs.winehq.org/show_bug.cgi?id=21040
--- Comment #8 from Chris sportflieger2004-wbug@yahoo.de 2009-12-17 05:51:17 --- Here the complete list of steps I've done before starting the application: 1. install Wine (Ubuntu package) 2. start winecfg 3. cancel Gecko installation 4. set Windows version: Windows XP 5. on the graphic tab under window properties: check fist (=DirectX application can grab the mouse), uncheck 2-4 6. get the fonts and the Visual C++ runtime libs: sh winetricks allfonts vcrun6sp6
http://bugs.winehq.org/show_bug.cgi?id=21040
--- Comment #9 from Dmitry Timoshkov dmitry@codeweavers.com 2009-12-17 09:38:23 --- (In reply to comment #8)
- start winecfg
- cancel Gecko installation
- set Windows version: Windows XP
- on the graphic tab under window properties: check fist (=DirectX application
can grab the mouse), uncheck 2-4 6. get the fonts and the Visual C++ runtime libs: sh winetricks allfonts vcrun6sp6
Is there any explanation why do you do the steps above?
http://bugs.winehq.org/show_bug.cgi?id=21040
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=21040
--- Comment #10 from Chris sportflieger2004-wbug@yahoo.de 2009-12-18 08:05:13 --- (In reply to comment #9)
(In reply to comment #8)
- start winecfg
- cancel Gecko installation
- set Windows version: Windows XP
- on the graphic tab under window properties: check fist (=DirectX application
can grab the mouse), uncheck 2-4 6. get the fonts and the Visual C++ runtime libs: sh winetricks allfonts vcrun6sp6
Is there any explanation why do you do the steps above?
ad 3. it's not necessary for the app
ad 4. it default anyway (I just wanted to make sure what OS is selected)
ad 5. in the meantime I found out that the first check (DirectX) is not necessary because the app doesn't use DirectX; I uncheck 2 to get more screen for the app, 3 to avoid problems with the windows manager (WindowMaker) and 4 to use the complete screen
ad 6. necessary to get the app run (otherwise I get an error about missing lib)
http://bugs.winehq.org/show_bug.cgi?id=21040
--- Comment #11 from Chris sportflieger2004-wbug@yahoo.de 2009-12-18 08:15:46 --- I have contacted the developer in parallel. He told me that the app crashes if it doesn't get the right files formated in a specific way (no error tolerance). As it turned out (and this I wasn't aware of at the beginning) the examples themselves are buggy. I corrected them and got the app running at the end.
So this is not a bug of wine but of the app. I think you can close the bug.
Thanks for your support.
http://bugs.winehq.org/show_bug.cgi?id=21040
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #12 from Juan Lang juan_lang@yahoo.com 2009-12-18 11:59:29 --- Thanks for letting us know so we can close this!
http://bugs.winehq.org/show_bug.cgi?id=21040
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Juan Lang juan_lang@yahoo.com 2009-12-18 11:59:52 --- Closing.