Version: (using KDE Devel) Installed from: Compiled sources Probably related to commit 699379. When starting the game just press in the keyboard the letters a,b,c and d. Then all four planets will start blinking instead of just the last one.
SVN commit 732461 by ducroquet: This is a fix for the bug #149411 (Multiple planets are blinking when selected by keyboard) The problem was that the selected planet wasn't remember when selected with the keyboard, but this code is quite complex (too many objects doing their own work apart), it'll have to be cleaned up later. BUG: 149411 M +1 -0 gameview.cc M +0 -1 mapitems.cc M +1 -0 mapscene.cc WebSVN link: http://websvn.kde.org/?view=rev&revision=732461