paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re[2]: [paragui-users] SDL_QUIT


From: Andrew Ford
Subject: Re: Re[2]: [paragui-users] SDL_QUIT
Date: Sat, 10 Aug 2002 15:34:34 -0700 (PDT)

If you saw Sam Latinga's post on the SDL mailing list,
your problem might be a memory error.  You can get
these things happening if you use paragui improperly. 
Static child widgets are a no-no, and when you make a
widget a child of another, the parent takes ownership.
 Does this help any?

Andrew
--- Andrew Ford <address@hidden> wrote:
> I don't think you're using debug versions of the SDL
> libs, so the debugger can't find the info to source
> browse.
> 
> --- taurus <address@hidden> wrote:
> > Hello Andrew,
> > 
> > Saturday, August 10, 2002, 3:58:04 PM, you wrote:
> > 
> > AF> Weird, I'd suggest using a debug version of
> the
> > SDL
> > AF> lib and running under a debugger.  You'll
> > probably
> > AF> also want to ask on the SDL list.
> > 
> > I did it in debug, still have no clue....
> > I tried to debug inside libsdl, but I couldn`t, I
> > dont know why, just
> > got exception entering SDL_Quit()...
> > 
> > AF> Andrew
> > 
> > AF> --- taurus <address@hidden> wrote:
> > >> Hello,
> > >> 
> > >> I`ve got a little trouble, but cannot find the
> > >> source.
> > >> My program quit big now, but it must be
> something
> > >> small...
> > >> Well, I init paragui application, do Run()
> cycle,
> > >> and... when I leave
> > >> the application, I have exception in
> > >> PG_Application::Shutdown_Code()
> > >> (or similar, I cannot check the syntax now) on
> > the
> > >> line
> > >> 
> > >> >>> SDL_Quit();
> > >> 
> > >> Does anybody know, why SDL creates exception on
> > >> exit? It was inited
> > >> correctly.
> > >> What can it be? I spent 1 week, but cannot find
> > >> anything....
> > >> 
> > >> Thank you!
> > >> 
> > >> Kind regards,
> > >>        taurus                          
> > >> 
> > >> address@hidden
> > >> 
> > >>  ->> "If you will have a megaphone, you will
> > never
> > >> have to be alone..."
> > >> 
> > >> 
> > >> 
> > >> 
> > >> _______________________________________________
> > >> paragui-users mailing list
> > >> address@hidden
> > >>
> > AF>
> >
>
http://mail.freesoftware.fsf.org/mailman/listinfo/paragui-users
> > 
> > 
> > AF>
> > __________________________________________________
> > AF> Do You Yahoo!?
> > AF> HotJobs - Search Thousands of New Jobs
> > AF> http://www.hotjobs.com
> > 
> > 
> > AF>
> _______________________________________________
> > AF> paragui-users mailing list
> > AF> address@hidden
> > AF>
> >
>
http://mail.freesoftware.fsf.org/mailman/listinfo/paragui-users
> > 
> > 
> > 
> > 
> > Kind regards,
> >        taurus                          
> > 
> > address@hidden
> > 
> >  ->> "If you will have a megaphone, you will never
> > have to be alone..."
> > 
> > 
> > 
> > 
> > _______________________________________________
> > paragui-users mailing list
> > address@hidden
> >
>
http://mail.freesoftware.fsf.org/mailman/listinfo/paragui-users
> 
> 
> __________________________________________________
> Do You Yahoo!?
> HotJobs - Search Thousands of New Jobs
> http://www.hotjobs.com
> 
> 
> _______________________________________________
> paragui-users mailing list
> address@hidden
>
http://mail.freesoftware.fsf.org/mailman/listinfo/paragui-users


__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]