[Eric] ANN: new eric4 snapshot
Detlev Offenbach
detlev at die-offenbachs.de
Tue Oct 10 18:10:47 BST 2006
Thanks. Will be fixed in the next snapshot.
Detlev
On Monday 09 October 2006 20:30, Fabian Steiner wrote:
> Detlev Offenbach wrote:
> > Hi,
> >
> > I have just uploaded a new snapshot of eric4 that contains changes to
> > make it work with the latest QScintilla2 snapshots (20061006 or newer).
> > Please note, that this eric4 snapshot does not work with older
> > QScintilla2 snapshots.
> >
> > It might also work with Qt 4.2.0 but that hasn't been tested yet.
> > Feedback is highly appreciated.
>
> Your changes seem to work for me as far as I can see. However, when I
> tried to open a source file I got the following attribute error:
>
> Traceback (most recent call last):
> File
> "/home/fabi/python2.5/lib/python2.5/site-packages/eric4/ViewManager/ViewMan
>ager.py", line 2315, in openFiles
> self.openSourceFile(prog)
> File
> "/home/fabi/python2.5/lib/python2.5/site-packages/eric4/ViewManager/ViewMan
>ager.py", line 2479, in openSourceFile
> self._modificationStatusChanged(editor.isModified(), editor)
> File
> "/home/fabi/python2.5/lib/python2.5/site-packages/eric4/ViewManager/Tabview
>.py", line 507, in _modificationStatusChanged
> self._checkActions(editor)
> File
> "/home/fabi/python2.5/lib/python2.5/site-packages/eric4/ViewManager/ViewMan
>ager.py", line 3791, in _checkActions
> if editor.canAutoCompleteFromAPIs():
> File
> "/home/fabi/python2.5/lib/python2.5/site-packages/eric4/QScintilla/Editor.p
>y", line 2394, in canAutoCompleteFromAPIs
> return self.acAPI
> AttributeError: acAPI
>
>
> The attachted small fix seems to solve the problem for me - I hope it is
> alright and doesn't break anything else since I am not really familiar
> with eric development.
>
> Fabian Steiner
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the Eric
mailing list