Summary: | KStars does not center on a constellation | ||
---|---|---|---|
Product: | [Applications] kstars | Reporter: | Akarsh Simha <akarsh.simha> |
Component: | general | Assignee: | Akarsh Simha <akarsh.simha> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jsid, mutlaqja, ra.rishab, vijay.atwork13 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Akarsh Simha
2011-02-21 00:55:03 UTC
I can not reproduce this bug. When I click OK, the map slews to the constellation's label and stay on it. I 've not found when this bug may have been corrected. Can you confirm that the bug no longer exists ? Can you confirm if you still have this bug? Still reproducible, all the time. Use Horizontal Coordinates and have the simulation clock running (not paused). Happens irrespective of atmospheric refraction correction. Make sure your simulation clock is on a high simulation rate (maybe 1 min), since the bug seems to only happen upon recomputation of coordinates, or redrawing of map, or something like that. Steps for me: 1) Switch off constellation labels. 2) Restart KStars. 3) Perform steps in Comment 3. I have the same issue with Supernovae Is this still valid? It centers fine for me, but the position doesn't track if the simulation clock is on. Also, I've noticed similar behaviour with comets. Seems to happen whenever you are trying to center on objects that are not displayed in KStars. This bug producible only when you have not clicked button toggle constellation label after starting Kstars. The reason is when object constellations are created in ConstellationNamesComponent() constructor only ra/dec are set from database and not alt/az which are being used in find object. So alt/az needs to be set before we perform find object on constellation which happens when EquatorialToHorizontal() is called while toggling constellation label. Review request: 112898 solves this bug permanently for constellations. *** Bug 325198 has been marked as a duplicate of this bug. *** |