I have done that. per dpkg: ii libqscintilla2-5 2.4-1 The Qt4 port of the Scintilla source code ed ii python-qscintilla2 2.4-1 Python bindings for QScintilla 2 ii eric 4.3.4-1 full featured Python IDE ii eric-api-files 4.3.4-1 API description files for use with eric
however I still get the seg fault. I have also tried this: ii libqscintilla2-5 2.3.2-1.1 The Qt4 port of the Scintilla source code ed ii python-qscintilla2 2.3.2-1.1 Python bindings for QScintilla 2 ii eric 4.3.1-1 full featured Python IDE ii eric-api-files 4.3.1-1 API description files for use with eric same, seg fault also tried: ii libqscintilla2-5 2.4-1 The Qt4 port of the Scintilla source code ed ii python-qscintilla2 2.4-1 Python bindings for QScintilla 2 ii eric 4.3.1-1 full featured Python IDE ii eric-api-files 4.3.1-1 API description files for use with eric same, seg fault. are there any other possible errors, or combination there of, that I am making? as far as what aptitude wanted to install to resolve the break, I see no version requirement for libqscintilla2-5 in python-qscintilla2...per aptitude: $ aptitude show python-qscintilla2 Package: python-qscintilla2 New: yes State: installed Automatically installed: yes Version: 2.4-1 Priority: extra Section: python Maintainer: Torsten Marek <shlo...@debian.org> Uncompressed Size: 1733k Depends: python (< 2.6), python (>= 2.4), python-support (>= 0.90.0), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libqscintilla2-5, libqtcore4 (>= 4.5.1), libqtgui4 (>= 4.5.1), libstdc++6 (>= 4.1.1), python-qt4 (>= 4.5) On Thu, Jun 18, 2009 at 6:17 AM, Gudjon I. Gudjonsson <gud...@gudjon.org>wrote: > Hi > > > Install the following packages: > > libqscintilla2-5 [2.3.2-1.1 (unstable)] > > python-qscintilla2 [2.4-1 (experimental)] > I don't understand how you managed to do that. python-qscintilla depends on > libqscintilla2-5 [2.4-1 (experimental)] not [2.3.2-1.1 (unstable)]. > I don't think this is a bug. Anyway, just install it and it will work :) > > /Gudjon >