[krita] [Bug 368128] Stops working after switching tag/workspace in dwm

2016-09-21 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368128

acc...@openmailbox.org changed:

   What|Removed |Added

 Resolution|UPSTREAM|FIXED

--- Comment #3 from acc...@openmailbox.org ---
I haven't had this problem after 3.0.1. Whatever caused it, it seems to be
fixed.

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


[krita] [Bug 368128] Stops working after switching tag/workspace in dwm

2016-09-02 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368128

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|UNCONFIRMED |RESOLVED
 CC||b...@valdyas.org

--- Comment #2 from Boudewijn Rempt  ---
I am sorry, but I think you should report this bug to the dwm developers. There
is no special code in Krita for working with window managers so if Krita works
with all windows managers except for one, chances are high that it's the window
manager that's at fault.

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


[krita] [Bug 368128] Stops working after switching tag/workspace in dwm

2016-09-01 Thread via KDE Bugzilla
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.