Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5629643
By: sveinh

Hi

First, let me thank you for your great work on pydev!

Everything worked fine two or three version of pydev ago. I have now 
re-installed
my development environment and are no longer able to debug my python code.

The installation of pydev goes fine into eclipse using the update site.


Symptom 1:

PYDEV DEBUGGER WARNING:
sys.settrace() should not be used when the debugger is being used.
This may cause the debugger to stop working correctly.
If this is needed, please check: 
http://pydev.blogspot.com/2007/06/why-cant-pydev-debugger-work-with.html
to see how to restore the debug tracing back correctly.
Call Location:
  File "/usr/lib/python2.5/site-packages/twisted/internet/process.py", line
353, in __init__
    sys.settrace(None)

Breakpoints does not work.
The link to blogspot if fairly old (from 2007) and I did not see this error
2 months ago :-)


Symptom 2:
When starting the debugger I sometimes get an errormessage stating that the
breakpoint cannot be set, and the error message is "UTF-8"


Any ideas?

Thanks!

-sveinh

Environment:

* Eclipse:
Version: 3.4.1
Build id: M20080911-1700

* pydev
Version 1.3.24

* Python
Python 2.5.2 (r252:60911, Jul 31 2008, 17:28:52)

* Platform
Ubuntu 8.04.1 Desktop





______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to