Menu

console: Error when setting exception list

Leandro
2011-07-05
2013-03-15
  • Leandro

    Leandro - 2011-07-05

    Hi,

    I just installed the pydev plugin on my Eclipse Indigo (w32).
    When I try to use the debugger, I'm getting this error: "Error when setting exception list. Received: "

    Is there a way to fix it?

    Thanks!

     
  • Fabio Zadrozny

    Fabio Zadrozny - 2011-07-05

    I'm trying to reproduce that without any success. Have you configured to suspend on caught/uncaught exceptions (under run > manage python exception breakpoints)? Do you have any active exception set there?

    Note that this message should be harmless (so, you can safely ignore it - unless you have set to stop on exception breakpoints and it's not stopping).

    Cheers,

    Fabio

     
  • Fabio Zadrozny

    Fabio Zadrozny - 2011-07-05

    Actually I just reproduced it in a clean workspace (it seems the problem only happens if the exceptions were never configured).

    The error message in this situation should be harmless. Please just ignore it (if you really don't want to see it, you can edit pydevd.py and remove the message).

    Cheers,

    Fabio

     
  • Fabio Zadrozny

    Fabio Zadrozny - 2011-07-05

    Ok, just fixed it in the nightly build (so, just upgrade to the nightly to get it).

    Cheers,

    Fabio

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.