| Summary: | just playing when crashes | ||
|---|---|---|---|
| Product: | [Applications] ksirk | Reporter: | taopy |
| Component: | general | Assignee: | Gaƫl de Chalendar (aka Kleag) <kleagg> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | kde-games-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/ksirk/c550e6fdb99c3322ec8ae468c88bbc4648b70cf7 | Version Fixed/Implemented In: | 4.10.1 |
| Sentry Crash Report: | |||
|
Description
taopy
2012-11-10 16:13:52 UTC
Git commit c550e6fdb99c3322ec8ae468c88bbc4648b70cf7 by Albert Astals Cid, on behalf of Nemanja Hirsl. Committed on 05/02/2013 at 22:14. Pushed by aacid into branch 'KDE/4.10'. Fix bug 309863 The crash occurs when AI is playing or Auto attack is going on and user wants to see country details from context menu. Both country and fight details are shown in the right dialog interfering with each other. Some safety code is added to prevent new crashes. The complete solution is to disable detailed country view from the context menu when AI is playing or Auto Attack is under way. This separates appearing of two views at the same time in the right dialog. REVIEW: 108068 FIXED-IN: 4.10.1 M +9 -1 ksirk/decoratedgameframe.cpp M +17 -5 ksirk/krightdialog.cpp http://commits.kde.org/ksirk/c550e6fdb99c3322ec8ae468c88bbc4648b70cf7 |