Bug#1023940: Doesn't work: blank editor and shell panes

julien.puydt at gmail.com julien.puydt at gmail.com
Sat Nov 12 19:49:19 GMT 2022


Package: pyzo
Version: 4.11.2-1
Severity: grave

Launching pyzo displays the normal window, but the shell never comes up
and the editor pane never gets a prompt ; starting from a terminal
makes the following messages fly by continuously:

QBackingStore::endPaint() called with active painter; did you forget to
destroy it or call QPainter::end() on it?
Uncaught Python exception: arguments did not match any overloaded call:
  QRect(): too many arguments
  QRect(int, int, int, int): argument 1 has unexpected type 'float'
  QRect(QPoint, QPoint): argument 1 has unexpected type 'float'
  QRect(QPoint, QSize): argument 1 has unexpected type 'float'
  QRect(QRect): argument 1 has unexpected type 'float'
  File "/usr/share/pyzo/pyzo/codeeditor/extensions/appearance.py", line
485, in paintEvent
    QtCore.QRect(margin, top, self.viewport().width() - 2 * margin,
height),

QBackingStore::endPaint() called with active painter; did you forget to
destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to
destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to
destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to
destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to
destroy it or call QPainter::end() on it?
Uncaught Python exception: arguments did not match any overloaded call:
  QRect(): too many arguments
  QRect(int, int, int, int): argument 1 has unexpected type 'float'
  QRect(QPoint, QPoint): argument 1 has unexpected type 'float'
  QRect(QPoint, QSize): argument 1 has unexpected type 'float'
  QRect(QRect): argument 1 has unexpected type 'float'
  File "/usr/share/pyzo/pyzo/codeeditor/extensions/appearance.py", line
485, in paintEvent
    QtCore.QRect(margin, top, self.viewport().width() - 2 * margin,
height),

QBackingStore::endPaint() called with active painter; did you forget to
destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to
destroy it or call QPainter::end() on it?
Uncaught Python exception: arguments did not match any overloaded call:
  QRect(): too many arguments
  QRect(int, int, int, int): argument 1 has unexpected type 'float'
  QRect(QPoint, QPoint): argument 1 has unexpected type 'float'
  QRect(QPoint, QSize): argument 1 has unexpected type 'float'
  QRect(QRect): argument 1 has unexpected type 'float'
  File "/usr/share/pyzo/pyzo/codeeditor/extensions/appearance.py", line
485, in paintEvent
    QtCore.QRect(margin, top, self.viewport().width() - 2 * margin,
height),

QBackingStore::endPaint() called with active painter; did you forget to
destroy it or call QPainter::end() on it?


Cheers,

J.Puydt



More information about the debian-science-maintainers mailing list