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

--- Comment #1 from acc...@openmailbox.org ---
## Quick tutorial to setup and use dwm ##

On a shell:
$ git clone http://git.suckless.org/dwm
$ cd dwm
$ sudo make clean install
It's installed.

* You'll also need dmenu, which is probably packaged in your distro. Install it
with your package manager.
* Create a ~/.xinitrc file, put the line 'exec dwm' in it and save it.
* Switch to a TTY and run 'startx'.
You should be running dwm now.

* To launch Krita, press Alt+p, type krita, and press Return.
* To switch tags, use Alt+n, where n is the tag number.

This is all that's required to reproduce the bug. You can read the man page for
more information on getting around dwm.

## Reproducing the bug once Krita is running ##

1. Create a new file of any size
2. Scribble on it to verify that it's working (optional)
3. Switch to a different wm tag with Alt+n or by clicking on it in the status
bar.
4. Switch back to the Krita tag
5. Try to scribble on the canvas again.

At this point the bug will have already been triggered. You can change tools
and generally interact with the rest of the Krita UI, but nothing will work on
the canvas (except newly created ones) and other weird behavior will arise.
Saving won't work by any means. Closing the tab will hang Krita.

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

Reply via email to