Bug 335007

Summary: konquest misses available artwork for rendering planets
Product: [Applications] konquest Reporter: Martin Walch <walch.martin>
Component: generalAssignee: Pierre Ducroquet <pinaraf>
Status: RESOLVED FIXED    
Severity: minor CC: kde-games-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In: 4.14.0
Sentry Crash Report:
Attachments: fix the issue: getLong(10) instead of getLong(9)

Description Martin Walch 2014-05-18 22:08:08 UTC
Created attachment 86702 [details]
fix the issue: getLong(10) instead of getLong(9)

The file pics/default_theme.svgz contains pictures of planets with the element ids planet_1, planet_2, … planet_10, but konquest only uses planet_1 to planet_9.
Comment 1 Martin Walch 2014-07-23 23:20:33 UTC
I just added the patch to the review board:

https://git.reviewboard.kde.org/r/119439/
Comment 2 Albert Astals Cid 2014-07-30 22:37:40 UTC
Git commit a01fdfdedfd3ca868774c731ef98ac0ccb5f13c9 by Albert Astals Cid, on behalf of Martin Walch.
Committed on 30/07/2014 at 22:36.
Pushed by aacid into branch 'KDE/4.14'.

Enable the use of planet_10

REVIEW: 119439
FIXED-IN: 4.14.0

M  +1    -1    planet.cc

http://commits.kde.org/konquest/a01fdfdedfd3ca868774c731ef98ac0ccb5f13c9