Opened 14 years ago
Closed 3 years ago
#6932 closed bug (fixed)
Two errors with the Pairs application
Reported by: | Karvjorm | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | Applications | Version: | R1/alpha2 |
Keywords: | Pairs | Cc: | Karvjorm |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Again I found some errors when playing with the Pairs application.
The first one occured when I had the basic layout. I have found already some pairs and selected a not-selected coordinate. When picture under coordinate was shown, I started to move on mouse pointer and when it was hovering over another not-selected coordinate, picture suddenly showed though I had not clicked that coordinate. When I continued to move on mouse pointer, that picture was hidden again and after a while I was able to click another not-selected coordinate. I was just like application hinted that there was that kind of picture in that coordinate.
Another error occured when I started application in 8x8 layout and selected the first coordinate on the top-left corner. Next I selected coordinate at the bottom-right corner. They were not pairs but anyway, selection stayed and I could quite easily take a screenshot included here.
Attachments (12)
Change History (25)
by , 14 years ago
Attachment: | Pairs8x8Error.png added |
---|
comment:1 by , 14 years ago
In the session showed in the picture the right-bottom coordinate disappeared when I clicked some other coordinate, but the picture at left-top coordinate stayed. The next click did nothing but after that I could continue as usual, except that there was one odd pair pictures with one picture in pair.
comment:2 by , 14 years ago
In syslog (/var/log/syslog) I was able to find the following kind error messages:
KERN: ps2: strange mouse data, x-delta 255, trying resync KERN: ps2: strange moude data, x/y overflow, trying resync KERN: ps2: bad mouse data, trying resync
Also, this continued and the first line above told sometimes about y-delta -126, x-delta -177, y-delta -255 etc. I'm using touchpad of my laptop as a mouse.
by , 14 years ago
Attachment: | Pairs8x8Error3.png added |
---|
Third phase after selecting new from the Peli menu
comment:3 by , 14 years ago
The next error occured when I decided to stop and selected a new game from the "Peli" menu. The enclosed Pairs8x8Error3.png file shows that picture at the top-left coordinate did not disappear !
by , 13 years ago
Attachment: | Pairs.patch added |
---|
Case break change, New game intializations, Style cleanups
comment:4 by , 13 years ago
patch: | 0 → 1 |
---|
follow-up: 6 comment:5 by , 13 years ago
After applying your patch, the playing cards aren't turned on a click when starting another game after finishing the initial one, or you change the board size to advanced etc.
comment:6 by , 13 years ago
Replying to humdinger:
After applying your patch, the playing cards aren't turned on a click when starting another game after finishing the initial one, or you change the board size to advanced etc.
Oops, I did no test it then... Can I delete this patch?
comment:7 by , 13 years ago
patch: | 1 → 0 |
---|
comment:9 by , 10 years ago
Yes, I recently got even new pictures about this bug, but I made a pgkman update for may Haiku installation after it and cannot boot that partition (with the picture files) any more.
by , 10 years ago
Attachment: | pairs-error-6932-1.jpg added |
---|
After the completed game one square is still hidden
by , 10 years ago
Attachment: | pairs-error-0.jpg added |
---|
Phase 1: 3rd last one (the printed circuit board on the right) was clicked, but ...
by , 10 years ago
Attachment: | pairs-error-1.jpg added |
---|
Phase 2: the 3rd one reverted after a delay to the orginal state. Not (fixed) visible even after the multiple clicks.
comment:10 by , 10 years ago
I tried to add 2 more pictures that describe this error, but Trac is considering it as a spam :-(
by , 10 years ago
Attachment: | pairs-error-2.jpg added |
---|
Phase 3: The 1st item of the last pair is selected.
comment:11 by , 9 years ago
I can't be sure if I'm seeing _all_ of the problems, but I can reproduce one issue 100% with these steps:
- start Pairs
- click on one card
- Choose File->New game
the card you left exposed when the game was restarted will now behave oddly when clicked. If you click it to turn the card over, after a moment it'll flip itself back. Then if you click it again, it'll stay as a ? and not flip. If you click a few more times it'll flip over, and stay flipped no matter what other cards you click.
I am going to try to fix the issue.
comment:12 by , 4 years ago
Milestone: | R1 → R1.1 |
---|
comment:13 by , 3 years ago
Milestone: | R1.1 → R1/beta4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fix merged in hrev55923.
Selection error in Pairs application