[krita] [Bug 421707] Crashed when painting

2021-02-13 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=421707

--- Comment #5 from Halla Rempt  ---
This might be fixed by

https://invent.kde.org/graphics/krita/commit/e6bfbd0042533cfadbbec5654fd572215ce9abff

But there's no way to be sure: I have never been able to reproduce. In any
case, it's a but in Qt.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 421707] Crashed when painting

2021-02-13 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=421707

Halla Rempt  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/e6bfbd004
   ||2533cfadbbec5654fd572215ce9
   ||abff
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Halla Rempt  ---
Git commit e6bfbd0042533cfadbbec5654fd572215ce9abff by Halla Rempt.
Committed on 13/02/2021 at 13:13.
Pushed by rempt into branch 'master'.

Check whether the gesture recognizer still exists

Only apply this patch on Windows, since we have only reports about
the crash on Windows.

A  +26   -0   
3rdparty/ext_qt/0001-Check-whether-there-is-a-QGestureRecognizer-at-all.patch
M  +1-03rdparty/ext_qt/CMakeLists.txt

https://invent.kde.org/graphics/krita/commit/e6bfbd0042533cfadbbec5654fd572215ce9abff

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 421707] Crashed when painting

2021-01-22 Thread Antti Savolainen
https://bugs.kde.org/show_bug.cgi?id=421707

Antti Savolainen  changed:

   What|Removed |Added

   Severity|normal  |crash
 CC||antti.s...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 421707] Crashed when painting

2020-05-19 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=421707

--- Comment #3 from Boudewijn Rempt  ---
That looks like the same thing.  It doesn't have anything to do with your patch
in this case, and now I'm wondering what's going on...
https://bugreports.qt.io/browse/QTBUG-12845?jql=text%20~%20%22QGestureRecognizer%3A%3AunregisterRecognizer%22
only shows four bugs, all for Qt4.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 421707] Crashed when painting

2020-05-18 Thread P. Varet
https://bugs.kde.org/show_bug.cgi?id=421707

P. Varet  changed:

   What|Removed |Added

 CC||p.va...@gmail.com

--- Comment #2 from P. Varet  ---
Hi, thank you for your report! And thanks for the ping, Boud.

Ok, so I'm confused. :) It looks like something is going off the rails while
unregistering a QGesture recognizer. But in
https://invent.kde.org/graphics/krita/-/merge_requests/333 I didn't touch
QGestures at all — only QTouchEvents. Not to say I'm not at fault here; I just
don't readily see a path from that commit to this crash.

That being said!

I unearthed another report, dated from 7 days ago (so before said commit), with
the same traceback: https://forum.kde.org/viewtopic.php?f=139=165969

So I believe this crash in fact predates my merge request?

Sorry I can't be of more help than that!

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 421707] Crashed when painting

2020-05-18 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=421707

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #1 from Boudewijn Rempt  ---
I've asked the author of
https://invent.kde.org/graphics/krita/-/merge_requests/333 to take a look;
since this happens in Qt itself, but is related to gestures.

-- 
You are receiving this mail because:
You are watching all bug changes.