Summary: | KStars prints unnecessarily to .xsession-errors | ||
---|---|---|---|
Product: | [Applications] kstars | Reporter: | Torquil Macdonald Sørensen <torquil> |
Component: | general | Assignee: | Akarsh Simha <akarsh.simha> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mutlaqja |
Priority: | NOR | ||
Version: | 0.4 | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Torquil Macdonald Sørensen
2011-04-12 18:27:23 UTC
Git commit c354af67cc4e031b0151f23e49247522458c1605 by Khudyakov Alexey. Committed on 14/04/2011 at 18:03. Pushed by khudyakov into branch 'master'. Factor out code for FPS calculation into SkyMapDrawAbstract class and comment out actual printing to stderr. It's somewhat pointless to calculate FPS and then throw it away but it could be useful for debugging. BUG: 270779 M +10 -2 kstars/skymapdrawabstract.cpp M +3 -1 kstars/skymapdrawabstract.h M +1 -10 kstars/skymapgldraw.cpp M +1 -8 kstars/skymapqdraw.cpp http://commits.kde.org/kstars/c354af67cc4e031b0151f23e49247522458c1605 Git commit 2c6268850813a1de913feef7ae070e0e319cd230 by Khudyakov Alexey. Committed on 14/04/2011 at 18:03. Pushed by khudyakov into branch '4.6'. Factor out code for FPS calculation into SkyMapDrawAbstract class and comment out actual printing to stderr. It's somewhat pointless to calculate FPS and then throw it away but it could be useful for debugging. BUG: 270779 M +10 -2 kstars/skymapdrawabstract.cpp M +3 -1 kstars/skymapdrawabstract.h M +1 -10 kstars/skymapgldraw.cpp M +1 -8 kstars/skymapqdraw.cpp http://commits.kde.org/kstars/2c6268850813a1de913feef7ae070e0e319cd230 |