Wed 05 Dec 2012 03:55:51 PM UTC, comment #7:
Regression on bug #14871 I think, probably introduced in bug #17940 comment4 but only really visible under Unity, or with the subsequently introduced canvasevent code, or with the combination of both.
Hopefully it's possible to go back to the old way of doing grabs without regressing on bug #17940 :)
|
Wed 28 Nov 2012 11:29:50 AM UTC, comment #4:
Another workaround: press the keyboard shortcut for it, which by default is "R".
Reproduced this under Unity on an up-to-date Ubuntu 12.10 under Virtualbox, but it doesn't happen every time. PPA version
1.0.0+git20121125.4bc72ec-1ppa1~quantal1
I cannot reproduce this in Xfce 4.8 under Debian testing, nor Xfce 4.8 under Ubuntu 11.10. This is probably a Unity problem.
It seems to be limited to the pointer button colour picker, which in this PPA build is bound to both <Control>Button1 and <Alt>Button1 by default. It doesn't seem to be happening on the same action accessed via the keyboard mapping (the R key by default), but that way of getting at it is broken too.
-------------------------------------
Symptom 1: colour picker does not continuously pick
Steps to reproduce
- Start MyPaint. Point the mouse at the canvas area.
- Hold down "R" and move the mouse
- Release "R"
Expected behaviour:
- Colour picker square and mouse cursor appear
- While the mouse is moved with "R" held, square and brush colour updates continuously with the colour under the cursor
- When the "R" key is released, square disappears and cursor changes back to the "brush circle"
Observed behaviour:
- Colour picker square and mouse cursor appear [correct]
- An initial update of the colour happens, but the colour in the queare and the brush coluur do not update continuously [incorrect]
- When the "R" key is released, square disappears and cursor changes back to the "brush circle" [correct]
--------------------------------------------
Symptom 2: colour picker square does not disappear when launched with mouse button combination
Steps to reproduce
- Start MyPaint. Point the mouse at the canvas area.
- Hold down <Ctrl>Button1 and move the mouse
- Release <Ctrl>Button1
Expected behaviour:
- Colour picker square and mouse cursor appear
- (picking happens: see expectations for symptom 1 but we're ignoring that here)
- When the combination is released, square disappears and cursor changes back to the "brush circle"
- Painting is now possible with the changed colour
Observed behaviour:
- Colour picker square and mouse cursor appear [correct]
- (picking happens, incorrectly: see observed for symptom 1 but we're ignoring that here)
- When the combination is released, square does not disappear and cursor does not change back to the "brush circle" [incorrect]
- Painting is now possible with the changed colour [correct]
- Moving the pointer over the picker square exits the popup state [workaround]
|
Thu 02 Aug 2012 09:59:13 PM UTC, comment #1:
Getting the same issue. Tried two different computers, both with up-to-date ubuntu 12.04.
Tablet PC T4420, Fujitsu. 2.53ghz core2duo, 4 gb ram, intel 4500 gma.
The other is a tower pc with a quad core, core2duo gen. processor. 4gb ram, Radeon 4850.
Tried both the git and the repositories version of mypaint.
|