[Python-modules-team] Bug#844225: Bug#844225: please rebuild

Scott Kitterman debian at kitterman.com
Sun Nov 13 16:30:26 UTC 2016



On November 13, 2016 11:07:12 AM EST, VA <bugs at indigo.re> wrote:
>Package: python-pyqt5.qsci
>Version: 2.9.3+dfsg-3
>
>Since update of Qt to 5.7 in Debian, a basic program using Python 
>QScintilla segfaults:
>
>from PyQt5.QtWidgets import *
>from PyQt5.Qsci import *
>app = QApplication([])
>ed = QsciScintilla()
>ed.show()
>print(ed.text())
>app.exec_()
>
>Is this due to the qscintilla bindings not having been updated/rebuilt?

Yes.  That's part of the transition that's not yet done.

Scott K



More information about the Python-modules-team mailing list