[krita] [Bug 382568] gmic-qt freezes randomly and fails to receive image data

2017-07-29 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=382568 --- Comment #8 from Alvin Wong --- Here are several commits in Qt that *might* be related to the issue? But I haven't tested reverting them. QLocalSocket/Win: use QRingBuffer::append https://github.com/qt/qtbase/commit/1675d9a1b23794592a55746dfebd6f404

[krita] [Bug 382568] gmic-qt freezes randomly and fails to receive image data

2017-07-29 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=382568 --- Comment #6 from Alvin Wong --- Created attachment 106940 --> https://bugs.kde.org/attachment.cgi?id=106940&action=edit Test program for testing QLocalSocket communication -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 382568] gmic-qt freezes randomly and fails to receive image data

2017-07-29 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=382568 --- Comment #7 from Alvin Wong --- Created attachment 106941 --> https://bugs.kde.org/attachment.cgi?id=106941&action=edit Test program for testing QLocalSocket communication (qmake file) -- You are receiving this mail because: You are watching all

[krita] [Bug 382568] gmic-qt freezes randomly and fails to receive image data

2017-07-22 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=382568 Alvin Wong changed: What|Removed |Added Severity|crash |major Summary|gmic-qt freezes randomly