[Pydev-users] [Users] RE: Console output when using vm running eclipse

2011-03-23 Thread SourceForge.net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4421790: Not really... maybe something in your error log indicates an error? Probably some Jython API that Pydev uses has changed, but I wouldn't really be able to check that witho

[Pydev-users] [Users] RE: Console output when using vm running eclipse

2011-03-23 Thread SourceForge.net
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4421790: Hello, I figured out the source of this problem but not the solution. I have updated the version of jython that pydev uses internally (i need a newer version because of limita

[Pydev-users] [Users] RE: Console output when using vm running eclipse

2011-03-21 Thread SourceForge.net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4421790: Unfortunately, I don't have any ideas about it either -- so, considering resolved ;-) Cheers, Fabio ---

[Pydev-users] [Users] RE: Console output when using vm running eclipse

2011-03-21 Thread SourceForge.net
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4421790: I re-installed Eclipse and Pydev and now it is working as expected. I don't know what the problem was but something is messed up in my installation. I would consider this issu

[Pydev-users] [Users] RE: Console output when using vm running eclipse

2011-03-21 Thread SourceForge.net
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4421790: I am using Windows XP. I think i will reinstall Eclipse and Pydev and see what happens. Perhaps something is corrupted somewhere. brian -

[Pydev-users] [Users] RE: Console output when using vm running eclipse

2011-03-21 Thread SourceForge.net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4421790: That error doesn't appear related... it may be something regarding eclipse 3.5 (I'm testing with Eclipse 3.6)... Another thing, which OS are you using? Cheers, Fabio --

[Pydev-users] [Users] RE: Console output when using vm running eclipse

2011-03-21 Thread SourceForge.net
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4421790: Well, this is the only thing in the log that relates to Pydev: !ENTRY org.python.pydev.core 4 4 2011-03-21 11:23:11.749 !MESSAGE Connection timed out: connect !STACK 0 java.net

[Pydev-users] [Users] RE: Console output when using vm running eclipse

2011-03-21 Thread SourceForge.net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4421790: Yes, there seems to be something strange there, doing the same thing here: >>> 43 43 >>> t NameError: t >>> a+4 NameError: a Do you have something appearing in your log

[Pydev-users] [Users] RE: Console output when using vm running eclipse

2011-03-21 Thread SourceForge.net
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4421790: Yes, that's right. Well, if i type anything wrong it just doesn't show up as an error. For example, if i type "a" where "a" is not a valid identifier, it is accepted without e

[Pydev-users] [Users] RE: Console output when using vm running eclipse

2011-03-21 Thread SourceForge.net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4421790: Just to make it clear, you mean the interactive console that uses Jython within the Eclipse VM right? Well, can you give an example of what error you're expecting (which