[Twisted-Python] wxReactor Issues

RSGames Support rsgames at inbox.com
Sun Nov 14 14:36:13 EST 2010


Hi,
Yes, it uses the speechd module on Linux (which uses a thread). The speechd module provided speech output for our visually impaired users. However, when I run the program without speechd at all, I still have this problem. I'm pretty sure it is wxreactor and not speechd that is causing this problem.
Thank you.

> -----Original Message-----
> From: itamar at itamarst.org
> Sent: Sun, 14 Nov 2010 14:02:56 -0500
> To: twisted-python at twistedmatrix.com
> Subject: Re: [Twisted-Python] wxReactor Issues
> 
> On Sun, 2010-11-14 at 09:28 -0800, RSGames Support wrote:
>> Hi,
>> Well, I close the application (by clicking the X). Then a few seconds
>> later, Ubuntu comes up with a dialog asking me if I want to force quit
>> the application. gdb reports the following when I force quit: Program
>> terminated with signal SIGKILL, Killed.
> 
> That's *not* "crashing", that's "not exiting". The SIGKILL is coming
> from the forced kill. So the real issue is, it's not exiting, and it's
> not exiting because, as you say, there's still threads running. Does
> your program start/use any threads itself?
> 
> 
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

____________________________________________________________
FREE 3D MARINE AQUARIUM SCREENSAVER - Watch dolphins, sharks & orcas on your desktop!
Check it out at http://www.inbox.com/marineaquarium



More information about the Twisted-Python mailing list