| Summary: | Crash of Konquest closing game | ||
|---|---|---|---|
| Product: | [Applications] konquest | Reporter: | davidangulojunk |
| Component: | general | Assignee: | Pierre Ducroquet <pinaraf> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | aschuch247, home, kde-games-bugs-null |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 2.1 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
davidangulojunk
2013-12-24 14:10:58 UTC
Regarding your problem about the game not starting when "run" from start menu: This is either a problem with your current setup or with the distribution packaging. So please report it there or fix it yourself. :) I used Kubuntu with tcsh as shell rather than bash. "/usr/games" was inside the executable search path in stock bash configuration, but not in my custom tcsh configuration. As a result, no games ran via start menu - I guess no (KDE) games run in your setup as well. So as an idea, either add "/usr/games" to your executable search path, or simply edit your start menu item to contain the full path to the binary. In any case however, this problem is definitly not related to the reported "main issue" here. *** This bug has been marked as a duplicate of bug 306975 *** Created attachment 84576 [details]
New crash information added by DrKonqi
konquest (2.3) on KDE Platform 4.10.5 using Qt 4.8.5
- What I was doing when the application crashed: Nothing in particular - some open applications - Firefox, etc.
- Unusual behavior I noticed: None
- Custom settings of the application: Maximum neutral planets, maximum game grid size.
-- Backtrace (Reduced):
#6 0x0000003e4e37bf24 in QGraphicsItem::parentItem (this=this@entry=0x639b00 <QString::shared_null>) at graphicsview/qgraphicsitem.cpp:1576
#7 0x0000003e4e37bf4b in QGraphicsItem::topLevelItem (this=<optimized out>) at graphicsview/qgraphicsitem.cpp:1589
#8 0x0000003e4e3c9771 in QGraphicsSceneFindItemBspTreeVisitor::visit (this=0x2335710, items=0x2d20dc0) at graphicsview/qgraphicsscene_bsp.cpp:80
#9 0x0000003e4e3c8566 in QGraphicsSceneBspTree::climbTree (this=0x25fe408, visitor=0x2335710, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
#10 0x0000003e4e3c8566 in QGraphicsSceneBspTree::climbTree (this=0x25fe408, visitor=0x2335710, rect=..., index=<optimized out>) at graphicsview/qgraphicsscene_bsp.cpp:261
|