I uninstalled eric, and reinstalled. This is what happened:

The following packages are BROKEN:
  eric
The following NEW packages will be installed:
  bicyclerepair{a} eric-api-files{a} python-chardet{a}
python-pkg-resources{a} python-pygments{a}
0 packages upgraded, 6 newly installed, 0 to remove and 0 not
upgraded.
Need to get 843kB/5540kB of archives. After unpacking 33.0MB will be
used.
The following packages have unmet
dependencies:
  eric: Depends: python-qscintilla2 (>= 2.4) but it is not
installable
The following actions will resolve these
dependencies:

Install the following packages:
libqscintilla2-5 [2.3.2-1.1 (unstable)]
python-qscintilla2 [2.4-1 (experimental)]


So I did that, this however did not work. eric now gives this:

$ eric
Traceback (most recent call last):
  File "/usr/share/eric/modules/eric4.py", line 46, in <module>
    from KdeQt.KQApplication import KQApplication
  File "/usr/share/eric/modules/KdeQt/__init__.py", line 20, in <module>
    import Preferences
  File "/usr/share/eric/modules/Preferences/__init__.py", line 26, in
<module>
    from PyQt4 import
Qsci
ImportError: /usr/lib/pymodules/python2.5/PyQt4/Qsci.so: undefined symbol:
_ZN9QsciLexer9setEditorEP13QsciScintilla


So i tried to install the libqscintilla2-5 from experimental (2.4-1) and
eric once again seg faults.






On Wed, Jun 17, 2009 at 11:12 PM, Gudjon I. Gudjonsson <gud...@gudjon.org>wrote:

> Hi
>    Sorry, made a mistake, please install it again and it should request
> python-qscintilla2 (>=2.4) and then it shouldn't segfault.
>
> Eric will be uploaded to Debian as soon as python-qscintilla2-2.4 enters
> unstable.
>
> /Gudjon
>

Reply via email to