https://bugs.kde.org/show_bug.cgi?id=399461

--- Comment #5 from Boudewijn Rempt <b...@valdyas.org> ---
no, that's not the right guide, nor the right crash file. *buntu should
actually pop up a crash dialog, but if it doesn't, use gdb:

>From the terminal, start krita like this:

gdb krita

In gdb, type 'r' and press enter to run Krita.

Reproduce the crash. If krita crashes, tab to the terminal with gdb running.
There, type

'set pagination off' and press enter

Then type

thread apply all bt

There will be a lot of scrolling. Copy the entire contents of the terminal and
add it this bug report.

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

Reply via email to