[Pydev-users] [pydev - Users] RE: python not a launch option

2008-04-13 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4902305 By: fabioz Have you followed the instructions on http://www.fabioz.com/pydev/manual_101_root.html ? When configuring the interpreter/project? What may be happening is that it's an old interpreter

[Pydev-users] [pydev - Users] RE: embed pydev in rcp

2008-04-14 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4903858 By: georgiuk Problem solved. I had imported the pydev plugin in the workspace and probably there was a conflict and it couldn't resolve. Although this is just a guess and I would really like to know

[Pydev-users] [pydev - Users] Problems setting up new PyDev projects

2008-04-14 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4904607 By: gray808 I've recently installed PyDev. I'm just starting at a new job, and there is a lot of code out there already. All of this code, when I load it in SPE, works fine. However, when I try to set

[Pydev-users] [pydev - Users] PyDev editor issue with viPlugin

2008-04-15 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4907568 By: whitehouse3001 Thanks for creating this plugin for Eclipse! This might not be a PyDev issue, but I thought I'd see if anyone else has seen this. I just installed PyDev 1.3.15, and I had viPlugin

[Pydev-users] [pydev - Users] Typechecker's annotations for type hints

2008-04-17 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4910515 By: winterstream A somewhat forgotten Python package, named typechecker (http://oakwinter.com/code/typecheck/) used Python's decorators for specifying type information. I would love to see PyDev use

[Pydev-users] [pydev - Users] Error using expressions in debugging

2008-04-17 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4911158 By: dkadish I am building a Django site and everything was working properly in Eclipse/PyDev until a few days ago. I started getting an error when trying to evaluate expressions during debug. Here's

[Pydev-users] [pydev - Users] RE: Error using expressions in debugging

2008-04-17 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4911512 By: fabioz Not really... seems to be a bug for me. Can you report it in the sf tracker? Also, if you could provide some sample example where I can reproduce it (even if it depends on django), that'd

[Pydev-users] [pydev - Users] debug can not be started

2008-04-18 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4912879 By: boostpy2005 there is no problem with starting pydev run, but I can not start debugging! the error message An internal error occurred during: Launching your.py. Unable to find an unused local

[Pydev-users] [pydev - Users] RE: debug can not be started

2008-04-18 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4912951 By: fabioz So, do you have something that may be blocking communication? Try seeing if the windows firewall is enabled (if it's, try disabling to see if it works, and if it does, you can re-enable

[Pydev-users] [pydev - Users] RE: debug can not be started

2008-04-19 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4914984 By: boostpy2005 Hi Fabio, thanks for your replys. After sending this new thread, I checked if there exists a new version of pydev. After the check, I have installed the new one. My problem disapears

[Pydev-users] [pydev - Users] Enable row/column no. in status bar

2008-04-21 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4917492 By: febian Hi, Can you please guide me on how to enable the row/column no. display in the status bar withing pydev editor? __ You

[Pydev-users] [pydev - Users] RE: Enable row/column no. in status bar

2008-04-21 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4918527 By: fabioz The status bar with the row/col should be visible whenever the editor has focus (no config should be needed for that as far as I know). Aside from that, the line numbers may be shown/hidden

[Pydev-users] [pydev - Users] PyDev disturbs CDT project in eclipse

2008-04-22 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4920172 By: jontte75 Hello, What could be problem, if I install PyDev to my eclipse it disturbs my C/C++ (i.e CDT) project (the project is imported from SVN). The problem is that after installation of pyDev

[Pydev-users] [pydev - Users] No Code Completion

2008-04-22 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4921891 By: aisre sudo aptitude install eclipse-pydev file new project pydev project name the project, click next nothing to reference... shouldn't there be something to reference in order to get CC? i

[Pydev-users] [pydev - Users] RE: No Code Completion

2008-04-22 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4921953 By: aisre I'm a douche, it works __ You are receiving this email because you elected to monitor this forum. To stop monitoring

[Pydev-users] [pydev - Users] RE: No Code Completion

2008-04-23 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4922792 By: fabioz You should get code-completion from the (default) configured interpreter see: http://www.fabioz.com/pydev/manual_101_interpreter.html If you had more projects, you could reference them (so

[Pydev-users] [pydev - Users] please fix pydev download page update URL

2008-04-24 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4927171 By: speedyboy On the main pydev download page (http://pydev.sourceforge.net/download.html) it lists the URL to use with update manager as http://pydev.sourceforge.net/updates/. That URL is bogus

[Pydev-users] [pydev - Users] Pydev debugger starts, then waits forever

2008-04-25 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4927797 By: chrislott Hello, I am using Eclipse 3.3.2, pydev 1.3.15, and python 2.4.4 on a windoze xp box. I do not have psyco installed. In a nutshell, the pydev debugger does not work for all breakpoints

[Pydev-users] [pydev - Users] No code completion while there is no project

2008-04-25 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4927925 By: walterhaas51 Code completion doesn't seem to work while I was just editing an ordinary py file. (which doesn't belong to a pydev project) Pydev only completes python keywords. When I create / open

[Pydev-users] [pydev - Users] RE: Pydev debugger starts, then waits forever

2008-04-25 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4928204 By: fabioz Do you think you can report that as a bug with some self-contained example so that I can reproduce it? Cheers, Fabio

[Pydev-users] [pydev - Users] Class Outline Inaccuracies v 1.3.15

2008-04-25 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4928210 By: aldur42 If you initialize multiple class variables on the same line the outline dose not reflect the changes. In the below code Test.noOutlineBar and Test.noOutlineBaz are not represented

[Pydev-users] [pydev - Users] RE: No code completion while there is no proj

2008-04-25 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4928226 By: fabioz Yeap, right now it won't give you completions if the file is not in a project (with a configured pythonpath). I guess it's doable, but I have to think a bit about the way to discover which

[Pydev-users] [pydev - Users] RE: No code completion while there is no proj

2008-04-25 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4928390 By: walterhaas51 I've filled request 1951796. I think you can look at first line (shebang line ) of files. if it is /usr/bin/python , /usr/local/bin/python, /usr/bin/env python, or something like

[Pydev-users] [pydev - Users] RE: Pydev debugger starts, then waits forever

2008-04-25 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4928464 By: peter-melvyn It resembles me the problem I've reported here http://sourceforge.net/forum/forum.php?thread_id=1974242forum_id=293649

[Pydev-users] [pydev - Users] RE: PyDev doesn't remember run mode

2008-04-29 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4934948 By: siebert F9 works, but is there also a key available to run as python unit-test? Ciao, Steffen __ You are receiving this email

[Pydev-users] [pydev - Users] RE: PyDev doesn't remember run mode

2008-04-29 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4934966 By: fabioz Not really... usually what I do is that the test module has as its main: #=== # main

[Pydev-users] [pydev - Users] pydev code completion for python extensions

2008-04-30 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4937165 By: rkannan1234 I am not able to get code completion for binary python extensions (built with boost python) on Windows platform. I have added them to the project's PYTHONPATH. Do I need to do anything

[Pydev-users] [pydev - Users] RE: pydev code completion for python extensio

2008-04-30 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4937167 By: fabioz You mean the completions that are context-insensitive (those are currently only supported for things available in the static analysis) or any completion from the dll (if you do an import

[Pydev-users] [pydev - Users] RE: pydev code completion for python extensio

2008-04-30 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4937256 By: rkannan1234 I mean the completions from the DLL that I import in the script. Is this supposed to work? --Kannan. __ You

[Pydev-users] [pydev - Users] RE: pydev code completion for python extensio

2008-04-30 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4937279 By: fabioz Yes, it's supposed to work... if you go in the prompt and do import mydll; print dir(mydll), does it bring the tokens correctly? Also, note that it'll get those completions and cache

[Pydev-users] [pydev - Users] RE: pydev code completion for python extensio

2008-04-30 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4937319 By: rkannan1234 It doesn't work. I think these DLLs were not resolved. I added these DLLs to the External Source Folders list (with the Add zip/jar/egg option) in Pydev - PYTHONPATH project setting

[Pydev-users] [pydev - Users] RE: pydev code completion for python extensio

2008-04-30 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4937363 By: fabioz If you open a command shell (cmd.exe), does it work there? Also, after setting the PATH environment variable, you have to restart eclipse -- and any open shell if you start eclipse from

[Pydev-users] [pydev - Users] RE: pydev code completion for python extensio

2008-04-30 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4937452 By: rkannan1234 yes, it does work from the command line. i launched eclipse.exe from the same command line. I set the PyDev - PYTHONPATH to be the same as what I had in the command line environment

[Pydev-users] [pydev - Users] RE: pydev code completion for python extensio

2008-04-30 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4937800 By: fabioz Do you have some error in your error log? Also, are you able to get completion on other builtins? (E.g.: in an empty file, requesting a completion brings RuntimeError, AssertionError, etc

[Pydev-users] [pydev - Users] RE: pydev code completion for python extensio

2008-04-30 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4937806 By: fabioz Actually, I just realized one thing... you're adding a DLL and not a zip file, so, you should actually add the folder that contains the DLL in your pythonpath, and not the DLL itself

[Pydev-users] [pydev - Users] Extend AssistTry.java patch.

2008-04-30 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4937961 By: roinet Hi. This patch extending surround feature by Ctrl+1. Index: src/org

[Pydev-users] [pydev - Users] RE: Extend AssistTry.java patch.

2008-04-30 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4938067 By: fabioz Hi, thanks for the patch, but could you create a bug-report with that patch attached as a file? (Usually pasting it in the forum makes it loose formating and makes it harder for me to apply

[Pydev-users] [pydev - Users] RE: Extend AssistTry.java patch.

2008-05-01 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4938470 By: roinet Ok. Bug created: http://sourceforge.net/tracker/index.php?func=detailaid=1955297group_id=85796; atid=577329 __ You

[Pydev-users] [pydev - Users] RE: Class Outline Inaccuracies v 1.3.15

2008-05-01 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4938775 By: fabioz Can you please report that as a bug? Thanks, Fabio __ You are receiving this email because you elected to monitor

[Pydev-users] [pydev - Users] RE: pydev code completion for python extensio

2008-05-01 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4939392 By: rkannan1234 I think I figured it out. It was a problem with one of the dependent dlls. Thanks a lot for the help. However, how do I look at the error log in eclipse. --Kannan

[Pydev-users] [pydev - Users] RE: pydev code completion for python extensio

2008-05-01 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4939692 By: fabioz Take a look at: http://pydev.sourceforge.net/faq.html#how_do_i_report_a_bug (it explains how to get the error log info). Cheers, Fabio

[Pydev-users] [pydev - Users] RE: Class Outline Inaccuracies v 1.3.15

2008-05-03 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4942906 By: fabioz It's fixed for 1.3.16 __ You are receiving this email because you elected to monitor this forum. To stop monitoring

[Pydev-users] [pydev - Users] visibility *.pyc files

2008-05-05 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4945227 By: andrewscater Where can i customize visibility of *.pyc files in project ? For now all my pyc files are visible in PyDev perspective

[Pydev-users] [pydev - Users] RE: visibility *.pyc files

2008-05-05 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4945575 By: fabioz If you're in the pydev package explorer, you have to open the dropdown menu in the toolbar (can also be activated by ctrl+F10), then choose: 'customize view': Hide *.pyc files. Cheers

[Pydev-users] [pydev - Users] Completion very slow...

2008-05-05 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4946692 By: pascal_castro Since I updated my ubuntu (yesterday, now I am using Hardy Heron) completion run incredibly slow... I tried to build a new project to check if it's comes form the current project I am

[Pydev-users] [pydev - Users] RE: if/else ternary syntax.

2008-05-05 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4946694 By: fabioz It should work if you configure your project as python 2.5 (see http://fabioz.com/pydev/manual_101_project_conf2.html for info on how to config that). Cheers, Fabio

[Pydev-users] [pydev - Users] RE: Completion very slow...

2008-05-05 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4946697 By: fabioz Really strange... maybe there's something slowing down your sockets communication? Do you have something in your error log? (see http://pydev.sourceforge.net/faq.html#how_do_i_report_a_bug

[Pydev-users] [pydev - Users] RE: if/else ternary syntax.

2008-05-05 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4946721 By: pascal_castro The Project is configured as python 2.5. I checked 3 times... :( __ You are receiving this email because you

[Pydev-users] [pydev - Users] RE: if/else ternary syntax.

2008-05-05 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4946757 By: fabioz Do you have something in your error log? Are you using PyLint? Is your configured interpreter python 2.5? Cheers, Fabio

[Pydev-users] [pydev - Users] RE: Completion very slow...

2008-05-05 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4946768 By: pascal_castro Yes, you are right, there are errors... If you have some time you can download the log file at the address below: http://www.sendspace.com/file/hgtzl7 I am not clever enough to make

[Pydev-users] [pydev - Users] RE: if/else ternary syntax.

2008-05-05 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4946783 By: pascal_castro I am not using PyLint. Interpreter is set to python 2.5 log file is there: http://www.sendspace.com/file/hgtzl7 Cheers, Pascal

[Pydev-users] [pydev - Users] RE: if/else ternary syntax.

2008-05-05 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4946922 By: dmischel Hi, I tested the same code and got the same syntax error. Then I used Fabioz's suggestion to check the project configuration. Sure enough, it was still configured for 2.4 even though I

[Pydev-users] [pydev - Users] RE: Single line comment disables Pydev debug?

2008-05-07 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4949794 By: dres1011 I don't have comments but I code still doesn't break __ You are receiving this email because you elected to monitor

[Pydev-users] [pydev - Users] RE: Breakpoints look enabled but don't break

2008-05-07 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4950122 By: fabioz Can you report that as a bug? Also, it'd be nice if you could attach some sample code to the bug report explaining which steps are you taking so that I can reproduce it. Cheers, Fabio

[Pydev-users] [pydev - Users] RE: Breakpoints look enabled but don't break

2008-05-07 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4950726 By: dres1011 I would be happy to enter a bug. I didn't do that originally because it seemed like something basic that would work, so I assumed misconfiguration on my end. FYI, I also tried

[Pydev-users] [pydev - Users] RE: Breakpoints look enabled but don't break

2008-05-07 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4950771 By: dres1011 Bug 1959656 entered: https://sourceforge.net/tracker/index.php?func=detailaid=1959656group_id=85796 atid=577329 __ You

[Pydev-users] [pydev - Users] Where does PyDev Explorer get its files

2008-05-07 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4951516 By: sontek Hey, I'm using Eclipse 3.4M7 and PyDev, I'm trying to figure out where the explorer pulls its project lists, I deleted a project and the folder is still showing up in the explorer

[Pydev-users] [pydev - Users] RE: Where does PyDev Explorer get its files

2008-05-08 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4952254 By: fabioz Which pydev version are you using? (The latest -- 1.3.16 -- had some fixes in the pydev package explorer) Cheers, Fabio p.s.: Eclipse 3.4 is not currently supported by pydev (so

[Pydev-users] [pydev - Users] RE: Pydev Package Explorer - 1.3.16 - Broken?

2008-05-08 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4953375 By: glen_richards Hi Fabio, I moved back to 1.3.16 and restarted eclipse nothing was added to the log (assuming the log is the one here: ...\workspace\.metadata\.log). My problem seems different

[Pydev-users] [pydev - Users] RE: Pydev Package Explorer - 1.3.16 - Broken?

2008-05-08 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4953383 By: glen_richards I've recently added/removed a few projects... in case that's related. __ You are receiving this email because you

[Pydev-users] [pydev - Users] Code Completion fails on subclassing?

2008-05-08 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4953628 By: francisco_gama Hi For my first post on this forum i would like to thank the excellent work on Pydev. It became my first choice quite fast and now i can't live without it. Here's my problem

[Pydev-users] [pydev - Users] PyLint problem with packages and __init__.py

2008-05-09 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4953944 By: siebert Hi, I've noticed that for some unknown reason the warnings generated by PyLint for the modules of a python package are also generated for and added to __init__.py in the same package

[Pydev-users] [pydev - Users] RE: Code Completion fails on subclassing?

2008-05-09 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4954160 By: fabioz Hi Francisco. I've just tested your code, and I was able to reproduce the behavior you said when the subclass of Ui_MainWindow (in test3.py) uses a relative import to find Ui_MainWindow

[Pydev-users] [pydev - Users] RE: PyLint problem with packages and __init__

2008-05-09 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4954169 By: fabioz That's actually a PyLint bug. There's a bug-report about it at pydev: https://sourceforge.net/tracker/?func=detailatid=577329aid=1957009group_id=85 796 Cheers, Fabio

[Pydev-users] [pydev - Users] RE: PyLint problem with packages and __init__

2008-05-09 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4954435 By: siebert Hi Fabio, thanks for the information. I've added one correction the the bug-report and also a patch for PyLint which seems to fix the problem. Ciao, Steffen

[Pydev-users] [pydev - Users] RE: Code Completion fails on subclassing?

2008-05-09 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4954604 By: francisco_gama bug report done Thank you for your support __ You are receiving this email because you elected to monitor

[Pydev-users] [pydev - Users] RE: Eclipse Rejects Pydev Update

2008-05-10 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4956075 By: fabioz Do you have Mylyn installed? (that's needed if you want to use the Mylyn extensions -- which are totally optional -- you don't need them to use pydev) Cheers, Fabio

[Pydev-users] [pydev - Users] Pydev 1.3.17 and hibachi ADT

2008-05-12 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4959360 By: janglin I updated to pydev and pydev extensions 1.3.17 today (from 1.3.16) and now the hibachi ADT plugins will no longer load into eclipse. I had the Ada perspective active when I installed

[Pydev-users] [pydev - Users] RE: Pydev 1.3.17 and hibachi ADT

2008-05-12 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4959366 By: fabioz Please open a bug report -- there are instructions on how to do that and what should be in a bug report at: http://pydev.sourceforge.net/faq.html#how_do_i_report_a_bug Cheers, Fabio

[Pydev-users] [pydev - Users] Console in 1.3.15

2008-05-13 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4961393 By: orenouard Hi, I noticed the console in 1.3.15 starts using the system default Python interpreter and not the interpreter that is configured as default for Pydev / the current project? Working

[Pydev-users] [pydev - Users] RE: Console in 1.3.15

2008-05-13 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4961639 By: fabioz There's currently no other way to specify a different interpreter. Please add that as a feature request. Cheers, Fabio

[Pydev-users] [pydev - Users] Houdini's hython and PyDev

2008-05-14 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4963787 By: nicholas_yue Hi, I am using Ubuntu 7.04 with Eclipse 3.3.2 PyDev 1.3.17 Houdini (http://www.sidefx.com) provides their own Python interpreter call hython. hython is a wrapper shell

[Pydev-users] [pydev - Users] RE: Houdini's hython and PyDev

2008-05-15 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4964246 By: nicholas_yue On Windows Vista with Eclipse, PyDev and hython.exe, the registration of hython.exe as a Python interpreter is allowed by PyDev 1.3.17 Regards

[Pydev-users] [pydev - Users] RE: Houdini's hython and PyDev

2008-05-15 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4964662 By: fabioz That seems like a hython bug... probably sys.executable is not returning the path correctly to hython-bin (the script that gathers this info is org.python.pydev/pysrc/interpreterInfo.py

[Pydev-users] [pydev - Users] RE: Houdini's hython and PyDev

2008-05-15 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4965915 By: nicholas_yue Hi Fabio, I have posted your observation to the Houdini forum so hopefully their developer may be able to fix hython with your observation. Regards

[Pydev-users] [pydev - Users] with statement not parsed properly?

2008-05-15 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4966118 By: fromagie Using pydev 1.3.17 with extensions in Eclipse 3.3.2, pydev seems to have a problem parsing code containing the with keyword. E.g.: with an_expression: do_something() 'an_expression

[Pydev-users] [pydev - Users] Dynamic code completion issue

2008-05-16 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=493 By: wlt69 I have a simple script, which I added to the Forced builtin libs (of course I have added the containing directory to the environment PYTHONPATH). Still code completion will not work

[Pydev-users] [pydev - Users] CamelCase support for Ctrl-Del etc.

2008-05-16 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4966672 By: siebert Hi, when editing Java files in Eclipse, Ctrl-Del, Ctrl-Left and Ctrl-Right are supporting camel case and stop at the next camel hump. Unfortunatly this seem to be a JDT feature

[Pydev-users] [pydev - Users] Code Analysis issues with Elixir

2008-05-16 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4966629 By: siebert Hi, I'm using Elixir (http://elixir.ematia.de/trac/wiki) in my project, but PyDev 1.3.17 complains with Undefined variable from import. Elixir was installed with easy install using

[Pydev-users] [pydev - Users] Support @return tag in generated docstring

2008-05-16 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4966689 By: siebert Hi, would it be possible to include @return in the generated docstring for methods which return values? Ciao, Steffen

[Pydev-users] [pydev - Users] RE: Code Analysis issues with Elixir

2008-05-16 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4966913 By: fabioz Please add that as a bug in the sf trackers ( http://pydev.sourceforge.net/faq.html#how_do_i_report_a_bug ). Note that there are usually some ways to config the code-analysis to gather

[Pydev-users] [pydev - Users] RE: CamelCase support for Ctrl-Del etc.

2008-05-16 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4966926 By: fabioz Please add that as a feature request to the sf trackers (see http://pydev.sourceforge.net/faq.html#how_do_i_report_a_feature_request ) Cheers, Fabio

[Pydev-users] [pydev - Users] RE: Support @return tag in generated docstrin

2008-05-16 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4966929 By: fabioz Yes, it's possible (you can add it as a feature request -- or you could submit a patch -- take a look at org.python.pydev.editor.correctionassist.docstrings.AssistDocString.java ). Cheers

[Pydev-users] [pydev - Users] Controlling PyDev Analysis

2008-05-17 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4969747 By: ghtdak I'm starting work on Sage which is a pretty huge system including some 200+K lines of Python. A very interesting feature of sage is it all comes with the tarball... you could do a regular

[Pydev-users] [pydev - Users] RE: Support @return tag in generated docstrin

2008-05-19 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4971854 By: siebert Hi, I've looked into this class, but the problem is that I don't have any clue how to determine wether the current method returns a value or not. Can you give a hint where I should start

[Pydev-users] [pydev - Users] RE: Support @return tag in generated docstrin

2008-05-19 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4973253 By: fabioz It should probably work something like: 1. See where the scope of the current method ends. You can use org.python.pydev.parser.fastparser.FastParser#firstClassOrFunction to get where

[Pydev-users] [pydev - Users] RE: Support @return tag in generated docstrin

2008-05-19 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4973260 By: fabioz Actually, on a second thought, to know the scope of this method you should probably analyze the indentation -- and create a helper method that does that -- because sometimes the next scope

[Pydev-users] [pydev - Users] RE: Controlling PyDev Analysis

2008-05-19 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4973268 By: fabioz You could have the basic interpreter configured with just the most standard paths for the pythonpath and have each project define 'external source folders' for the dependencies (and later

[Pydev-users] [pydev - Users] RE: Dynamic code completion issue

2008-05-20 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4973551 By: wlt69 It's meant to be used by the users of a testing framework we are writing. Therefore the solution could work, because the framework should not change that often, when ready. I will have

[Pydev-users] [pydev - Users] ctrl click doesn't work ganymede

2008-05-21 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4976050 By: garyt I am running pydev under ganymede 3.4m7 and control clicking on identifiers such as class names and variable names doesn't give a link

[Pydev-users] [pydev - Users] I can't debug under linux.It says timeout

2008-05-21 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4977527 By: li_zhi 19 !ENTRY org.python.pydev.debug 4 4 2008-05-22 06:25:44.129 20 !MESSAGE Timed out after 100.0 seconds while waiting for python script to connect. 21 !STACK 0 22

[Pydev-users] [pydev - Users] RE: ctrl click doesn't work ganymede

2008-05-21 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4977841 By: fabioz Please report that as a bug (but note that currently only eclipse 3.3 is supported, so, there may be more issues, still, bug reports are already welcome as they'll help when it's time

[Pydev-users] [pydev - Users] RE: import error only in pydev debug mode

2008-05-21 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4977854 By: fabioz Can you print in the beginning of the sys.path and check if it's what you expect it to be? Also, is that a relative import (python 2.5 may have some issues if that's a regular import when

[Pydev-users] [pydev - Users] PyDev and HTML or Mako files

2008-05-22 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4978228 By: jettgamboa Is there a way to customize the extension or Eclipse so that files with a certain extension will be opened by Eclipse' HTML editor? I am using PyDev to develop Pylons applications. I

[Pydev-users] [pydev - Users] RE: PyDev and HTML or Mako files

2008-05-22 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4978839 By: fabioz For html pages, you'd need a different plugin... some suggestions are: aptana (http://www.aptana.com/docs/index.php/About_the_Aptana_HTML_Editor) has one and amateras (http

[Pydev-users] [pydev - Users] RE: import error only in pydev debug mode

2008-05-22 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4979330 By: mkearney And by the way. Adding code to insert the directories into os.sys.path works in the app, but I have to add it to every __main__module or so it seems. I've packaged platform specific

[Pydev-users] [pydev - Users] RE: PyDev and HTML or Mako files

2008-05-22 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4980470 By: jettgamboa Thanks Fabio. (And a lot of thanks for sharing PyDev with community) I have another question that's somewhat off-topic. To view my Pylons project, I create a new project

[Pydev-users] [pydev - Users] RE: debug can not be started

2008-05-23 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4981361 By: tudorstefanescu Hi, I have the same problem with the last version of pydev. I'm sure is because of the firewall, but I don't know how to configure it. I can't just disable it and I already added

[Pydev-users] [pydev - Users] Undefined Variable for Common Keywords

2008-05-23 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4982893 By: jleard I'm using PyDev for Eclipse and really like it. I do have one problem I have been unable to resolve. For some reason when running in Vista I get false positives (Variable undefined

[Pydev-users] [pydev - Users] pydev problem

2008-05-25 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4985215 By: buzzer11 I am new to pydev, and I have installed Python, Eclipse, and Pydev on my machine. I have written a test 'hello world' program, but when i right click the file and i go to run, it does

<    5   6   7   8   9   10   11   12   13   14   >