enki icon indicating copy to clipboard operation
enki copied to clipboard

Enki crashes on opening -persists event after uninstall and reinstall in Fedora LXQT

Open mitradranirban opened this issue 2 years ago • 5 comments

There is an Oops, Internal exeption witdow appearing on opening any file with following information Traceback (most recent call last): File "/usr/lib64/python3.10/site-packages/qutepart/init.py", line 1287, in paintEvent self._drawIndentMarkersAndEdge(event.rect()) File "/usr/lib64/python3.10/site-packages/qutepart/init.py", line 1279, in _drawIndentMarkersAndEdge drawWhiteSpace(block, column, text[column]) File "/usr/lib64/python3.10/site-packages/qutepart/init.py", line 1198, in drawWhiteSpace painter.drawRect(QRect(xPos, middleHeight, 2, 2)) TypeError: 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'

mitradranirban avatar May 25 '22 16:05 mitradranirban

This is out put of config $ cat ~/.config/enki/session.json { "current": "/home/artim/rpmbuild/SPECS/lohit-bengali-fonts.spec", "opened": [ "/home/artim/rpmbuild/SPECS/lohit-bengali-fonts.spec" ], "project": "/home/artim/rpmbuild/SPECS"

mitradranirban avatar May 25 '22 16:05 mitradranirban

The window hangs and can not be closed except kill from terminal Please see screenshot Enki Version 21.11.0 Relaese2.fc36 enki-screenshot

mitradranirban avatar May 25 '22 16:05 mitradranirban

See https://bugzilla.redhat.com/show_bug.cgi?id=2066026

nixuser58 avatar Aug 11 '22 05:08 nixuser58

Fixed in 22.08 I hope @rapgro will release it soon

andreikop avatar Aug 11 '22 05:08 andreikop

Fixed in 22.08 I hope @rapgro will release it soon

Fixed since 9 months.

rapgro avatar May 24 '23 18:05 rapgro