paragui-users
[Top][All Lists]
Advanced

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

[paragui-users] Help with menus...


From: Atani
Subject: [paragui-users] Help with menus...
Date: Sun, 23 Jun 2002 09:48:26 -0700
User-agent: KMail/1.4.1

Hi all,
        Using the attached code I generate a SIGSEGV everytime i close the 
app..  The 
main method of the app does nothing special at all, nor does any of the menu 
items that i have created... This just generates the SIGSEGVs all over in 
ParaGUI.  I have found the following two and found them to be quite easy to 
create a patch for...  However, there are a number of others and I do think 
that I missed something... 

Note that in the IDM_FILE_EXIT case (in handle_menu_click) app is a global ref 
to a PG_Application object.

Here are the bt outputs from gdb for two of the SIGSEGVs...

#0  SDL_MapRGB (format=0x0, r=37, g=86 'V', b=145 '\221') at SDL_pixels.c:346
#1  0x40102468 in PG_Application::RedrawBackground (address@hidden)
    at pgapplication.cpp:416

#0  SDL_MapRGBA (format=0x0, r=128, g=128 '\200', b=128 '\200', a=255 'ΓΏ')
    at SDL_pixels.c:359
#1  0x4012e904 in PG_ThemeWidget::eventBlit (this=0x8066db0, srf=0x0,
    address@hidden, address@hidden) at pgthemewidget.cpp:392

Mike

Attachment: menu.zip
Description: Zip archive


reply via email to

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