[opensuse] eric4/python error on opensuse 11.0
Hi, I just installed eric4 (python IDE) ver. 4.2.1-2.1 from KDE Backports repo. When I try to open a new file by clicking the "New" button, or File/New menu entry, an exception is thrown. Here is the error message: Warning: An unhandled exception occurred. Please report the problem using the error reporting dialog or via email to <eric4-bugs@die-offenbachs.de>. A log has been written to "/home/ICEBERG/sunny/.eric4/eric4_error.log". Error information: -------------------------------------------------------------------------------- 2009-03-02, 09:52:13 -------------------------------------------------------------------------------- <type 'exceptions.AttributeError'>: INDIC_CONTAINER -------------------------------------------------------------------------------- File "/usr/lib/python2.5/site-packages/eric4/ViewManager/ViewManager.py", line 3322, in newEditor editor = Editor(self.dbs, None, self, tv = e4App().getObject("TaskViewer")) File "/usr/lib/python2.5/site-packages/eric4/QScintilla/Editor.py", line 255, in __init__ self.__setTextDisplay() File "/usr/lib/python2.5/site-packages/eric4/QScintilla/Editor.py", line 2716, in __setTextDisplay self.searchIndicator = QsciScintilla.INDIC_CONTAINER -------------------------------------------------------------------------------- Version Numbers: Python 2.5.2 Qt 4.4.0 PyQt4 4.4.2 sip 4.7.6 QScintilla 2.1 eric4 4.2.1 (r2426) Platform: linux2 2.5.2 (r252:60911, Dec 1 2008, 17:47:46) [GCC 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036]] Any ideas what's wrong and how to fix it? I found only one google result for this, and the guy reports that he just disabled Qt3 support and it worked, but I did this, and still have the problem. Cheers -- Svetoslav Milenov (Sunny) Even the most advanced equipment in the hands of the ignorant is just a pile of scrap. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (1)
-
Sunny