Bug#835991: python3-pyqt5: Slot decorators no longer work

2016-08-29 Thread Florian Bruhin
* Salvo Tomaselli [2016-08-29 22:49:55 +0200]: > Package: python3-pyqt5 > Version: 5.7+dfsg-2 > Severity: important > > Dear Maintainer, > > Slots used to be decorated with things like > > @QtCore.pyqtSlot(object) > > Now having these causes a crash. Note that's only the case when pyqtSlot is

Bug#835991: python3-pyqt5: Slot decorators no longer work

2016-08-29 Thread Salvo Tomaselli
Package: python3-pyqt5 Version: 5.7+dfsg-2 Severity: important Dear Maintainer, Slots used to be decorated with things like @QtCore.pyqtSlot(object) Now having these causes a crash. As a result qweborf is completely unusable now. It seems that the last version of pyqt was a major release with