[Pydev-users] [Users] Handling of exceptions by PyDev's test ...

2011-11-10 Thread SourceForge . net
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4805453: I think PyDev's test runner should handle exceptions being raised in test cases more gracefully than in the following example. ---

Re: [Pydev-users] PyDev Donation Page Error

2011-11-10 Thread Fabio Zadrozny
Hi Daniel, thanks, I really had an issue in my paypal account (it's solved now). On Thu, Nov 10, 2011 at 2:28 PM, Daniel Sokolowski < daniel.sokolow...@klinsight.com> wrote: > Trying to show my support but get this error on donation page (this is > after I enter my comment and click submit) > > f

Re: [Pydev-users] RSE and PyDev: 'Model provider updating pythonpath' has encountered a problem.

2011-11-10 Thread Fabio Zadrozny
Hi Daniel, I think that the major problem there is that PyDev internally doesn't work with some things as RSE would like, namely, PyDev works with the Eclipse IResource structure in a very limited way (mostly, it works with the actual filesystem resources when possible -- that works 2 ways: PyDev

[Pydev-users] PyDev Donation Page Error

2011-11-10 Thread Daniel Sokolowski
Trying to show my support but get this error on donation page (this is after I enter my comment and click submit) fabi...@gmail.com -- Retornar para fabi...@gmail.com Mensagem de erro Este destinatário no momento não pode receber dinheiro. Retornar para fabi...@gmail.c

[Pydev-users] RSE and PyDev: 'Model provider updating pythonpath' has encountered a problem.

2011-11-10 Thread Daniel Sokolowski
Hi All I've been using PyDev for 3 years now and was never able to make it play nice with Target Management (RSE) but I am willing to give it another go. The issues are: 1. PyDev does not allow using remote systems setup in RSE in python path - work around is to install a local python and y

[Pydev-users] [Users] RE: Pydev 2.2.4 Python 3 debugging won't work

2011-11-10 Thread SourceForge . net
The following forum message was posted by kvaneyken at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4803758: Solved! Thank you very much Fabio! Although the problem was not python 3.2.1, but the fact that somehow python3-xml was not installed. After install of python3-xml every

[Pydev-users] [Users] RE: Pydev 2.2.4 Python 3 debugging won't work

2011-11-10 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4803758: Ok, just checked with Python 3.2.2 and it works there. It seems that the difference from 3.2.1 to 3.2.2 is some issue handling urls ( http://www.python.org/download/releas

[Pydev-users] [Users] RE: Pydev 2.2.4 Python 3 debugging won't work

2011-11-10 Thread SourceForge . net
The following forum message was posted by kvaneyken at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4803758: Thanks for the quick reply! I'm using python version 3.2.1, together with PyQt4, Eclipse Indigo and Pydev 2.2.4 Debugging in the same environment but with python 2 code

[Pydev-users] [Users] RE: Pydev 2.2.4 Python 3 debugging won't work

2011-11-10 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4803758: Which Python 3 version are you using? (note: seems like a bug in python itself, but I'll have to take a deeper look to see what's going on there) Cheers, Fabio ---

[Pydev-users] [Users] Pydev 2.2.4 Python 3 debugging won't work

2011-11-10 Thread SourceForge . net
The following forum message was posted by kvaneyken at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4803758: Hello, using Pydev 2.2.4 and python 2 code (opensuse 64 bit), debugging works. But when using python 3, I receive the following error when starting the debugger: Traceba