Hi Brendan:

I noticed a line of code that you commented out and checked in, in Chandler.py, thereby breaking the exception dialogs in the debug version of Chandler.

       #app = wxApplication(redirect=__debug__, useBestVisual=True)
       app = wxApplication(redirect=False, useBestVisual=True)

There was no comment, so I suspect you may have been testing something and forgot to fix your mistake. Let me know if there's something else going on here.

John
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "Dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/dev

Reply via email to