Summary: | Konquest crashes on changing kill percentage without selecting planet first | ||
---|---|---|---|
Product: | [Applications] konquest | Reporter: | michael <reeves.87> |
Component: | general | Assignee: | Pierre Ducroquet <pinaraf> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | betatesteur.30, kde-games-bugs, M.Keuchel, sergiu |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.5 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
michael
2012-04-09 00:19:44 UTC
Created attachment 70881 [details]
New crash information added by DrKonqi
konquest (2.1) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1
- What I was doing when the application crashed:
Opened a new game and tried to change the production of a planet, without selecting a planet first.
-- Backtrace (Reduced):
#6 t (this=<optimized out>) at ../../konquest/dialogs/newgamedlg.cc:575
#7 operator[] (i=<optimized out>, this=<optimized out>) at /usr/include/qt4/QtCore/qlist.h:478
#8 sector (coord=..., this=0x295c710) at ../../konquest/map/map.h:68
#9 NewGameDlg::slotNewProduction (this=<optimized out>, value=9) at ../../konquest/dialogs/newgamedlg.cc:499
[...]
#11 0x00007f32ecd88fce in QSpinBox::valueChanged (this=<optimized out>, _t1=9) at .moc/release-shared/moc_qspinbox.cpp:163
SVN commit 1305493 by aacid: Disable KillPercentageSB and ProductionSB if there is no selected map Based in a patch by Michael Reeves <reeves.87@gmail.com> in svn reviewboard 7006 Related: bug 298066 FIXED-IN: 4.8.5 M +4 -2 newgamedlg.cc WebSVN link: http://websvn.kde.org/?view=rev&revision=1305493 SVN commit 1305494 by aacid: backport r1305493 | aacid | 2012-07-12 19:40:19 +0200 (Thu, 12 Jul 2012) | 7 lines Disable KillPercentageSB and ProductionSB if there is no selected map Based in a patch by Michael Reeves <reeves.87@gmail.com> in svn reviewboard 7006 Related: bug 298066 FIXED-IN: 4.8.5 M +4 -2 newgamedlg.cc WebSVN link: http://websvn.kde.org/?view=rev&revision=1305494 SVN commit 1305495 by aacid: backport r1305493 | aacid | 2012-07-12 19:40:19 +0200 (Thu, 12 Jul 2012) | 7 lines Disable KillPercentageSB and ProductionSB if there is no selected map Based in a patch by Michael Reeves <reeves.87@gmail.com> in svn reviewboard 7006 Related: bug 298066 FIXED-IN: 4.8.5 M +4 -2 newgamedlg.cc WebSVN link: http://websvn.kde.org/?view=rev&revision=1305495 *** Bug 306151 has been marked as a duplicate of this bug. *** *** Bug 306148 has been marked as a duplicate of this bug. *** *** Bug 306032 has been marked as a duplicate of this bug. *** |