Summary: | Game state not reset when changing board layout | ||
---|---|---|---|
Product: | [Applications] kmahjongg | Reporter: | Jan-Peter Nilsson <kdebugs> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jwrigley7, kde-games-bugs, schwarzer |
Priority: | NOR | ||
Version: | 0.8 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jan-Peter Nilsson
2015-01-01 17:41:44 UTC
Hi there, I can confirm this on KDE 4.14.3 with KMahjongg .8. Perhaps this and bug 342160 are related? (note: I'm a Google Code-in student) Hi Not really, with bug 342160 it is just about the menu, it needs an update to reflect the game state. Here it is about the actual game state, triggering and update ot the menu will not help. When finishing a game mFinished is set to true, (re)starting a game from the GUI it will be reset but when a new game is triggered from inside the board widget by the configuration change it is not reset. I cannot reproduce this on current master. Please check master version and repoen this in case you think it's not fixed properly. |