Summary: | kpat stops processing mouse actions | ||
---|---|---|---|
Product: | [Applications] kpat | Reporter: | Christopher Neufeld <kdebugs> |
Component: | general | Assignee: | Stephan Kulow <coolo> |
Status: | VERIFIED FIXED | ||
Severity: | normal | CC: | coates, dimsuz, kde-games-bugs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christopher Neufeld
2009-12-09 19:07:10 UTC
Is Freecell the only game affected? Does the mouse start working again if you change to a different game type and change back? What about if you start a new deal? Are rightclicks still handled? Thanks. I tried Klondike and Spider, neither one of those exhibited the problem. If you click a new game in the menu bar, you can go back and choose another Freecell game, and you'll get another three or four clicks out of the new game before it, too, gives up. After left mouse clicks stop working, right clicks are still handled. If, when the game has stopped accepting mouse clicks, you click on "new deal" rather than "new game", you get the warning message that you're going to be charged with a lost game, but nothing further happens. No new deal is created. You can still, at this point, click "New game" and go back to the game selector. I ran into this today with Freecell and also Spider. In Spider it only happens once you complete a run (i.e. get a complete list of King down to Ace built up so it moves to the bottom-left). At that point things stop to work. In Freecell it triggers when moving more than one card. Whats interesting is that Spider can be "healed" for the rest of the game by saving and then loading the game again. After that no further completed runs will break the mouse-handling. In Freecell this doesn't help, after loading the very next multi-card-move will again make mouse actions drop. Besides Spider and Freecell, I also checked Klondike and Grandfather's Clock and neither have a problem. I mailed to kde-games and Parker suggested to try out the Demo modes. The result is that in Freecell the Demo mode doesn't exhibit the problem as it never uses the multi-card-move feature. In Spider the Demo Mode doesn't break when it completes a run, so it has got to do something with user-interaction in some way. Trying to use the demo button to "move on" in the game once the mouse stopped working doesn't seem to help. Pressing the Demo button simply does nothing in Spider or Freecell if the clicks are not working anymore. Today I tried to play Idiot and hit this bug. (perhaps I should have played a smart person instead ;)) Can't help to reproduce right now or provide some additional info - i'm away from that machine atm. Finally Parker identified the reason for the regression. I've just reverted the problematic change in r1062474. It shows that there are still some issues with the animation-code, but at least Freecell and Spider work now again. I am the original reporter, and I can verify that in revision 1063248 the bug no longer appears. |