The following forum message was posted by  at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3666891:

hi all,

I have a bug (?) when i use eclipse, if i tried to use autocompletion it freeze 
the software.
I do many research but i can\'t find any good solution (because ihave tested 
many and i wan\'t one that works ^^)


I\'m on linux 64bit
I have python 2.5.5 or 2.6.5
I have python-dev 2.5.4-9 and python-debian 0.1.14 (I don\'t know if this two 
package have an impact on its bug ...)
I have tested with pydev 1.5.6, 1.5.5 and 1.4.6 (from zip files)
i tried to reinstall eclipse a lot of time

nothing works.

Moreover I can\'t used the update site on eclipse, it says:
Unable to load the repository http://pydev.org/updates
(sames msg with nightly builds sites)

if anyones have an idea i take it thanks


cheers
stack trace:
Error received...
Error connecting to python process 
(Name:python2.5:EndName:Version2.5Executable:/usr/bin/python2.5|/usr/lib/pymodules/python2.5|/usr/lib/pymodules/python2.5/gtk-2.0|/usr/lib/python2.5|/usr/lib/python2.5/lib-dynload|/usr/lib/python2.5/lib-tk|/usr/lib/python2.5/plat-linux2|/usr/lib/python2.5/site-packages|/usr/lib/python2.5/site-packages/PIL|/usr/local/lib/python2.5/site-packa...@$|OpenGL|__builtin__|__main__|_ast|_codecs|_sre|_symtable|_types|email|errno|exceptions|gc|imp|marshal|os|os.path|posix|pwd|signal|sys|thread|wx|wxPython|xxsubtype|zipimport
 
/home/thieu/Documents/software/eclipse/dropins/org.python.pydev.feature-1.5.5.2010030420/plugins/org.python.pydev_1.5.5.2010030420/PySrc/pycompletionserver.py
 37458 41601)  - the process in still alive (killing it now)-  the output of 
the process is: Std output:
pycompletionserver will start
pycompletionserver creating socket
pycompletionserver waiting for connection


Err output:

Error connecting to python process 
(Name:python2.5:EndName:Version2.5Executable:/usr/bin/python2.5|/usr/lib/pymodules/python2.5|/usr/lib/pymodules/python2.5/gtk-2.0|/usr/lib/python2.5|/usr/lib/python2.5/lib-dynload|/usr/lib/python2.5/lib-tk|/usr/lib/python2.5/plat-linux2|/usr/lib/python2.5/site-packages|/usr/lib/python2.5/site-packages/PIL|/usr/local/lib/python2.5/site-packa...@$|OpenGL|__builtin__|__main__|_ast|_codecs|_sre|_symtable|_types|email|errno|exceptions|gc|imp|marshal|os|os.path|posix|pwd|signal|sys|thread|wx|wxPython|xxsubtype|zipimport
 
/home/thieu/Documents/software/eclipse/dropins/org.python.pydev.feature-1.5.5.2010030420/plugins/org.python.pydev_1.5.5.2010030420/PySrc/pycompletionserver.py
 37458 41601)  - the process in still alive (killing it now)-  the output of 
the process is: Std output:
pycompletionserver will start
pycompletionserver creating socket
pycompletionserver waiting for connection


Err output:

java.lang.RuntimeException: Error connecting to python process 
(Name:python2.5:EndName:Version2.5Executable:/usr/bin/python2.5|/usr/lib/pymodules/python2.5|/usr/lib/pymodules/python2.5/gtk-2.0|/usr/lib/python2.5|/usr/lib/python2.5/lib-dynload|/usr/lib/python2.5/lib-tk|/usr/lib/python2.5/plat-linux2|/usr/lib/python2.5/site-packages|/usr/lib/python2.5/site-packages/PIL|/usr/local/lib/python2.5/site-packa...@$|OpenGL|__builtin__|__main__|_ast|_codecs|_sre|_symtable|_types|email|errno|exceptions|gc|imp|marshal|os|os.path|posix|pwd|signal|sys|thread|wx|wxPython|xxsubtype|zipimport
 
/home/thieu/Documents/software/eclipse/dropins/org.python.pydev.feature-1.5.5.2010030420/plugins/org.python.pydev_1.5.5.2010030420/PySrc/pycompletionserver.py
 37458 41601)  - the process in still alive (killing it now)-  the output of 
the process is: Std output:
pycompletionserver will start
pycompletionserver creating socket
pycompletionserver waiting for connection


Err output:

at 
org.python.pydev.editor.codecompletion.shell.AbstractShell.startIt(AbstractShell.java:471)
at 
org.python.pydev.editor.codecompletion.shell.AbstractShell.getServerShell(AbstractShell.java:253)
at 
org.python.pydev.editor.codecompletion.shell.AbstractShell.getServerShell(AbstractShell.java:200)
at org.python.pydev.editor.PyEdit$1.run(PyEdit.java:523)

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to