wxdemo.py does not exit
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from ciphergoth <None>: On Ubuntu "Jaunty Jackalope" i386, using the system packages for wxPython 2.8.9.1 and Twisted 8.2.0, I run python /usr/share/doc/twisted-doc/examples/wxdemo.py The demo window appears, but clicking on "File > Exit" or the window manager close button has no effect. Expected behaviour: the process should terminate. I'm having trouble getting my own wxreactor-based application to exit properly, so a working demo that shows the proper way to do it would be much appreciated - thanks! ---------- Type : defect Component: core Keywords : Priority : normal Nosy : itamar ---------- http://twistedmatrix.com/trac/ticket/3948