Bug 296627 - Issue in rendering of star hopper guide on rendered skychart
Summary: Issue in rendering of star hopper guide on rendered skychart
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kstars
Classification: Applications
Component: general (show other bugs)
Version: 2.0.0
Platform: Compiled Sources Linux
: NOR minor
Target Milestone: ---
Assignee: Rishab Arora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-23 14:14 UTC by Vageesh D C
Modified: 2015-01-27 21:27 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot of attachment (243.96 KB, image/png)
2012-03-23 14:16 UTC, Vageesh D C
Details

Note You need to log in before you can comment on or make changes to this bug.
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.