Re: [Pydev-users] Debug Error

2011-04-07 Thread Clayton Keller
> Cheers, > > Fabio > > On Tue, Feb 22, 2011 at 1:11 PM, Clayton Keller > wrote: >> On 02/22/2011 09:44 AM, Fabio Zadrozny wrote: >>> On Tue, Feb 22, 2011 at 12:14 PM, Clayton Keller >>> wrote: >>>> When attempting to debug code I receiv

Re: [Pydev-users] Debug Error

2011-02-22 Thread Clayton Keller
On 02/22/2011 11:24 AM, Fabio Zadrozny wrote: > Hi Clayton, > >> From the traceback, it seems it's a bug in Eclipse. I've reported it > at: https://bugs.eclipse.org/bugs/show_bug.cgi?id=337866 (please add > your own observations on how to reproduce the bug there). > > Cheers, > > Fabio > Thanks, I

Re: [Pydev-users] Debug Error

2011-02-22 Thread Clayton Keller
On 02/22/2011 09:44 AM, Fabio Zadrozny wrote: > On Tue, Feb 22, 2011 at 12:14 PM, Clayton Keller > wrote: >> When attempting to debug code I receive a dialog box indicating "Error >> setting breakpoints" with the following details: >>

[Pydev-users] Debug Error

2011-02-22 Thread Clayton Keller
When attempting to debug code I receive a dialog box indicating "Error setting breakpoints" with the following details: "Error logged from Pydev Debug: org.eclipse.core.internal.dtree.NoDataDeltaNode cannot be cast to org.eclipse.core.internal.dtree.DataTreeNode" I can run files without issue b