[Pydev-users] [Users] RE: out of memory error

2011-12-16 Thread SourceForge . net
The following forum message was posted by qu9542 at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: Hi Fabio, That's great. I tried the new upgrade of PyDev 2.3 for about 1 hour (add "OpenGL" back to Forced Builtins), everything is OK. Problem is solved! Thanks a lot f

[Pydev-users] [Users] RE: out of memory error

2011-12-14 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: Ok, I think I've been able to fix this issue. Please get the nightly build and see if it works (the current nightly should be the final build -- see: http://pydev.blogspot.

[Pydev-users] [Users] RE: out of memory error

2011-12-14 Thread SourceForge . net
The following forum message was posted by qu9542 at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: [workaround] Eclipse->Windows->Preference->PyDev->Interpreter - Python->Forced Builtins, remove "OpenGL" from the list. --

[Pydev-users] [Users] RE: out of memory error

2011-12-10 Thread SourceForge . net
The following forum message was posted by qu9542 at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: [Update] Here is the log file for Eclipse (found in the project .metadata folder): !ENTRY org.python.pydev.core 4 4 2011-12-09 13:51:27.066 !MESSAGE Java heap space !STACK

[Pydev-users] [Users] RE: out of memory error

2011-12-10 Thread SourceForge . net
The following forum message was posted by qu9542 at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: [Update] If no .py file is displayed in the Eclipse Editor, then everything is OK. I can right click on the .py file, and choose "run as" "python run", program will run. A

[Pydev-users] [Users] RE: out of memory error

2011-12-10 Thread SourceForge . net
The following forum message was posted by qu9542 at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: [update] Here are the steps to reproduce this problem [1] Launch Eclipse to a new workspace [2] Create a new PyDev project (add /usr/bin/python as python interpreter) [3]

[Pydev-users] [Users] RE: out of memory error

2011-12-09 Thread SourceForge . net
The following forum message was posted by qu9542 at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: I got the exact same problem with pyOpenGL and PyDev in Eclipse. Ubuntu 10.04 64bit Eclipse Indigo + PyDev When I try to open "pyOpenGL" example py file @ http://pypi.py

[Pydev-users] [Users] RE: out of memory error

2011-10-23 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: Ok, just got setup linux, gotten gtk/gtkgl/pyopengl, imported the example you passed ( http://python-gtkglext1.sourcearchive.com/documentation/1.1.0-4/coolwav e_8py-source.

[Pydev-users] [Users] RE: out of memory error

2011-10-23 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: Just to note: I tried reproducing in windows and wasn't able to get to the OutOfMemory condition... I may have to setup a linux install (maybe something is different there

[Pydev-users] [Users] RE: out of memory error

2011-10-05 Thread SourceForge . net
The following forum message was posted by rekveld at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: Hi Fabio, I've been playing around a bit in a new workspace and I found my error is relatively simple to reproduce after your previous message: this file: http://pytho

[Pydev-users] [Users] RE: out of memory error

2011-10-05 Thread SourceForge . net
The following forum message was posted by rekveld at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: Ha Fabio, as usual, thanks for the speedy and clarifying response. For now, the project is closed source. I am an artist and I am mostly coding things for my own use, but

[Pydev-users] [Users] RE: out of memory error

2011-10-05 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: >From taking a look at the heap it really looks that PyDev got lost when >searching things in pyopengl (it recreates many times a module searching for it until you run out

[Pydev-users] [Users] RE: out of memory error

2011-10-05 Thread SourceForge . net
The following forum message was posted by rekveld at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: Hi Fabio, finally managed to do a 554MB heapdump and uploaded it to http://rekveld.home.xs4all.nl/stuff (i have to run now and it still has 30mins of uploading to go) I

[Pydev-users] [Users] RE: out of memory error

2011-10-05 Thread SourceForge . net
The following forum message was posted by rekveld at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: Hi Fabio, in the eclipse.ini I have the following parameters: --launcher.XXMaxPermSize 512m --launcher.defaultAction openFile -vmargs -Xms128m -Xmx1024m which should be

[Pydev-users] [Users] RE: out of memory error

2011-10-04 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: How much memory are you giving it before it runs out of memory? See: http://stackoverflow.com/questions/142357/what-are-the-best-jvm-settings-for-eclipse for a reference co

[Pydev-users] [Users] RE: out of memory error

2011-10-04 Thread SourceForge . net
The following forum message was posted by rekveld at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739830: forgot to mention i'm on Ubuntu 11.04.. -- All the data continuously generated in your IT infr