Steps to produce bug: 1. Select print preview 2. select star guide option 3. After exporting for printing moving the sky map produces this issue Always reproducible
Created attachment 69829 [details] screenshot of attachment
Git commit 3e6b55da57b86f942d38ab80176a1f39010c93da by Rishab Arora. Committed on 04/07/2012 at 15:13. Pushed by rishabarora into branch 'master'. Bugfix for drawObservingList. Bug 296627 - Issue in rendering of star hopper guide on rendered skychart M +4 -28 kstars/skyglpainter.cpp http://commits.kde.org/kstars/3e6b55da57b86f942d38ab80176a1f39010c93da
Although this fixes the core of the bug, it introduces a regression -- it doesn't respect the color scheme, and just draws the texture without changing the color. Once that is fixed, this bug can be closed.
OpenGL interface is deprecated for the time being.