From kstars-devel Mon Aug 30 00:59:24 2010 From: Jasem Mutlaq Date: Mon, 30 Aug 2010 00:59:24 +0000 To: kstars-devel Subject: [Kstars-devel] KDE/kdeedu/kstars/kstars/tools Message-Id: <20100830005924.61010AC857 () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kstars-devel&m=128312974711896 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@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 _______________________________________________ Kstars-devel mailing list Kstars-devel@kde.org https://mail.kde.org/mailman/listinfo/kstars-devel