[Kstars-devel] KDE/kdeedu/kstars/kstars/tools
Jasem Mutlaq
mutlaqja at ikarustech.com
Mon Aug 30 02:59:24 CEST 2010
SVN commit 1169737 by mutlaqja:
Fixing a crash in observing list wizard due to over-decrementing objects by the filters. Since this was an unsigned integer, it rolls back to a value of about 4,294,966,847 and causes a crash. I updated the wizard to be much more efficient in elliminating targets without putting heavy load on the system. Furthermore, I added a time limit range as suggested by Fabien to limit the observing period.
BUG: 189223
BUG: 212731
CCMAIL: kstars-devel at kde.org
M +296 -83 obslistwizard.cpp
M +3 -2 obslistwizard.h
M +123 -259 obslistwizard.ui
http://websvn.kde.org/?view=rev&revision=1169737
More information about the Kstars-devel
mailing list