"Jörg Kühne"
2008-May-23 08:14 UTC
[Wine] Fwd: Re: Model aircraft simulator Aerofly prof. deluxe
Hallo again, the last debug massage was: winedbg H:\\flyrun.exe WineDbg starting on pid 0042 0x7b875fb2 start_process+0xc2 in kernel32: movl %esi,0x0(%esp) Wine-dbg>step Single stepping until exit from function, which has no line number information. Invalid address (0x7b875fb7 start_process+0xc7) for breakpoint 0, disabling it Process of pid=0013 has terminated Thanks for your tips and tricks! best regards joerg -------- Original-Nachricht --------> Datum: Thu, 22 May 2008 21:36:47 +0200 > Von: "J?rg K?hne" <joerg.kuehne at gmx.net> > An: wine-users at winehq.org > Betreff: [Wine] Model aircraft simulator Aerofly prof. deluxe> Hallo user group, > > unfortunately nothing happens, when I would like to start the application. > The path in the winecfg is set to: > H: /windows/C/Programme/ipacs/AeroFly Professional Deluxe/ > > I tried to start wine H:\\flyrun.exe but nothing was going on. > > Other application work correctly, if start them directly in the origin XP > environment. -> start application with -> wine > > Have someone maybe an idea how I could trigger a debug dump. But I am not > sure if should help, because nothing happens after the start. > > Thanks for your inputs in advanced. > > best regards > > joerg > > -- > Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! > Ideal f?r Modem und ISDN: http://www.gmx.net/de/go/smartsurfer-- Psssst! Schon vom neuen GMX MultiMessenger geh?rt? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger -- GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! Jetzt dabei sein: http://www.shortview.de/?mc=sv_ext_mf at gmx
Austin English
2008-May-23 16:08 UTC
[Wine] Fwd: Re: Model aircraft simulator Aerofly prof. deluxe
On Fri, May 23, 2008 at 3:14 AM, "J?rg K?hne" <joerg.kuehne at gmx.net> wrote:> Hallo again, > > the last debug massage was: > > winedbg H:\\flyrun.exeWhy are you running them in winedbg? Install them in wine with: $ wine setup.exe Then run them from there, NOT YOUR WINDOWS PARTITION.