Summary: | kbounce: Flawed filling results in weird behaviour | ||
---|---|---|---|
Product: | [Applications] kbounce | Reporter: | Eckhart Wörner <ewoerner> |
Component: | general | Assignee: | Andreas Scherf <ascherfy> |
Status: | CONFIRMED --- | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Patch |
Description
Eckhart Wörner
2010-02-22 15:47:40 UTC
Created attachment 51145 [details]
Patch
I mostly fixed this bug. I wasn't able to tackle all issues with balls penetrating walls, but most of them are gone.
Well, the codebase is not the most advenced one - it would be a good idea to rewrite some parts (e.g. wall finishing mechanism).
Note that this bug sometimes causes the balls to escape from board. Because of that, the game accessed vector m_tiles out of bounds. I'm feeling very lucky to not step into SIGSEGV at all :)
Thank you, I move to another flat some weeks ago and in caus of that i dont
have a internet access. But now i continue my work on kbounce.
I also have some ideas for rewriting some mayor parts of kbounce. But in the
meantime i will commit your patch and test it.
Cheers
Andreas
Am Dienstag, 31. August 2010 schrieb Gustaw Smolarczyk:
> https://bugs.kde.org/show_bug.cgi?id=228063
>
>
>
>
>
> --- Comment #1 from Gustaw Smolarczyk <wielkiegie gmail com> 2010-08-31
> 17:13:37 --- Created an attachment (id=51145)
> --> (http://bugs.kde.org/attachment.cgi?id=51145)
> Patch
>
> I mostly fixed this bug. I wasn't able to tackle all issues with balls
> penetrating walls, but most of them are gone.
>
> Well, the codebase is not the most advenced one - it would be a good idea
> to rewrite some parts (e.g. wall finishing mechanism).
>
> Note that this bug sometimes causes the balls to escape from board. Because
> of that, the game accessed vector m_tiles out of bounds. I'm feeling very
> lucky to not step into SIGSEGV at all :)
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved. |