[Pydev-users] [pydev - Users] RE: Debugging problem

2009-09-07 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7614129 By: fabioz If the contents of those arrays are pretty big, that can really happen (writing in the eclipse console is not one of the fastest things). The solution would be not writing to the console all

[Pydev-users] [pydev - Users] RE: Debugging Problem with PyDev 1.3.8

2007-07-26 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4433095 By: j_blackburn Ug. The errors were copied from the error view, but unfortunately not from the log which has since disappeared due to it being run as a temporary configuration. I do have yet another er

[Pydev-users] [pydev - Users] RE: Debugging Problem with PyDev 1.3.8

2007-07-26 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4433059 By: fabioz What do you have in your error log? See http://pydev.sourceforge.net/faq.html#ref_0 for details on how to get to it... Cheers, Fabio __

[Pydev-users] [pydev - Users] RE: Debugging Problem with PyDev 1.3.8

2007-07-26 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4433055 By: j_blackburn Hmmm.. Just exited and reopened eclipse, and this error has appeared in the console: java.lang.RuntimeException: Error connecting to python process (/tools/oss/packages/x86_64-rhel3/pyt

[Pydev-users] [pydev - Users] RE: debugging problem if packaged as EGG for

2007-07-02 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4392280 By: fabioz Currently pydev needs the files unzipped (so, if you unzip the files, all should work... there's already a request to support zipped files, and I intend to check that pretty soon). Cheers,