[Pydev-users] Bug in PEPTIC and Pydev 1.2.9

2007-03-01 Thread Don Taylor
Pydev 1.2.9/PEPTIC is much better and looks really, really promising. (Now that it works I think I can live without documentation!) Anyway, here is a good bug: -- import wx class DrawFrame(wx.Frame): pass - Put your cursor in DrawFrame and ask for Override/I

[Pydev-users] Screencast/Video on PEPTIC

2007-03-01 Thread Ueli Kistler
Hi, There's a little screencast available on a development version of PEPTIC (February 07): http://sifsstud2.hsr.ch/video/ (or when visiting http://sifsstud2.hsr.ch, click on "Screencast/Video") Enjoy, Ueli Kistler -- --

Re: [Pydev-users] PEPTIC in Pydev

2007-03-01 Thread Fabio Zadrozny
On 3/1/07, Don Taylor <[EMAIL PROTECTED]> wrote: Ueli Kistler wrote: > as mentioned by Fabio before, integration into PyDev went wrong > somehow.. Anyway if you don't want to wait until the next PyDev release, > we created an update site for PyDev 1.2.6 a while ago: > http://sifsstud2.hsr.ch/up

Re: [Pydev-users] PEPTIC in Pydev

2007-03-01 Thread Don Taylor
Ueli Kistler wrote: > as mentioned by Fabio before, integration into PyDev went wrong > somehow.. Anyway if you don't want to wait until the next PyDev release, > we created an update site for PyDev 1.2.6 a while ago: > http://sifsstud2.hsr.ch/updates > > This release works for Java 5 (or higher

[Pydev-users] [pydev - Users] RE: PyDEV 1.28 - Can't edit .py documents.

2007-03-01 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4186195 By: fabioz Ok, just fixed... for 1.2.9 (I'll do a release pretty soon for this and the packaging error). __ You are receiving this em

[Pydev-users] [pydev - Users] RE: PyDEV 1.28 - Can't edit .py documents.

2007-03-01 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4186153 By: iamroderik And, yes. This only happens when opening a editor for .py files (I didn't notice the java.lang.ArrayIndexOutOfBoundsException error at first ).

[Pydev-users] [pydev - Users] RE: PyDEV 1.28 - Can't edit .py documents.

2007-03-01 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4186135 By: iamroderik Message: java.lang.ArrayIndexOutOfBoundsException Exception stack trace: java.lang.ArrayIndexOutOfBoundsException at java.lang.System.arraycopy(Native Method) at org.python.pydev.editor.

Re: [Pydev-users] PEPTIC in Pydev

2007-03-01 Thread Fabio Zadrozny
On 3/1/07, Don Taylor <[EMAIL PROTECTED]> wrote: Ueli Kistler wrote: > just wanted to ask you to send some feedback about PEPTIC (new > refactoring engine integrated into PyDev now) to ukistler @ hsr.ch. Ueli: (I am going to reply to the Pydev user list and copy you because I think that other

[Pydev-users] PEPTIC in Pydev

2007-03-01 Thread Don Taylor
Ueli Kistler wrote: > just wanted to ask you to send some feedback about PEPTIC (new > refactoring engine integrated into PyDev now) to ukistler @ hsr.ch. Ueli: (I am going to reply to the Pydev user list and copy you because I think that others might benefit from the answer to my question. I

[Pydev-users] [pydev - Users] RE: PyDEV 1.28 - Can't edit .py documents.

2007-03-01 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4185998 By: fabioz What do you have in your error log? This happens when opening an editor? __ You are receiving this email because you elect

[Pydev-users] [pydev - Users] RE: PyDEV 1.28 - Can't edit .py documents.

2007-03-01 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4185896 By: iamroderik Error: Unhandled event loop exception Message: An exception stack trace is not available. Session data: eclipse.buildId=M20060921-0945 java.version=1.5.0_07 java.vendor=Apple Computer,

[Pydev-users] [pydev - Users] RE: PyDEV 1.28 - Can't edit .py documents.

2007-03-01 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4185887 By: iamroderik Disabling PyDev Extension 1.2.8 (keeping PyDev for Exlipse 1.2.8 enabled) allows me to type inside of Eclipses editor window. ___

[Pydev-users] [pydev - Users] PyDEV 1.28 - Can't edit .py documents.

2007-03-01 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4185879 By: iamroderik Ok, I upgraded to 1.28 Now I can't type in any .py document. Creating and editing .txt, .java or any other document works. For me, this is sort of a show stopper. And, yes - I know I sho

[Pydev-users] Pydev 1.2.8 Released

2007-03-01 Thread Fabio Zadrozny
Hi All, Pydev and Pydev Extensions 1.2.8 have been released Details on Pydev Extensions: http://www.fabioz.com/pydev Details on Pydev: http://pydev.sf.net Details on its development: http://pydev.blogspot.com Release Highlights in Pydev Extensions: --

[Pydev-users] [pydev - Users] RE: PYTHONPATH Run/DEBUG and project ex. sour

2007-03-01 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4185611 By: fabioz Which pydev version are you using? I've tested it here and it works (for a simple example) in version 1.2.8 You can also try pushing the 'Force restore internal info' button in the 'PyDev-P

[Pydev-users] [pydev - Users] PYTHONPATH Run/DEBUG and project ex. source

2007-03-01 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4185532 By: odwl Hi, I added an external source folders in a project. Then I configure a new Run Configuration. I select my project and a main module. I do not see the external source in the PYTHONPATH??? I c