[krita] [Bug 393971] sip.dump() kills Krita

2018-08-13 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=393971 Boudewijn Rempt changed: What|Removed |Added Resolution|--- |UPSTREAM Status|CONFIRMED

[krita] [Bug 393971] sip.dump() kills Krita

2018-08-13 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=393971 --- Comment #6 from Boudewijn Rempt --- With Kubuntu 18.04 I get: #6 0x7f0529ecba90 in _PyDict_Next () from /usr/lib/x86_64-linux-gnu/libpython3.6m.so.1.0 #7 0x7f05291073de in ?? () from /usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-36m

[krita] [Bug 393971] sip.dump() kills Krita

2018-08-13 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=393971 Boudewijn Rempt changed: What|Removed |Added Severity|normal |crash -- You are receiving this mail because

[krita] [Bug 393971] sip.dump() kills Krita

2018-05-07 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=393971 Boudewijn Rempt changed: What|Removed |Added CC||b...@valdyas.org --- Comment #5 from Boudewij

[krita] [Bug 393971] sip.dump() kills Krita

2018-05-07 Thread Antti Savolainen
https://bugs.kde.org/show_bug.cgi?id=393971 Antti Savolainen changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[krita] [Bug 393971] sip.dump() kills Krita

2018-05-07 Thread Michael
https://bugs.kde.org/show_bug.cgi?id=393971 --- Comment #3 from Michael --- I get a crash from these steps. 1. Open the Python scripter. 2. Paste this script in: from krita import * import sip sip.dump(Krita.instance()) 3. Run the script. I discovered another two liner: from krita import

[krita] [Bug 393971] sip.dump() kills Krita

2018-05-07 Thread Michael
https://bugs.kde.org/show_bug.cgi?id=393971 --- Comment #2 from Michael --- Created attachment 112492 --> https://bugs.kde.org/attachment.cgi?id=112492&action=edit Krita pyqt crashes First one is calling Application().pyqtConfigure(), second is calling sip.dump(Application) -- You are receiv

[krita] [Bug 393971] sip.dump() kills Krita

2018-05-07 Thread Antti Savolainen
https://bugs.kde.org/show_bug.cgi?id=393971 Antti Savolainen changed: What|Removed |Added CC||antti.s...@gmail.com --- Comment #1 from Ant