On 8/8/12 6:31 AM, Rinze de Laat wrote:
> I've just successfully compiled and installed wxPython 2.9.4.1 on Ubuntu
> 12, using the source tar ball and the 2.9.4.1 patch.
>
> However, now XRCed's user interface keeps freezing (version 0.2.1-0 ).
> And it's only the visible part. XRCed still processes user generated
> events and I can easily quit the application.
>
> Can anyone reproduce this problem?
>
I'm guessing that there is a Freeze() that didn't have an associated
Thaw()... Did you run from a terminal so you could see if there were
any exceptions? That could be one reason that a Thaw() got skipped.
--
Robin Dunn
Software Craftsman
http://wxPython.org