Git Product home page Git Product logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
I get a segfault when running sample.pyw. I hadn't noticed it in my own program 
until I tried adding a menubar. The first few frames of the backtrace are:

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libwx_osx_cocoau-2.9.4.0.0.dylib    0x0000000110e1662a 
wxWindow::SetDropTarget(wxDropTarget*) + 58
1   _core_.so                       0x00000001109f533e 
_wrap_Window_SetDropTarget + 222
2   org.python.python               0x000000010fffaf72 PyEval_EvalFrameEx + 3557
3   org.python.python               0x000000010fffa147 PyEval_EvalCodeEx + 1934
4   org.python.python               0x00000001100008df 0x10ffe3000 + 121055

This is with '2.9.4.0 osx-cocoa (classic)' and momerath:gui2py-0.9.3 on Mac OS 
X 10.8.5.

Original comment by [email protected] on 11 Oct 2013 at 12:20

from gui2py.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
The problem was in component.py: it was passing None to 
self.wx_obj.SetDropTarget. Maybe a bug in wx? I'm using version 2.9.4, which 
isn't the latest. I patched component.py to check if dt was None before calling 
SetDropTarget and menus now work. 

Original comment by [email protected] on 17 Oct 2013 at 1:37

from gui2py.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.