[wingide-users] Wing and DirectPython
Wingware Support
support at wingware.com
Mon Jun 8 08:53:48 MDT 2009
Simon Pickles wrote:
> Hi all,
>
> Anyone used Wing with DirectPython?
>
> It works to a degree, but Wing doesn't catch exceptions after the DP
> device is created. Those exceptions do, however, appear in a command
> window as normal.
>
> Anything I can do?
>
> On WinXP SP3, with Wing-personal-3.1
A wild guess is these are logged exceptions and Wing is failing to stop
on them. There's a fix for that in the 3.2 code base, which will code into
3.2beta2+. A work-around would be to find where the exception is being
logged from and set a breakpoint there. It's presumably a central handler
somewhere...
--
Stephan Deibel
Wingware | Python IDE
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list