Bug 296627

Summary: Issue in rendering of star hopper guide on rendered skychart
Product: [Applications] kstars Reporter: Vageesh D C <dc.genius>
Component: generalAssignee: Rishab Arora <ra.rishab>
Status: RESOLVED UNMAINTAINED    
Severity: minor CC: mutlaqja, ra.rishab
Priority: NOR    
Version First Reported In: 2.0.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: screenshot of attachment

Description Vageesh D C 2012-03-23 14:14:48 UTC
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
Comment 1 Vageesh D C 2012-03-23 14:16:46 UTC
Created attachment 69829 [details]
screenshot of attachment
Comment 2 Rishab Arora 2012-07-04 13:16:39 UTC
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
Comment 3 Akarsh Simha 2012-07-04 13:20:37 UTC
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.
Comment 4 Jasem Mutlaq 2015-01-27 21:27:39 UTC
OpenGL interface is deprecated for the time being.