[R-gui] wxPython patch

James Wettenhall wettenhall at wehi.edu.au
Wed Jun 23 05:15:08 CEST 2004


Hi,

Just forwarding from the wxPython-users list, Robin Dunn's reply 
to my confirmation that argv was NULl in wxPyApp::_BootstrapApp 
in helpers.cpp, so he will work out the best way to handle this 
case and possibly include a patch in the next version of 
wxPython.

Regards,
James


 ------------------------------

Date: Tue, 22 Jun 2004 10:54:59 -0700
To: wxPython-users at lists.wxwidgets.org
From: Robin Dunn <robin at alldunn.com>
Subject: Re: [wxPython-users] R-wxPython and gdk_init_check() 
seg. fault
Message-ID: <40D87273.2090408 at alldunn.com>

James Wettenhall wrote:
> Hi Robin,
>
>
>>place a debugger breakpoint in the wxPyApp::_BootstrapApp
>>function and step down to the call to wxEntryStart.  Is the
>>value of argv NULL?
>
>
> Yes!  Thanks so much!

Thanks for checking that for me.  I've added an item to my ToDo 
to check for that situation and handle it properly.

--
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with 
wxPython!



More information about the R-SIG-GUI mailing list