[Pydev-users] [Users] RE: Problem with 'non-PyDev Projects' filter

2011-10-06 Thread SourceForge . net
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4734668: Well, I looked for 'com.aptana.ide' string in [i].metadata[/i] folder in my workspace, in Eclipse installation folder and in folder with my projects with no

[Pydev-users] [Users] RE: confusion about installing remote debugger

2011-10-07 Thread SourceForge . net
The following forum message was posted by mrodent at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4741281: Thanks... in fact CommandGroups -- PyDev Debug was unticked both for normal and debug perspective. So I ticked em... Followed through the manual-adv-remote-debugger

[Pydev-users] [Users] RE: confusion about installing remote debugger

2011-10-07 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4741281: Actually, if you use the remote debugger, when you call 'import pydevd;pydevd.settrace()', it should properly treat that line as a breakpoint and stop over it... doesn't

[Pydev-users] [Users] Problems in using PyLucene on PyDev

2011-10-10 Thread SourceForge . net
The following forum message was posted by pidus at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4749504: I have started working on a Legacy code in PyLucene. While Lucene is in the PYTHONPATH and hence import lucene gives no errors but trying to use anything derived from

[Pydev-users] [Users] Pydev installation problem with Eclipse

2011-10-12 Thread SourceForge . net
The following forum message was posted by jhensman at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4754486: Attempting to install Pydev on Eclipse Indigo using pydev.org/updates results in the following message: Software currently installed: Shared profile 1.0.0.1316138547364

[Pydev-users] [Users] Pydev causes problems for Project Explorer

2011-10-13 Thread SourceForge . net
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4755812: Hello, I've used Eclipse (SDK edition) along with Pydev for some time now to develop in Java and Python. Recently I started to develop in C++ as well and I installed CDT to my

[Pydev-users] [Users] RE: Pydev causes problems for Project Explorer

2011-10-13 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4755812: Please create a bug-report for that (also include the PyDev version you're using... see: http://pydev.org/faq.html#how_do_i_report_a_bug ). Cheers, Fabio

[Pydev-users] [Users] RE: Pydev causes problems for Project Explorer

2011-10-13 Thread SourceForge . net
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4755812: Hi Fabio, I have created a bug-report. Hope I did it correctly. Note the comment I added to it where I corrected a very bad typo I managed to have in the details section.

[Pydev-users] [Users] kill key

2011-10-13 Thread SourceForge . net
The following forum message was posted by skimball at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4756626: Noob here: I see this entry in the keybindings list: Kills all the python shells spawned by PyDev Ctrl+2+kill What is kill? The Pause/Break key? Red square button? A

[Pydev-users] [Users] RE: kill key

2011-10-13 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4756626: Press Ctrl+2 and later on write 'kill' as text (i.e.: k, then i, then l and another l). Cheers, Fabio

[Pydev-users] [Users] RE: kill key

2011-10-14 Thread SourceForge . net
The following forum message was posted by skimball at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4756626: Tks! -- All the data continuously generated in your IT infrastructure contains a definitive

[Pydev-users] [Users] Autocomplete problem

2011-10-16 Thread SourceForge . net
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4762427: i'm sorry, i don't speak english very well. I noticed that when you define a variable twice, for example : #define a variable var = [] #a list #some code here #overwrite the

[Pydev-users] [Users] PyDev Console in Eclipse RCP

2011-10-17 Thread SourceForge . net
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4762884: Hy all, I develop a RCP application which use the PyDev Console to run Python scripts. First question is; how can I write commands to the pydev console? I found this thread

[Pydev-users] [Users] optirun python

2011-10-20 Thread SourceForge . net
The following forum message was posted by rekveld at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4769091: Hi, I am trying out things with Bumblebee and Ironhide on Linux; both ways to specify which programmes to run on the fast graphic cards in hybrid graphics systems. How

[Pydev-users] [Users] Question codecompletion

2011-10-20 Thread SourceForge . net
The following forum message was posted by maerrie at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4770032: Hey there, I'm a student and my project is to modify the codecompletion extension of pydev. The point is to modify it in that way, that not every possibility is shown

[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

[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

[Pydev-users] [Users] RE: Pydev installed but cannot use it

2011-10-25 Thread SourceForge . net
The following forum message was posted by olelen at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739607: Hi Fabio, I'm on GNU/Linux. As I said, Eclipse recognize that pydev plugin is installed. About perms, shouldn't eclipse install the plugin in my home? Thank you.

[Pydev-users] [Users] RE: Pydev installed but cannot use it

2011-10-25 Thread SourceForge . net
The following forum message was posted by olelen at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4739607: By the way, I forgot it. I cannot give you any error log because the installation of pydev finish successfully! :-s

[Pydev-users] [Users] Package Explorer and Mylyn in Eclipse

2011-10-26 Thread SourceForge . net
The following forum message was posted by lhughes41 at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4779185: Hi, I would like to use Pydev Package explorer rather than project explorer since it seems better behaved. However, the mylyn set of buttons at top of explorer pane

[Pydev-users] [Users] RE: Package Explorer and Mylyn in Eclipse

2011-10-26 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4779185: You can get it in the default PyDev update site (see: http://pydev.org/download.html for the PyDev update site) -- as Mylyn is not part of Aptana, both Mylyn and the

[Pydev-users] [Users] RE: Strange behavior in regard do projects'...

2011-11-01 Thread SourceForge . net
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4735017: Fabio, could you please take a look at this? -- RSAreg; Conference 2012 Save #36;700

[Pydev-users] [Users] Lack of interpreter node's search scope

2011-11-01 Thread SourceForge . net
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4788200: Interpreter node in PyDev Package Explorer doesn't provide scope for search dialog (ctrl+h). Selecting interpreter node and searching for [i]re.py[/i] with

[Pydev-users] [Users] Adding a command to setup the envrionment

2011-11-01 Thread SourceForge . net
The following forum message was posted by jhameed2 at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4788654: Hello, I am trying to use Fenics with pydev in eclipse. I want to run the program by pressing the run button in eclipse. However, this fails, as the environment is not

[Pydev-users] [Users] RE: Adding a command to setup the envrionment

2011-11-01 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4788654: If the command only setups environment variables, you can start a shell, run the command so that it affects the shell that's running and then startup eclipse from that

[Pydev-users] [Users] RE: Adding a command to setup the envrionment

2011-11-02 Thread SourceForge . net
The following forum message was posted by jhameed2 at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4788654: Fabio, I tried that, however that does not solve the problem. I am copying the file, so that you can see what it does. Its not too big. Thanks, -Jehanzeb # Set

[Pydev-users] [Users] Handling of indirect imports from __future__

2011-11-08 Thread SourceForge . net
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4800613: Imports from __future__ are marked as unused in a module which imports them indirectly (from another module).

[Pydev-users] [Users] RE: My collected complaints about Pydev

2011-11-09 Thread SourceForge . net
The following forum message was posted by agronholm at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/446: #7 has done an encore -- it was fixed in some build but reappeared a while later. Can you do something about it?

[Pydev-users] [Users] Broken Code Folding

2011-11-09 Thread SourceForge . net
The following forum message was posted by khono at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4802429: I first asked this question at http://www.eclipse.org/forums/index.php/t/261822/ I'll copy and paste the quesion here. It has no replies as of the creation of this post

[Pydev-users] [Users] RE: Handling of indirect imports from __future__

2011-11-09 Thread SourceForge . net
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4800613: Please disregard above issue as it seems this kind of import doesn't work in Python at all.

[Pydev-users] [Users] RE: Broken Code Folding

2011-11-09 Thread SourceForge . net
The following forum message was posted by khono at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4802429: Edit I made to the original post: Edit 1:14 EST, 9 Nov: Okay so I tried uninstalling pydev and

[Pydev-users] [Users] RE: Broken Code Folding

2011-11-09 Thread SourceForge . net
The following forum message was posted by khono at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4802429: Err, wish I could edit that :( I'm sure anyone reading this can figure that out without me posting it again in correct format.

[Pydev-users] [Users] RE: My collected complaints about Pydev

2011-11-09 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/446: #7 now has a different behavior in the latest PyDev. You can right-click any folder and choose PyDev Remove Error markers to remove the existing errors, and PyDev will

[Pydev-users] [Users] RE: My collected complaints about Pydev

2011-11-09 Thread SourceForge . net
The following forum message was posted by agronholm at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/446: I think you misunderstood. I know how the new code analysis works (or, rather, doesn't). Whenever it removes error markers, it should also remove the squiggly lines

[Pydev-users] [Users] RE: My collected complaints about Pydev

2011-11-09 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/446: Can you reproduce that reliably (I can't reproduce that here, so, it's probably another issue, not the one solved previously). Which PyDev/Eclipse versions are you using?

[Pydev-users] [Users] RE: My collected complaints about Pydev

2011-11-09 Thread SourceForge . net
The following forum message was posted by agronholm at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/446: Version: Indigo Service Release 1 Build id: 20110916-0149 PyDev 2.2.4.200216 Yes, I can reproduce it 100% of the time. Edit a Python source file, type (1), save,

[Pydev-users] [Users] RE: My collected complaints about Pydev

2011-11-09 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/446: Humm, with the exact same steps, I can't reproduce it... Which platform are you in? -- RSA(R)

[Pydev-users] [Users] RE: My collected complaints about Pydev

2011-11-09 Thread SourceForge . net
The following forum message was posted by agronholm at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/446: Linux (Kubuntu 11.10). Anything I can do to help with this (going to sleep now, will answer later if you have further questions)?

[Pydev-users] [Users] RE: My collected complaints about Pydev

2011-11-09 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/446: Ok, I've done a change which might fix it there (although I'm not sure as I couldn't really reproduce it here). Will push a new nightly build in a couple of hours, so,

[Pydev-users] [Users] RE: My collected complaints about Pydev

2011-11-09 Thread SourceForge . net
The following forum message was posted by agronholm at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/446: With a quick try, I was unable to reproduce the issue anymore. Whatever you did seems to have worked! I'll be using PyDev throughout the day so I'll keep you posted if

[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:

[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] 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: 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 (

[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

[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.

[Pydev-users] [Users] RE: console: Failed to create input stream (504)

2011-11-12 Thread SourceForge . net
The following forum message was posted by yuntian at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4560827: worsen significantly before [url=http://www.coach-outlet-onlines.org/]Coach Outlet[/url] putting the United States economy crucial that Europe move quickly to put in

[Pydev-users] [Users] How to run only specific test methods?

2011-11-13 Thread SourceForge . net
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4811846: Is it possible to configure 'Python unittest' run configuration which uses PyDev test runner so that only specific test methods are being run? If not is it

[Pydev-users] [Users] PyDev install hangs

2011-11-19 Thread SourceForge . net
The following forum message was posted by leegold58 at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4828510: Hi, Eclipse updates do not work it hangs, trying to install Pydev from pydev.org/update also hangs. I can not find a general Eclipse forum - the Eclipse forum page

[Pydev-users] [Users] PYTHONPATH

2011-11-23 Thread SourceForge . net
The following forum message was posted by stefangrewe at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4834958: Hi, I am using Eclipse Indigo, python3.2 from macports on a macbook pro with lion. Trying to run a simple one line program like - print('hi') - gives the traceback

[Pydev-users] [Users] RE: PyDev install hangs

2011-11-25 Thread SourceForge . net
The following forum message was posted by poyraz58 at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4828510: Hello, i have instaled pydev in eclipse, but i cannot see the hierarchie view. If i take F4 than i have a empty window. The source code is written in python. best

[Pydev-users] [Users] Custom levels of expansion in Outline view

2011-11-26 Thread SourceForge . net
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4843169: It would be very nice to have an option to define custom levels of expansion in Outline view as neither 'Expand all' nor 'Collapse all' is a good default option.

[Pydev-users] [Users] RE: Custom levels of expansion in Outline view

2011-11-27 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4843169: Please enter that as a feature request (or if you want, you can provide a patch for it, as that shouldn't be hard to do...) Cheers, Fabio

[Pydev-users] [Users] RE: PyDev install hangs

2011-11-27 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4828510: Regarding issue 1: Usually it gets slow when during the install process you ask to contact all update sites (which is not really needed when installing PyDev as it needs

[Pydev-users] [Users] RE: PYTHONPATH

2011-11-27 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4834958: It does seem weird that the collections imported is not the one from Python. Does it work from the command line? Can you run: import sys

[Pydev-users] [Users] RE: Interpreter set in Python unittest not saved

2011-11-27 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4811909: Please create a bug report for that (see: http://pydev.org/faq.html#how_do_i_report_a_bug ) Cheers, Fabio

[Pydev-users] [Users] RE: Custom levels of expansion in Outline view

2011-11-27 Thread SourceForge . net
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4843169: Feature request [url=https://sourceforge.net/tracker/?func=detailaid=3443476group_id=85796ati d=577332]3443476[/url]

[Pydev-users] [Users] RE: Interpreter set in Python unittest not saved

2011-11-27 Thread SourceForge . net
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4811909: Item [url=https://sourceforge.net/tracker/?func=detailaid=3443479group_id=8579 6atid=577329]3443479 [/url]

[Pydev-users] [Users] PyDev Debug As... Configurations Recreated

2011-11-29 Thread SourceForge . net
The following forum message was posted by jules43 at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4849964: I'm fairly new to Eclipse and PyDev so excuse me if I'm being dumb. I am using Eclipse/PyDev to develop a Google App Engine project called GAEServer. One of my common

[Pydev-users] [Users] List of comment/annotiatons (#@somet...

2011-11-29 Thread SourceForge . net
The following forum message was posted by gmaghera at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4850986: How can I find the list of comment/annotations (not sure if that's the correct terminology), of the form: #@UndefinedVariable, #@ReservedAssignment, etc.? I've been

[Pydev-users] [Users] RE: List of comment/annotiatons (#@somet...

2011-11-29 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4850986: Hi Gabor, See: https://github.com/aptana/Pydev/blob/master/plugins/com.python.pydev.analys is/src/com/python/pydev/analysis/IAnalysisPreferences.java Unfortunately

[Pydev-users] [Users] Run configuration settings for Pygame

2011-11-30 Thread SourceForge . net
The following forum message was posted by luisespinoza at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4852813: Hi everybody, this is my first time in the forum. I successfully installed Pydev in Eclipse, I use Ubuntu 11.10 OS. (I followed the instructions I found on the web)

[Pydev-users] [Users] RE: Run configuration settings for Pygame

2011-11-30 Thread SourceForge . net
The following forum message was posted by luisespinoza at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4852813: Sorry, (more data on the topic) I run the InterpreterInfo.py and this is what appears after run it: Version2.7 EXECUTABLE:/usr/bin/python|

[Pydev-users] [Users] RE: Run configuration settings for Pygame

2011-11-30 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4852813: So, the instructions you followed were from: http://pydev.org/manual_101_root.html ? (there's a run/debug session there...) Cheers, Fabio

[Pydev-users] [Users] RE: Run configuration settings for Pygame

2011-11-30 Thread SourceForge . net
The following forum message was posted by luisespinoza at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4852813: Yes I did those instructions, but seems a different version of the program. I still couldnt get it. I am doing my first steps in these matters.

[Pydev-users] [Users] RE: Run configuration settings for Pygame

2011-11-30 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4852813: Well provided you did configure your interpreter pythonpath, created a project (and configured it's pythonpath too), it should be a matter of creating a python file,

[Pydev-users] [Users] RE: List of comment/annotiatons (#@somet...

2011-12-01 Thread SourceForge . net
The following forum message was posted by gmaghera at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4850986: Thank you, Fabio! -- Gabor -- All the data continuously generated in your IT infrastructure

[Pydev-users] [Users] RE: Project Specific Env (Path)

2011-12-03 Thread SourceForge . net
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/2301029: Well it has been 3 years since you asked but better later than never :) There is [i]Environment[/i] tab which allows to set environment variables specific to

[Pydev-users] [Users] Per project editor settings?

2011-12-03 Thread SourceForge . net
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4860905: Is it possible to set editor's settings per project (I'm mainly concerned with options concerning TAB character)?

[Pydev-users] [Users] RE: Per project editor settings?

2011-12-04 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4860905: Not currently. Please open a feature request for that. Cheers, Fabio -- All the data

[Pydev-users] [Users] RE: Per project editor settings?

2011-12-04 Thread SourceForge . net
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4860905: Feature request: https://sourceforge.net/tracker/?func=detailaid=3450191group_id=85796atid=577 332

[Pydev-users] [Users] RE: PYTHONPATH

2011-12-04 Thread SourceForge . net
The following forum message was posted by stefangrewe at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4834958: Hi Fabio, running as you proposed import sys print('\n'.join(sorted(sys.path))) from the command line gives:

[Pydev-users] [Users] Ignore search results from build catalog?

2011-12-04 Thread SourceForge . net
The following forum message was posted by shaqen at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4863807: When I do a PyDev search I get results from the 'build' directory (used when building and installing with setuptools). I don't quite understand why they are shown, and

[Pydev-users] [Users] RE: Ignore search results from build catalog?

2011-12-05 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4863807: This happens because the PyDev search will only have a pre-selected filter for Python files (it doesn't filter out things that are not in the PYTHONPATH). Please create a

[Pydev-users] [Users] RE: PYTHONPATH

2011-12-05 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4834958: It seems you ran different things from within Eclipse (I can read what you got from the command line, but it's pretty hard to parse what you've run from Eclipse Please

[Pydev-users] [Users] problems with rdflib

2011-12-06 Thread SourceForge . net
The following forum message was posted by willemmerson at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4866331: I can't get rdflib to work in pydev. I can import rdflib but not rdflib.graph which is needed to run the examples. It works fine from IDLE or command line. Also, I

[Pydev-users] [Users] RE: problems with rdflib

2011-12-06 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4866331: Which error are you having exactly (i.e.: is it only in code-analysis or are you getting an error when you run? Can you give details on it?) It'd also be nice if you

[Pydev-users] [Users] RE: problems with rdflib

2011-12-06 Thread SourceForge . net
The following forum message was posted by willemmerson at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4866331: Hi, the code I am trying to execute is: [code]from rdflib.graph import Graph[/code] The error I get is: [code]Traceback (most recent call last): File

[Pydev-users] [Users] RE: problems with rdflib

2011-12-06 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4866331: The problem is that your main module is called 'rdflib' (so, when you import rdflib you're importing your module and not the one in the system). So, renaming

[Pydev-users] [Users] RE: problems with rdflib

2011-12-06 Thread SourceForge . net
The following forum message was posted by willemmerson at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4866331: Oh dear. I feel very stupid. Thanks! -- Cloud Services Checklist: Pricing and Packaging

[Pydev-users] [Users] Terminal commands in Aptana Studio 3

2011-12-06 Thread SourceForge . net
The following forum message was posted by mustasch at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4866951: I'm pretty much fresh out of the womb here so I could use some help figuring out what is up and down in the world. I started a Michael Hartl's Ruby on Rails 3 Tutorial

[Pydev-users] [Users] RE: PyDev Debug As... Configurations Recreated

2011-12-08 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4849964: Just to note, this was answered at: http://stackoverflow.com/questions/8311877/eclipse-pydev-gae-how-do-i-add-comman d-line-options-to-my-run-as-pydev-google Cheers,

[Pydev-users] [Users] Ironpython auto-completion with C# interfaces

2011-12-09 Thread SourceForge . net
The following forum message was posted by moleculext at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4872902: Hello, I've classes and Interfaces in a C# dll and Eclipse Pydev completion works very well with class when i specify dll path in IronPython interpreter System Libs.

[Pydev-users] [Users] Understanding the ERROR 'X's on folder...

2011-12-09 Thread SourceForge . net
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4873177: I am using PyDev in Eclipse and migrating some source code for a Django project. However, Eclipse or the PyDev plugin (I don't know which) is displaying an 'X' on both some

[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-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. As

[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

[Pydev-users] [Users] RE: Understanding the ERROR 'X's on folder...

2011-12-12 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4873177: Usually the errors can be viewed at the Problems view (window show view other general problems, or alt+shift+q, x). Cheers, Fabio

[Pydev-users] [Old Help (please do not post)] Overwriting global easy_install.pth

2011-12-12 Thread SourceForge . net
The following forum message was posted by andreacrotti at http://sourceforge.net/projects/pydev/forums/forum/293648/topic/4877248: We are having troubles with Eclipse + PyDev, which is apparently modifying the global easy_install.pth file. I submitted a bug here:

[Pydev-users] [Users] Overriding global easy_install.pth?

2011-12-12 Thread SourceForge . net
The following forum message was posted by andreacrotti at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4877639: We are having troubles with Eclipse + PyDev, which is apparently modifying the global easy_install.pth file. I submitted a bug here:

[Pydev-users] [Users] RE: Overriding global easy_install.pth?

2011-12-12 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4877639: Hi Andrea, Answered you on stack overflow... Cheers, Fabio -- Systems Optimization Self

[Pydev-users] [Users] RE: java.lang.RuntimeException: PyLint ERROR:

2011-12-13 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4874783: It seems you specified the PyLint location but it's not available in the PYTHONPATH for the interpreter you're using...

[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-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:

[Pydev-users] [Users] Python Interpreter Error with PyDev

2011-12-15 Thread SourceForge . net
The following forum message was posted by jdjodrey at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4884584: Hi, This is my first email to this list, so I apologize if there's a better mailing-list for this type of question. I'm looking to get started with python development,

[Pydev-users] [Users] RE: Python Interpreter Error with PyDev

2011-12-16 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4884584: Which PyDev version are you using? The problem seems to be that it's mixing Python 3.2.2 (which you said you're configuring) and Python 2.5 (where the error appears). I

[Pydev-users] [Users] Jython 2.2.1 has a bug in list.sort()

2011-12-16 Thread SourceForge . net
The following forum message was posted by r_walter at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4885574: Hello, PyDev 2.3 introduced internally Jython 2.2.1. This version has a bug in the sorting routine. A fix existed but was never released in a Jython 2.2.2. The fix was

[Pydev-users] [Users] RE: Jython 2.2.1 has a bug in list.sort()

2011-12-16 Thread SourceForge . net
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4885574: Thanks for the heads up, will update the Jython version in PyDev. Cheers, Fabio -- Learn

[Pydev-users] [Users] RE: Python Interpreter Error with PyDev

2011-12-16 Thread SourceForge . net
The following forum message was posted by jdjodrey at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4884584: Thanks Fabio! looked at my environment variables, and the only one python related was PYTHONHOME, and that was set to C:\csvn\Python25. So I changed that to

[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

<    1   2   3   4   >