[wx-dev] SetShape from trunk crashes under Leopard,
was Re: [wx-dev] wxMac: URefCon not defined
Robin Dunn
robin at alldunn.com
Thu Feb 14 12:35:00 PST 2008
Stefan Csomor wrote:
> Hi Robin
>
> ok, do you also get it in a c++ sample or in a modified sample ? if you
> still have it then we have to reduce the possible differences between our
> setups. And if you cannot reproduce it in a C++ then we need exactly the
> same chandler build, and we have to make sure there is not another wx used
> on my machine than the one bundled with chandler (ie I need a recipe)
Today I'm working on finding a way to duplicate the problem in a simpler
example. In the meantime here are some download links:
I see the crash when running this app bundle.
http://downloads.osafoundation.org/chandler/releases/0.7.4/Chandler_intel-osx-leopard_0.7.4.dmg
Just launch it, close the tip window when it shows up, and then try
dragging a file from the desktop into the Chandler window. For me it
crashes soon after the cursor enters the frame.
Here is a tarball with the same wx binaries that are used in the app bundle:
http://builds.osafoundation.org/external/maciosx/10.5/wxPython-release-2.8.7.1-r202-1.tar.gz
And here is a debug version:
http://builds.osafoundation.org/external/maciosx/10.5/wxPython-debug-2.8.7.1-r202-1.tar.gz
There should also be a tarball somewhere containing the source snapshot
used to make that build, but I can't seem to find it right now... If
needed you can fetch it from SVN using revision 202 from
http://svn.osafoundation.org/wx/trunk/.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wx-dev
mailing list