pydev-users Mailing List for PyDev for Eclipse (Page 24)
Brought to you by:
fabioz
You can subscribe to this list here.
| 2004 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
|
Feb
(1) |
Mar
(2) |
Apr
(1) |
May
|
Jun
(2) |
Jul
(2) |
Aug
(4) |
Sep
(3) |
Oct
(1) |
Nov
(2) |
Dec
|
| 2006 |
Jan
(2) |
Feb
(4) |
Mar
(1) |
Apr
(49) |
May
(123) |
Jun
(162) |
Jul
(96) |
Aug
(59) |
Sep
(69) |
Oct
(73) |
Nov
(71) |
Dec
(29) |
| 2007 |
Jan
(68) |
Feb
(97) |
Mar
(170) |
Apr
(86) |
May
(78) |
Jun
(62) |
Jul
(114) |
Aug
(71) |
Sep
(145) |
Oct
(107) |
Nov
(43) |
Dec
(41) |
| 2008 |
Jan
(46) |
Feb
(66) |
Mar
(70) |
Apr
(91) |
May
(119) |
Jun
(104) |
Jul
(92) |
Aug
(83) |
Sep
(68) |
Oct
(146) |
Nov
(76) |
Dec
(70) |
| 2009 |
Jan
(114) |
Feb
(101) |
Mar
(153) |
Apr
(203) |
May
(85) |
Jun
(100) |
Jul
(109) |
Aug
(93) |
Sep
(48) |
Oct
(2) |
Nov
(1) |
Dec
(15) |
| 2010 |
Jan
(9) |
Feb
(12) |
Mar
(25) |
Apr
(61) |
May
(107) |
Jun
(75) |
Jul
(76) |
Aug
(91) |
Sep
(100) |
Oct
(46) |
Nov
(47) |
Dec
(28) |
| 2011 |
Jan
(105) |
Feb
(88) |
Mar
(82) |
Apr
(45) |
May
(46) |
Jun
(76) |
Jul
(73) |
Aug
(77) |
Sep
(53) |
Oct
(65) |
Nov
(58) |
Dec
(57) |
| 2012 |
Jan
(53) |
Feb
(19) |
Mar
(4) |
Apr
(9) |
May
(2) |
Jun
(3) |
Jul
(1) |
Aug
(3) |
Sep
(3) |
Oct
(4) |
Nov
(1) |
Dec
(12) |
| 2013 |
Jan
(6) |
Feb
(2) |
Mar
(3) |
Apr
|
May
(2) |
Jun
(8) |
Jul
(2) |
Aug
|
Sep
(1) |
Oct
|
Nov
(2) |
Dec
(2) |
| 2014 |
Jan
(4) |
Feb
|
Mar
(1) |
Apr
|
May
(3) |
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(4) |
Oct
(1) |
Nov
(3) |
Dec
(2) |
| 2015 |
Jan
(1) |
Feb
(3) |
Mar
|
Apr
(2) |
May
(4) |
Jun
(1) |
Jul
(5) |
Aug
(12) |
Sep
|
Oct
(1) |
Nov
|
Dec
(15) |
| 2016 |
Jan
(16) |
Feb
(7) |
Mar
|
Apr
|
May
(3) |
Jun
(8) |
Jul
|
Aug
(2) |
Sep
|
Oct
(1) |
Nov
(5) |
Dec
|
| 2017 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(3) |
Oct
|
Nov
(2) |
Dec
|
| 2018 |
Jan
|
Feb
(2) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
|
Nov
(1) |
Dec
|
| 2019 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2020 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(1) |
| 2021 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2024 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: SourceForge.net <no...@so...> - 2011-07-29 02:52:15
|
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4623683: Hi, fabioz Is there any road map about when this bug would be fixed? |
|
From: SourceForge.net <no...@so...> - 2011-07-28 17:40:27
|
The following forum message was posted by egorr at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4628477: If it matters, I am running Mac OS X 10.6.8, Eclipse 3.7.0, and PyDev 2.2.1.2011071313. I have a python script which uses a tool in my PATH. This location in my PATH is added to the PATH in my .bash_profile. When I create a PyDev project containing this script and debug it, I can do a os.system( 'printenv' ) from the console and see that the location is not in the PATH variable. So, as a result, the script fails. My question is how can I get the same path within the Eclipse environment as I have in the terminal? I also have a few custom locations in my PYTHONPATH setup in .bash_profile as well. How can I set them up within the Eclipse environment as well? Thank you. |
|
From: SourceForge.net <no...@so...> - 2011-07-28 14:57:16
|
The following forum message was posted by mkearney at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4625223: Your error is different from mine. My pylint 0.24.0 error trace follows. First error is: LookupError: unknown encoding: IBO-8859-1 Which perhaps provokes the second error: SyntaxError: unknown encoding: IBO-8859-1 Then again perhaps not. .... Initial lines deleted ... Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma Can't parse build\lib\pylint\test\input\func_syntax_error.py: ParseError: bad input: type=4, value='\n', context=('', (1, 8)) Traceback (most recent call last): File "C:\opt\Python-3.2\lib\lib2to3\pgen2\tokenize.py", line 290, in find_cookie codec = lookup(encoding) LookupError: unknown encoding: IBO-8859-1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "setup.py", line 187, in <module> install() File "setup.py", line 183, in install **kwargs File "C:\opt\Python-3.2\lib\distutils\core.py", line 149, in setup dist.run_commands() File "C:\opt\Python-3.2\lib\distutils\dist.py", line 919, in run_commands self.run_command(cmd) File "C:\opt\Python-3.2\lib\distutils\dist.py", line 938, in run_command cmd_obj.run() File "C:\opt\Python-3.2\lib\distutils\command\install.py", line 571, in run self.run_command('build') File "C:\opt\Python-3.2\lib\distutils\cmd.py", line 315, in run_command self.distribution.run_command(command) File "C:\opt\Python-3.2\lib\distutils\dist.py", line 938, in run_command cmd_obj.run() File "C:\opt\Python-3.2\lib\distutils\command\build.py", line 128, in run self.run_command(cmd_name) File "C:\opt\Python-3.2\lib\distutils\cmd.py", line 315, in run_command self.distribution.run_command(command) File "C:\opt\Python-3.2\lib\distutils\dist.py", line 938, in run_command cmd_obj.run() File "setup.py", line 59, in run self.run_2to3(self.updated_files) File "C:\opt\Python-3.2\lib\distutils\util.py", line 645, in run_2to3 return run_2to3(files, self.fixer_names, self.options, self.explicit) File "C:\opt\Python-3.2\lib\distutils\util.py", line 593, in run_2to3 r.refactor(files, write=True) File "C:\opt\Python-3.2\lib\lib2to3\refactor.py", line 296, in refactor self.refactor_file(dir_or_file, write, doctests_only) File "C:\opt\Python-3.2\lib\lib2to3\refactor.py", line 336, in refactor_file input, encoding = self._read_python_source(filename) File "C:\opt\Python-3.2\lib\lib2to3\refactor.py", line 328, in _read_python_source encoding = tokenize.detect_encoding(f.readline)[0] File "C:\opt\Python-3.2\lib\lib2to3\pgen2\tokenize.py", line 310, in detect_encoding encoding = find_cookie(first) File "C:\opt\Python-3.2\lib\lib2to3\pgen2\tokenize.py", line 293, in find_cookie raise SyntaxError("unknown encoding: " + encoding) SyntaxError: unknown encoding: IBO-8859-1 [192574 refs] |
|
From: SourceForge.net <no...@so...> - 2011-07-28 03:31:15
|
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4627312: I want to get the os.environ['LANG'] in MacOSX10.6.8 use the eclipse + pydev. But it always return the None for this value. If we use the terminal to run this script, it can returen the correct like en-US.utf-8. So, how to get this value in the pydev? |
|
From: SourceForge.net <no...@so...> - 2011-07-27 20:54:49
|
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4625223: I posted "pylint 0.24.0 on Python 3.2.1 gives syntax error in unittest2" which you can see at http://news.gmane.org/find-root.php?group=gmane.comp.python.logil ab&article=1031 Didn't you have this problem? What error did you get? |
|
From: SourceForge.net <no...@so...> - 2011-07-27 17:12:34
|
The following forum message was posted by mkearney at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4625223: re: unittest instead of unittest2. I agree. While completing a pylint windows port seemed to be a suggestion for the google summer of code. I could not see that anyone signed up for it. Logilab reports that a pylint 0.24.0 works on linux. I will pursue that. I need to port periodically anyway. We'll see. |
|
From: SourceForge.net <no...@so...> - 2011-07-27 13:27:30
|
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4625223: Although there is a version of unittest2 for Python 3 (http://pypi.python.org/pypi/unittest2py3k) I think logilab-common (needed by pylint) should use std unittest from Python 3 (which unittest2 is a backport of). |
|
From: SourceForge.net <no...@so...> - 2011-07-27 13:19:16
|
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4625223: I tried installing pylint 0.24.0 on Python 3.2.1 and got this: Running setup.py egg_info for package unittest2 Traceback (most recent call last): File "<string>", line 14, in <module> File "c:\python\virtualenv\pylint-py3.2\build\unittest2\setup.py", line 12, in <module> from unittest2 import __version__ as VERSION File "unittest2\__init__.py", line 40, in <module> from unittest2.collector import collector File "unittest2\collector.py", line 3, in <module> from unittest2.loader import defaultTestLoader File "unittest2\loader.py", line 92 except Exception, e: |
|
From: SourceForge.net <no...@so...> - 2011-07-27 06:12:49
|
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4625223: You might want to look at http://stackoverflow.com/questions/3190258/pylint-equivalent-for-py3k |
|
From: SourceForge.net <no...@so...> - 2011-07-27 01:44:05
|
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4623683: Thanks, fabioz. I install eclipse with yum, there is only eclipse 3.2. I would wait for your update. And, could I install older PyDev version? I try to install pydev 1.6.5 from zip archive, but my eclipse said there is error. |
|
From: SourceForge.net <no...@so...> - 2011-07-27 01:10:37
|
The following forum message was posted by mkearney at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4625223: All this pylint activity has me looking for pylint ( and dependent packages) that can lint python 3 code. My reading of the logilab.org and activestate site pages suggested to me that pylint release 0.22.0, or 0.24.0 would support.it. The setup.py scripts fail in a way that suggest they are python 2.7 code. I figure folks here might know definitively. I guess the question is: Does a a pylint package anywhere exist for Windows and python 3.2. thanks, -m |
|
From: SourceForge.net <no...@so...> - 2011-07-26 21:21:24
|
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4619930: Thanks for the information. Isn't this dangerous in a sense there could be a mismatch? lint.py set in the preferences could be from one version of PyLint whereas PyLint available from the interpreter set for the project could be a different version. |
|
From: Vladislav V. <mym...@go...> - 2011-07-26 16:47:06
|
Thanks i found this solution already. great. Vlad 2011/7/26 Fabio Zadrozny <fa...@gm...>: > There's a recipe for buildout/pydev. See: > http://pypi.python.org/pypi/pb.recipes.pydev/0.4.5 (if it doesn't work > for you, please let me know). > > Cheers, > > Fabio > > On Mon, Jul 25, 2011 at 1:20 PM, Vladislav Vorobiev > <mym...@go...> wrote: >> Hi my Interpreter looks like >> >> zopepy >> >> #!/home/p27b/usr/bin/python >> >> import sys >> >> sys.path[0:0] = [ >> '/home/p27b/.buildout/eggs/Zope2-2.13.5-py2.7.egg', >> '/home/p27b/.buildout/eggs/StructuredText-2.11.1-py2.7.egg', >> '/home/p27b/.buildout/eggs/Products.TextIndexNG3-3.4.1-py2.7.egg', >> '/home/p27b/.buildout/eggs/Products.AdvancedQuery-3.0.3-py2.7.egg', >> ..................... >> EGGS EGGS EGGS >> >> _interactive = True >> if len(sys.argv) > 1: >> _options, _args = __import__("getopt").getopt(sys.argv[1:], 'ic:m:') >> _interactive = False >> for (_opt, _val) in _options: >> if _opt == '-i': >> _interactive = True >> elif _opt == '-c': >> exec _val >> elif _opt == '-m': >> sys.argv[1:] = _args >> _args = [] >> __import__("runpy").run_module( >> _val, {}, "__main__", alter_sys=True) >> >> if _args: >> sys.argv[:] = _args >> __file__ = _args[0] >> del _options, _args >> execfile(__file__) >> >> if _interactive: >> del _interactive >> __import__("code").interact(banner="", local=globals()) >> >> >> generated from buildout but i can't use them in Eclipse. >> >> I have many "buildout interpreter" how i can use them in eclipse. Is >> this possible? >> >> Thanks >> >> Vlad >> >> >> 2011/7/15 Fabio Zadrozny <fa...@gm...>: >>> Are you configuring your project or interpreter to have all those >>> eggs? (if there are so many, there are better ways to add multiple at >>> once). >>> >>> Cheers, >>> >>> Fabio >>> >>> On Fri, Jul 15, 2011 at 8:46 AM, Vladislav Vorobiev >>> <mym...@go...> wrote: >>>> if I add my egg Folder with New Folder button eclipse don't see the >>>> included eggs. >>>> You mean I have to add every egg by hand? A have over 100... >>>> >>>> Thanks >>>> Vlad >>>> >>>> >>>> 2011/7/15 Fabio Zadrozny <fa...@gm...>: >>>>> As your egg is actually a folder, please use the 'new folder' button >>>>> instead of new egg/zips. >>>>> >>>>> Cheers, >>>>> >>>>> Fabio >>>>> >>>>> On Fri, Jul 15, 2011 at 6:20 AM, Vladislav Vorobiev >>>>> <mym...@go...> wrote: >>>>>> Hi, >>>>>> >>>>>> i want to add egg to my project but can't confirm with the ok button. >>>>>> Nothing happends. Interpreter / Python -> New Egg/Zips(s) >>>>>> >>>>>> I can only add ziped aggs. >>>>>> >>>>>> No problem to add for example dm.refuse-1.1-py2.7.egg but can't add >>>>>> ZopeUndo-2.12.0-py2.7.egg. >>>>>> >>>>>> See screenshots... >>>>>> >>>>>> static.mymir.org/eclipse1.jpg >>>>>> static.mymir.org/eclipse2.jpg >>>>>> >>>>>> Eclipse SDK >>>>>> Version: 3.6.2 >>>>>> PyDev: 2.2.1.2011071313 >>>>>> >>>>>> Any solutions? Thanks >>>>>> >>>>>> Vad >>>>>> >>>>>> Best Regards >>>>>> Vlad Vorobiev >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> AppSumo Presents a FREE Video for the SourceForge Community by Eric >>>>>> Ries, the creator of the Lean Startup Methodology on "Lean Startup >>>>>> Secrets Revealed." This video shows you how to validate your ideas, >>>>>> optimize your ideas and identify your business strategy. >>>>>> http://p.sf.net/sfu/appsumosfdev2dev >>>>>> _______________________________________________ >>>>>> Pydev-users mailing list >>>>>> Pyd...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/pydev-users >>>>>> >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> AppSumo Presents a FREE Video for the SourceForge Community by Eric >>>>> Ries, the creator of the Lean Startup Methodology on "Lean Startup >>>>> Secrets Revealed." This video shows you how to validate your ideas, >>>>> optimize your ideas and identify your business strategy. >>>>> http://p.sf.net/sfu/appsumosfdev2dev >>>>> _______________________________________________ >>>>> Pydev-users mailing list >>>>> Pyd...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/pydev-users >>>>> >>>> >>>> >>>> >>>> -- >>>> Best Regards >>>> Vlad Vorobiev >>>> >>>> ------------------------------------------------------------------------------ >>>> AppSumo Presents a FREE Video for the SourceForge Community by Eric >>>> Ries, the creator of the Lean Startup Methodology on "Lean Startup >>>> Secrets Revealed." This video shows you how to validate your ideas, >>>> optimize your ideas and identify your business strategy. >>>> http://p.sf.net/sfu/appsumosfdev2dev >>>> _______________________________________________ >>>> Pydev-users mailing list >>>> Pyd...@li... >>>> https://lists.sourceforge.net/lists/listinfo/pydev-users >>>> >>> >>> ------------------------------------------------------------------------------ >>> AppSumo Presents a FREE Video for the SourceForge Community by Eric >>> Ries, the creator of the Lean Startup Methodology on "Lean Startup >>> Secrets Revealed." This video shows you how to validate your ideas, >>> optimize your ideas and identify your business strategy. >>> http://p.sf.net/sfu/appsumosfdev2dev >>> _______________________________________________ >>> Pydev-users mailing list >>> Pyd...@li... >>> https://lists.sourceforge.net/lists/listinfo/pydev-users >>> >> >> >> >> -- >> Best Regards >> Vlad Vorobiev >> >> ------------------------------------------------------------------------------ >> Storage Efficiency Calculator >> This modeling tool is based on patent-pending intellectual property that >> has been used successfully in hundreds of IBM storage optimization engage- >> ments, worldwide. Store less, Store more with what you own, Move data to >> the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/ >> _______________________________________________ >> Pydev-users mailing list >> Pyd...@li... >> https://lists.sourceforge.net/lists/listinfo/pydev-users >> > > ------------------------------------------------------------------------------ > Magic Quadrant for Content-Aware Data Loss Prevention > Research study explores the data loss prevention market. Includes in-depth > analysis on the changes within the DLP market, and the criteria used to > evaluate the strengths and weaknesses of these DLP solutions. > http://www.accelacomm.com/jaw/sfnl/114/51385063/ > _______________________________________________ > Pydev-users mailing list > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-users > -- Best Regards Vlad Vorobiev |
|
From: Fabio Z. <fa...@gm...> - 2011-07-26 15:57:40
|
There's a recipe for buildout/pydev. See: http://pypi.python.org/pypi/pb.recipes.pydev/0.4.5 (if it doesn't work for you, please let me know). Cheers, Fabio On Mon, Jul 25, 2011 at 1:20 PM, Vladislav Vorobiev <mym...@go...> wrote: > Hi my Interpreter looks like > > zopepy > > #!/home/p27b/usr/bin/python > > import sys > > sys.path[0:0] = [ > '/home/p27b/.buildout/eggs/Zope2-2.13.5-py2.7.egg', > '/home/p27b/.buildout/eggs/StructuredText-2.11.1-py2.7.egg', > '/home/p27b/.buildout/eggs/Products.TextIndexNG3-3.4.1-py2.7.egg', > '/home/p27b/.buildout/eggs/Products.AdvancedQuery-3.0.3-py2.7.egg', > ..................... > EGGS EGGS EGGS > > _interactive = True > if len(sys.argv) > 1: > _options, _args = __import__("getopt").getopt(sys.argv[1:], 'ic:m:') > _interactive = False > for (_opt, _val) in _options: > if _opt == '-i': > _interactive = True > elif _opt == '-c': > exec _val > elif _opt == '-m': > sys.argv[1:] = _args > _args = [] > __import__("runpy").run_module( > _val, {}, "__main__", alter_sys=True) > > if _args: > sys.argv[:] = _args > __file__ = _args[0] > del _options, _args > execfile(__file__) > > if _interactive: > del _interactive > __import__("code").interact(banner="", local=globals()) > > > generated from buildout but i can't use them in Eclipse. > > I have many "buildout interpreter" how i can use them in eclipse. Is > this possible? > > Thanks > > Vlad > > > 2011/7/15 Fabio Zadrozny <fa...@gm...>: >> Are you configuring your project or interpreter to have all those >> eggs? (if there are so many, there are better ways to add multiple at >> once). >> >> Cheers, >> >> Fabio >> >> On Fri, Jul 15, 2011 at 8:46 AM, Vladislav Vorobiev >> <mym...@go...> wrote: >>> if I add my egg Folder with New Folder button eclipse don't see the >>> included eggs. >>> You mean I have to add every egg by hand? A have over 100... >>> >>> Thanks >>> Vlad >>> >>> >>> 2011/7/15 Fabio Zadrozny <fa...@gm...>: >>>> As your egg is actually a folder, please use the 'new folder' button >>>> instead of new egg/zips. >>>> >>>> Cheers, >>>> >>>> Fabio >>>> >>>> On Fri, Jul 15, 2011 at 6:20 AM, Vladislav Vorobiev >>>> <mym...@go...> wrote: >>>>> Hi, >>>>> >>>>> i want to add egg to my project but can't confirm with the ok button. >>>>> Nothing happends. Interpreter / Python -> New Egg/Zips(s) >>>>> >>>>> I can only add ziped aggs. >>>>> >>>>> No problem to add for example dm.refuse-1.1-py2.7.egg but can't add >>>>> ZopeUndo-2.12.0-py2.7.egg. >>>>> >>>>> See screenshots... >>>>> >>>>> static.mymir.org/eclipse1.jpg >>>>> static.mymir.org/eclipse2.jpg >>>>> >>>>> Eclipse SDK >>>>> Version: 3.6.2 >>>>> PyDev: 2.2.1.2011071313 >>>>> >>>>> Any solutions? Thanks >>>>> >>>>> Vad >>>>> >>>>> Best Regards >>>>> Vlad Vorobiev >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> AppSumo Presents a FREE Video for the SourceForge Community by Eric >>>>> Ries, the creator of the Lean Startup Methodology on "Lean Startup >>>>> Secrets Revealed." This video shows you how to validate your ideas, >>>>> optimize your ideas and identify your business strategy. >>>>> http://p.sf.net/sfu/appsumosfdev2dev >>>>> _______________________________________________ >>>>> Pydev-users mailing list >>>>> Pyd...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/pydev-users >>>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> AppSumo Presents a FREE Video for the SourceForge Community by Eric >>>> Ries, the creator of the Lean Startup Methodology on "Lean Startup >>>> Secrets Revealed." This video shows you how to validate your ideas, >>>> optimize your ideas and identify your business strategy. >>>> http://p.sf.net/sfu/appsumosfdev2dev >>>> _______________________________________________ >>>> Pydev-users mailing list >>>> Pyd...@li... >>>> https://lists.sourceforge.net/lists/listinfo/pydev-users >>>> >>> >>> >>> >>> -- >>> Best Regards >>> Vlad Vorobiev >>> >>> ------------------------------------------------------------------------------ >>> AppSumo Presents a FREE Video for the SourceForge Community by Eric >>> Ries, the creator of the Lean Startup Methodology on "Lean Startup >>> Secrets Revealed." This video shows you how to validate your ideas, >>> optimize your ideas and identify your business strategy. >>> http://p.sf.net/sfu/appsumosfdev2dev >>> _______________________________________________ >>> Pydev-users mailing list >>> Pyd...@li... >>> https://lists.sourceforge.net/lists/listinfo/pydev-users >>> >> >> ------------------------------------------------------------------------------ >> AppSumo Presents a FREE Video for the SourceForge Community by Eric >> Ries, the creator of the Lean Startup Methodology on "Lean Startup >> Secrets Revealed." This video shows you how to validate your ideas, >> optimize your ideas and identify your business strategy. >> http://p.sf.net/sfu/appsumosfdev2dev >> _______________________________________________ >> Pydev-users mailing list >> Pyd...@li... >> https://lists.sourceforge.net/lists/listinfo/pydev-users >> > > > > -- > Best Regards > Vlad Vorobiev > > ------------------------------------------------------------------------------ > Storage Efficiency Calculator > This modeling tool is based on patent-pending intellectual property that > has been used successfully in hundreds of IBM storage optimization engage- > ments, worldwide. Store less, Store more with what you own, Move data to > the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/ > _______________________________________________ > Pydev-users mailing list > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-users > |
|
From: SourceForge.net <no...@so...> - 2011-07-26 13:50:16
|
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4619930: Hi there, I just checked and it always uses the lint.py in the preferences, but it'll use the python executable that's related to your project (so, if you have 2 projects each with a different interpreter lint.py will be called with different interpreters). See: https://github.com/aptana/Pydev/blob/master/plugins/org.python.pydev/src/or g/python/pydev/builder/pylint/PyLintVisitor.java (lines: 180-208) Cheers, Fabio |
|
From: SourceForge.net <no...@so...> - 2011-07-26 11:02:21
|
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4623683: It's a bug in PyDev with Eclipse 3.2 (it's calling a method only available in Eclipse 3.3). I'll take a look at it (note that if you can upgrade Eclipse, that'd make it work for you already). Cheers, Fabio |
|
From: SourceForge.net <no...@so...> - 2011-07-26 09:05:57
|
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4623683: Hi. I'm running eclipse 3.2.0 on CentOS 5.4, I installed pydev 2.2.1, subclipse 1.6.x. I checkout an object wih subclipse, but everytime I try to compare a file between local copy & repository version, I got following error message: !ENTRY org.eclipse.ui 4 0 2011-07-24 00:59:36.812 !MESSAGE org.eclipse.compare.CompareConfiguration.getContainer()Lorg/eclipse/com pare/ICompareContainer; !STACK 0 java.lang.NoSuchMethodError: org.eclipse.compare.CompareConfiguration.getContainer()Lorg/eclipse/compare/ICom pareContainer; at org.python.pydev.compare.PyContentViewerCreator.createNewCompareConfi guration(PyContentViewerCreator.java:58) at org.python.pydev.compare.PyContentViewerCreator.createViewer(PyConten tViewerCreator.java:27) at org.eclipse.compare.internal.ViewerDescriptor.createViewer(ViewerDesc riptor.java:53) at org.eclipse.compare.internal.CompareUIPlugin.getViewer(CompareUIPlugi n.java:838) at org.eclipse.compare.internal.CompareUIPlugin.findContentViewer(Compar eUIPlugin.java:784) at org.eclipse.compare.CompareUI.findContentViewer(CompareUI.java:275) at org.eclipse.compare.CompareEditorInput.findContentViewer(CompareEdito rInput.java:695) at org.eclipse.compare.CompareEditorInput$2.getViewer(CompareEditorInput .java:403) at org.eclipse.compare.CompareViewerSwitchingPane.setInput(CompareViewer SwitchingPane.java:289) at org.eclipse.compare.CompareEditorInput$11.run(CompareEditorInput.java :546) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.compare.CompareEditorInput.feed1(CompareEditorInput.java: 541) at org.eclipse.compare.CompareEditorInput.createContents(CompareEditorIn put.java:422) at org.eclipse.compare.internal.CompareEditor.createPartControl(CompareE ditor.java:187) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorRefere nce.java:596) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.ja va:372) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartR eference.java:566) at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:290) at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(Pres entablePart.java:140) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.sele ct(PresentablePartFolder.java:268) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select (LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.se lectPart(TabbedStackPresentation.java:394) at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartSt ack.java:1144) at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1097) at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1311) at org.eclipse.ui.internal.PartStack.add(PartStack.java:455) at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:102) at org.eclipse.ui.internal.PartStack.add(PartStack.java:441) at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:111) at org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashConta iner.java:60) at org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper .java:217) at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.j ava:207) at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.j ava:820) at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(Editor Manager.java:719) at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:6 80) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(Workbench Page.java:2593) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.ja va:2528) at org.eclipse.ui.internal.WorkbenchPage.access$10(WorkbenchPage.java:25 20) at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2505) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2 500) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2 477) at org.eclipse.compare.internal.CompareUIPlugin.openCompareEditor(Compar eUIPlugin.java:447) at org.eclipse.compare.CompareUI.openCompareEditorOnPage(CompareUI.java: 134) at org.tigris.subversion.subclipse.ui.actions.CompareWithRemoteAction$1. run(CompareWithRemoteAction.java:117) at org.tigris.subversion.subclipse.ui.repository.RepositoryManager.run(R epositoryManager.java:375) at org.tigris.subversion.subclipse.ui.actions.SVNAction$1.run(SVNAction. java:231) at org.tigris.subversion.subclipse.ui.actions.SVNAction$2.run(SVNAction. java:240) at org.eclipse. |
|
From: SourceForge.net <no...@so...> - 2011-07-26 06:02:17
|
The following forum message was posted by skydive85 at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4566881: I'm having the same problem. I can run my jython scripts fine, but the eclipse code analyzer can't seem to resolve any of the Java imports. I looks like my PYTHONPATH has all the Java .jar files . I could just suppress the errors, although I would like to be able to view Java docs like I can when I using eclipse for Java. Anyone have any ideas of what I can check next. Thanks, Aaron |
|
From: Vladislav V. <mym...@go...> - 2011-07-25 16:20:23
|
Hi my Interpreter looks like
zopepy
#!/home/p27b/usr/bin/python
import sys
sys.path[0:0] = [
'/home/p27b/.buildout/eggs/Zope2-2.13.5-py2.7.egg',
'/home/p27b/.buildout/eggs/StructuredText-2.11.1-py2.7.egg',
'/home/p27b/.buildout/eggs/Products.TextIndexNG3-3.4.1-py2.7.egg',
'/home/p27b/.buildout/eggs/Products.AdvancedQuery-3.0.3-py2.7.egg',
.....................
EGGS EGGS EGGS
_interactive = True
if len(sys.argv) > 1:
_options, _args = __import__("getopt").getopt(sys.argv[1:], 'ic:m:')
_interactive = False
for (_opt, _val) in _options:
if _opt == '-i':
_interactive = True
elif _opt == '-c':
exec _val
elif _opt == '-m':
sys.argv[1:] = _args
_args = []
__import__("runpy").run_module(
_val, {}, "__main__", alter_sys=True)
if _args:
sys.argv[:] = _args
__file__ = _args[0]
del _options, _args
execfile(__file__)
if _interactive:
del _interactive
__import__("code").interact(banner="", local=globals())
generated from buildout but i can't use them in Eclipse.
I have many "buildout interpreter" how i can use them in eclipse. Is
this possible?
Thanks
Vlad
2011/7/15 Fabio Zadrozny <fa...@gm...>:
> Are you configuring your project or interpreter to have all those
> eggs? (if there are so many, there are better ways to add multiple at
> once).
>
> Cheers,
>
> Fabio
>
> On Fri, Jul 15, 2011 at 8:46 AM, Vladislav Vorobiev
> <mym...@go...> wrote:
>> if I add my egg Folder with New Folder button eclipse don't see the
>> included eggs.
>> You mean I have to add every egg by hand? A have over 100...
>>
>> Thanks
>> Vlad
>>
>>
>> 2011/7/15 Fabio Zadrozny <fa...@gm...>:
>>> As your egg is actually a folder, please use the 'new folder' button
>>> instead of new egg/zips.
>>>
>>> Cheers,
>>>
>>> Fabio
>>>
>>> On Fri, Jul 15, 2011 at 6:20 AM, Vladislav Vorobiev
>>> <mym...@go...> wrote:
>>>> Hi,
>>>>
>>>> i want to add egg to my project but can't confirm with the ok button.
>>>> Nothing happends. Interpreter / Python -> New Egg/Zips(s)
>>>>
>>>> I can only add ziped aggs.
>>>>
>>>> No problem to add for example dm.refuse-1.1-py2.7.egg but can't add
>>>> ZopeUndo-2.12.0-py2.7.egg.
>>>>
>>>> See screenshots...
>>>>
>>>> static.mymir.org/eclipse1.jpg
>>>> static.mymir.org/eclipse2.jpg
>>>>
>>>> Eclipse SDK
>>>> Version: 3.6.2
>>>> PyDev: 2.2.1.2011071313
>>>>
>>>> Any solutions? Thanks
>>>>
>>>> Vad
>>>>
>>>> Best Regards
>>>> Vlad Vorobiev
>>>>
>>>> ------------------------------------------------------------------------------
>>>> AppSumo Presents a FREE Video for the SourceForge Community by Eric
>>>> Ries, the creator of the Lean Startup Methodology on "Lean Startup
>>>> Secrets Revealed." This video shows you how to validate your ideas,
>>>> optimize your ideas and identify your business strategy.
>>>> http://p.sf.net/sfu/appsumosfdev2dev
>>>> _______________________________________________
>>>> Pydev-users mailing list
>>>> Pyd...@li...
>>>> https://lists.sourceforge.net/lists/listinfo/pydev-users
>>>>
>>>
>>> ------------------------------------------------------------------------------
>>> AppSumo Presents a FREE Video for the SourceForge Community by Eric
>>> Ries, the creator of the Lean Startup Methodology on "Lean Startup
>>> Secrets Revealed." This video shows you how to validate your ideas,
>>> optimize your ideas and identify your business strategy.
>>> http://p.sf.net/sfu/appsumosfdev2dev
>>> _______________________________________________
>>> Pydev-users mailing list
>>> Pyd...@li...
>>> https://lists.sourceforge.net/lists/listinfo/pydev-users
>>>
>>
>>
>>
>> --
>> Best Regards
>> Vlad Vorobiev
>>
>> ------------------------------------------------------------------------------
>> AppSumo Presents a FREE Video for the SourceForge Community by Eric
>> Ries, the creator of the Lean Startup Methodology on "Lean Startup
>> Secrets Revealed." This video shows you how to validate your ideas,
>> optimize your ideas and identify your business strategy.
>> http://p.sf.net/sfu/appsumosfdev2dev
>> _______________________________________________
>> Pydev-users mailing list
>> Pyd...@li...
>> https://lists.sourceforge.net/lists/listinfo/pydev-users
>>
>
> ------------------------------------------------------------------------------
> AppSumo Presents a FREE Video for the SourceForge Community by Eric
> Ries, the creator of the Lean Startup Methodology on "Lean Startup
> Secrets Revealed." This video shows you how to validate your ideas,
> optimize your ideas and identify your business strategy.
> http://p.sf.net/sfu/appsumosfdev2dev
> _______________________________________________
> Pydev-users mailing list
> Pyd...@li...
> https://lists.sourceforge.net/lists/listinfo/pydev-users
>
--
Best Regards
Vlad Vorobiev
|
|
From: SourceForge.net <no...@so...> - 2011-07-24 08:24:09
|
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4620351: In PyLint's settings I added --import-graph=c:\some_file.jpg option but as PyDev runs PyLint with every module in project this file gets overwritten by subsequent runs of PyLint and I get only import graph of the last module analyzed by PyLint. Are there any variables available in PyLint's settings like current module's name so I would get different file for each module above? |
|
From: SourceForge.net <no...@so...> - 2011-07-23 21:48:23
|
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4619930: Hi! I have PyLint installed in one virtualenv (and configured in PyDev's preferences for PyLint) while my project is configured to use another virtualenv (as Python interpreter) which has also another PyLint installed. It seems that PyDev picks up PyLint installed in the virtualenv set as interpreter for the project and not the one set in the PyDev's preferences for PyLint (the setting "Location of pylint (lint.py)"). Is this known fact? Is this a feature or a bug? If it's a feature is there any information on this subject in the docs? |
|
From: Fabio Z. <fa...@gm...> - 2011-07-22 15:44:54
|
Yes, a solution right now is downloading the site (as it's not available offline). Also note that the manual is at http://pydev.org (not under sourceforge). Cheers, Fabio On Fri, Jul 22, 2011 at 10:05 AM, Daniel Sokolowski <dan...@kl...> wrote: > If there is no 'single' manual download please take a look at > http://www.httrack.com/ which will let you make an offline copy of the site > > On Fri, 22 Jul 2011 06:25:30 -0400, SourceForge.net > <no...@so...> wrote: > >> The following forum message was posted by druckesr at >> http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4618024: >> >> Folks, I know Federal Employees are not all that well liked right now. >> But, >> some of us are coders just like the rest of you. >> >> Here's the problem. I work behind the idiots at NMCI on the USMC side >> and basically >> **ALL** things SourceForge are blocked to us while at work. >> >> While it may be possible to get additional web access rights while >> logged into >> my Developer Account even that has so little functionality I normally do >> all >> development off-line on another machine. (Some of you *know* the meaning >> of >> "locked down systems".) >> >> When a user Manual is broken up into many parts and only accessible with >> a live >> connection it makes using anything SourceForge *very* difficult. >> >> So being able to download an entire manual as a single file would be >> *very* >> welcome. >> >> If I've missed such a link please let me know... Some projects do have >> Manual >> downloads. >> >> >> ------------------------------------------------------------------------------ >> 10 Tips for Better Web Security >> Learn 10 ways to better secure your business today. Topics covered >> include: >> Web security, SSL, hacker attacks & Denial of Service (DoS), private >> keys, >> security Microsoft Exchange, secure Instant Messaging, and much more. >> http://www.accelacomm.com/jaw/sfnl/114/51426210/ >> _______________________________________________ >> Pydev-users mailing list >> Pyd...@li... >> https://lists.sourceforge.net/lists/listinfo/pydev-users > > > -- > KL Insight > Daniel Sokolowski - Web Engineer > 933 Princess St. Suite 202 > Kingston, On K7M 1H3 > v. 613-344-2116 > e. dan...@kl... > www.klinsight.com > > ------------------------------------------------------------------------------ > 10 Tips for Better Web Security > Learn 10 ways to better secure your business today. Topics covered include: > Web security, SSL, hacker attacks & Denial of Service (DoS), private keys, > security Microsoft Exchange, secure Instant Messaging, and much more. > http://www.accelacomm.com/jaw/sfnl/114/51426210/ > _______________________________________________ > Pydev-users mailing list > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-users > |
|
From: Daniel S. <dan...@kl...> - 2011-07-22 14:51:14
|
If there is no 'single' manual download please take a look at http://www.httrack.com/ which will let you make an offline copy of the site On Fri, 22 Jul 2011 06:25:30 -0400, SourceForge.net <no...@so...> wrote: > The following forum message was posted by druckesr at > http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4618024: > > Folks, I know Federal Employees are not all that well liked right now. > But, > some of us are coders just like the rest of you. > > Here's the problem. I work behind the idiots at NMCI on the USMC side > and basically > **ALL** things SourceForge are blocked to us while at work. > > While it may be possible to get additional web access rights while > logged into > my Developer Account even that has so little functionality I normally do > all > development off-line on another machine. (Some of you *know* the meaning > of > "locked down systems".) > > When a user Manual is broken up into many parts and only accessible with > a live > connection it makes using anything SourceForge *very* difficult. > > So being able to download an entire manual as a single file would be > *very* > welcome. > > If I've missed such a link please let me know... Some projects do have > Manual > downloads. > > > ------------------------------------------------------------------------------ > 10 Tips for Better Web Security > Learn 10 ways to better secure your business today. Topics covered > include: > Web security, SSL, hacker attacks & Denial of Service (DoS), private > keys, > security Microsoft Exchange, secure Instant Messaging, and much more. > http://www.accelacomm.com/jaw/sfnl/114/51426210/ > _______________________________________________ > Pydev-users mailing list > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-users -- KL Insight Daniel Sokolowski - Web Engineer 933 Princess St. Suite 202 Kingston, On K7M 1H3 v. 613-344-2116 e. dan...@kl... www.klinsight.com |
|
From: SourceForge.net <no...@so...> - 2011-07-22 10:25:30
|
The following forum message was posted by druckesr at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4618024: Folks, I know Federal Employees are not all that well liked right now. But, some of us are coders just like the rest of you. Here's the problem. I work behind the idiots at NMCI on the USMC side and basically **ALL** things SourceForge are blocked to us while at work. While it may be possible to get additional web access rights while logged into my Developer Account even that has so little functionality I normally do all development off-line on another machine. (Some of you *know* the meaning of "locked down systems".) When a user Manual is broken up into many parts and only accessible with a live connection it makes using anything SourceForge *very* difficult. So being able to download an entire manual as a single file would be *very* welcome. If I've missed such a link please let me know... Some projects do have Manual downloads. |
|
From: Kenneth L. <ke...@lo...> - 2011-07-19 22:03:22
|
No matter what args I put in the .ini files, they were not used. I finally fixed it by modifying the info.plist file in the directory above. Just thought you'd like to know. ...Ken On Tue, Jul 19, 2011 at 1:40 PM, Fabio Zadrozny <fa...@gm...> wrote: > I think the Xms/Xmx must be always defined in MB (i.e.: -Xmx384m). > Also, I don't think you NOT should need a value more than say 800m (if > you do need such a big heap, it may be some memory leak). > > Also, you should be able to update the PyDev from Aptana Studio 2.0 to > the latest PyDev (following the instructions for Eclipse 3.2 at: > http://pydev.org/manual_101_install.html ) > > Note that it may be better if you can go to Aptana Studio 3 (Aptana > Studio 2.0 is no longer in active development, so, the support for > Aptana Studio 3 should be much better). > > Cheers, > > Fabio > > On Tue, Jul 19, 2011 at 2:35 PM, Kenneth Loafman <ke...@lo...> > wrote: > > Hi, > > > > Just got a brand new Macbook Air, brought up Aptana Studio 2.0, and > almost > > immediately ran out of heap space. I've tried several things, read a > dozen > > articles on the obscurity that is the Java .ini file, and am thoroughly > > confused. Would some kind person look at this aptanastudio.ini file and > > tell me what I'm doing wrong? > > > > -startup > > ../../../plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar > > --launcher.library > > > ../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.0.1.R35x_v20090707 > > --launcher.XXMaxPermSize512m > > -application > > com.aptana.ide.desktop.integration.Application > > -Xdock:icon=../Resources/aptana.icns > > -Dorg.eclipse.swt.internal.carbon.smallFonts > > -vmargs > > -Xms2g > > -Xmx2g > > -XstartOnFirstThread > > > > When I look at the configuration in About/Installation, all that makes it > is > > eclipse.vmargs=-XstartOnFirstThread > > and no complaints that I can find. The heap space showing starts at 54M > of > > 94M and rapidly decreases as I try to work, until it crashes. > > > > Any help would be appreciated. > > > > ...Thanks, > > ...Ken > > > > > > > ------------------------------------------------------------------------------ > > Magic Quadrant for Content-Aware Data Loss Prevention > > Research study explores the data loss prevention market. Includes > in-depth > > analysis on the changes within the DLP market, and the criteria used to > > evaluate the strengths and weaknesses of these DLP solutions. > > http://www.accelacomm.com/jaw/sfnl/114/51385063/ > > _______________________________________________ > > Pydev-users mailing list > > Pyd...@li... > > https://lists.sourceforge.net/lists/listinfo/pydev-users > > > > > > > ------------------------------------------------------------------------------ > Magic Quadrant for Content-Aware Data Loss Prevention > Research study explores the data loss prevention market. Includes in-depth > analysis on the changes within the DLP market, and the criteria used to > evaluate the strengths and weaknesses of these DLP solutions. > http://www.accelacomm.com/jaw/sfnl/114/51385063/ > _______________________________________________ > Pydev-users mailing list > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-users > |