From: SourceForge.net <no...@so...> - 2006-06-22 23:41:27
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3792302 By: fabioz Pydev 1.2 is only compatible with Eclipse 3.2 (which eclipse version do you have?) ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |
From: SourceForge.net <no...@so...> - 2006-06-23 01:45:41
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3792395 By: nobody I have 3.1.2, but I did replace 1.2 with 1.1 and still had the same issue. I have not had any problems (yet) with Pydev 1.2 other that the watch. Good Work Fabio! ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |
From: SourceForge.net <no...@so...> - 2006-06-23 19:26:41
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3793922 By: fabioz Actually, that issue is pretty strange, as it does get it in the correct context, but seems to be unable to evaluate it, as if it was in another context... can you reproduce that reliably? Pydev 1.2 also had some problems, but I've just changed the part that treated the variables view for 1.2.1 (as 1.2 was not working on this), so, it might already be solved (and I cannot reproduce this bug here). Cheers, Fabio ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |
From: SourceForge.net <no...@so...> - 2006-06-23 19:51:19
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3793960 By: nobody Everytime I set a Watch I have the "is not defined" so yes I think it is reproducable. Monday, or whenever version 1.2.1 is posted I will try again after I update. What kind of problems should I see running 1.2 on Eclipse 3.1.2? So far I have only seen this issue but it does seem to be a problem with 1.1. Could also be caused by another plugin could it not? ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |
From: SourceForge.net <no...@so...> - 2006-06-23 22:15:59
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3794086 By: fabioz Being caused by another plugin, its a rather remote possibility. If you run 1.2 on 3.1.2, you certainly have problems on the search tab and maybe on code completion (and perhaps on some other areas...) Cheers, Fabio ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |
From: SourceForge.net <no...@so...> - 2006-07-07 17:52:43
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3811866 By: nobody Hi Fabio! I installed Eclipse 3.2 and Pydev 1.2.1 and am still getting errors. When I click on a variable in the variable windo and select "Create Watch Expression" I get "workDir"= str: name 'workDir' is not defined When I click on the variable in the code I get ""= str: unexpected EOF while parsing (line 0) I did not see errors in the error log. Am I doing something wrong? Thanks! ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |
From: SourceForge.net <no...@so...> - 2006-07-11 21:42:27
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3817856 By: nobody My fault. I was not highlighting the entire variable. I was clicking on WATCH with just the cursor in front of the variable. When I hightlited the entire variable all is fine. Sorry about that Fabio! ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |
From: SourceForge.net <no...@so...> - 2006-07-11 22:22:56
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3817926 By: fabioz Nice to hear it (trying to reproduce was driving me crazy!) Cheers, Fabio ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |