I just tried 3.5-7+test1. It doesn't segfault, but it has a mouse
problem: mouse clicks on the virtual buttons work, but mouse clicks on
the virtual screen do not work. (This is slightly different than the
problem previously described, I think.)

It is a more accurate description of the same problem. It is certainly the problem that I was referring to. I believe it is the same problem that Lucas was referring to, because it is indeed an optimization problem (on GCC 3.3.x), it is the only optimization problem related to mouse clicks of which I am aware, and "clicks don't work" is an easily made over-generalisation from "clicks on the screen don't work" -- one of which I have been guilty myself :-).

But the point is that the problem has already been analysed, and it would be a shame if Debian people were to waste their time redoing that work.

(To be completely pedantic, what is happening is apparently that penUpEvents are not being sent, and this makes tapping on the digitiser ineffective, while the buttons are triggered by penDownEvents, and so still work.)

   John



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to