https://bugs.kde.org/show_bug.cgi?id=392251
--- Comment #10 from ocumo <kxk-ocumoatbugs...@lugosys.com> --- ---------------------------------------------------------------------------- --------- CORRECTION TO MY PREVIOUS POST (ocumo from comment #9) ----------- > Created attachment 115313 [details] > Hangup backtrace files - three cases > > Attached three backtrace files (...) This system doesn't allow to edit my posts, so PLEASE DISREGARD my post comment #9, which has unrelated information, and instead consider this one: Steps to reproduce and references to the files: Experiment 1 (file: Exp1A_Krita_Hangup_Backtrace.txt) 1. Preparation: Run the following in the terminal: xsetwacom -v --set 'Wacom Cintiq 27QHD touch Finger touch' gesture off 2. Run (with dbg) krita-4.1.3-x86_64.appimage (or krita-4.1.1-x86_64.appimage). 3. Open some krita document, example: teste.kra (created originally with krita v3.3) 4. Draw a couple of color lines using the Stylus (this is optional, problems happens regardless). 5. Touch the tablet touchscreen with a bare finger. At this exact moment, krita crashes/hangs(?). The GUI becomes irresponsive and doesn't refresh any longer. Collect the backtrace (needs to do <Ctrl><C> to get the gdb prompt) and close gdb to kill the hanged krita. Experiment 2 (file: Exp2_Krita_Hangup_Backtrace.txt) 1. If preparation of Experiment 1, step 1 was done, no action needed here. Else, do that. 2. Run krita (dbg) krita-4.1.3-x86_64.appimage (or krita-4.1.1-x86_64.appimage). 3. Open some krita document, example: teste.kra (created originally with krita v3.3) 4. Draw a couple of color lines using the Stylus (this is optional, problems happens regardless). 5. Touch the tablet touchscreen with a bare finger. It did not crash/hang and zoom gesture was recognized. Draw and do touch gestures, all seem OK. Close the document, but let Krita open. --> Problem will happen now: 6. Open another document. (in our case a trivial krita document (with only few lines) created with krita v4.0.4). 7. Repeat steps 4 and 5. Krita crashes/hangs as soon as touchscreen is touched with bare finger. Collect the backtrace (needs to do <Ctrl><C> to get the gdb prompt) and close gdb to kill the hanged krita. There are indeed three files attached, but only the two mentioned here are relevant. -- You are receiving this mail because: You are watching all bug changes.