http://bugs.winehq.org/show_bug.cgi?id=23139
Summary: after successful installation, it doesn't open because of "ntdll exception" Product: Wine Version: 1.1.42 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: moakkat@yahoo.fr
Hello everyone, Wine can't open the program after it has installed it correctly..
In fact, when opening it via GUI method (meaning: using the application menu, graphically ), it doesn't open at all..it just seems to be loading something, but then stops and nothing is shown on the screen. Therefore, I had to open it via a terminal by typing:
wine /...path.../app.exe (at first it didn't open because of a DLL file missing, called MFC42.dll, but then I found it and resolved that error)
when starting it this way (via command-line), the first image of the program appears....but it fails to start, and two error boxes appear:
-one big box on top, titled "Program Error" (which is very very similar to a Windows XP well-known error message), and says: "The program Q5.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience."
-another box titled "Application Error", which says: "Exception EExternalException in module ntdll.dll at 0002D7B2. External exception C0000025."