Revision afb4eef...

Go back to digest for 21st August 2011

Bug Fixes in Educational

Łukasz Jaśkiewicz committed changes in [kstars] kstars/options/opssatellites.cpp:

Fix bug that causes KStars to crash (segmentation fault) in Options window, bef$

Patch that fixes KStars crashing when Options window was closed, before TLEs ar$
Crash was in OpsSatellites::slotItemChanged(), because before TLEs are updated,$
of item which was accessed was 0x0. This patch also fixes view's header (it was$
because model was cleared after header was set) and makes items read-only.

File Changes

Modified 1 files
  • kstars/options/opssatellites.cpp
1 files changed in total