[Kstars-devel] Application crashes while toggling supernovae

Vijay Dhameliya vijay.atwork13 at gmail.com
Sat Aug 31 08:40:29 UTC 2013


Hi

I recently built kstars on my Kubuntu 13.04 and it crashes when pressed
toggle supernovae button and  it vanishes when following check is removed :

            /kstars/kstars/skyobjects/skypoint.cpp

            349: Q_ASSERT( std::isfinite( RA.Degrees() ) && std::isfinite(
Dec.Degrees() ) );

and Application also some time crashes when zoomed in home screen viewed in
View mode: Lambert Azimuthal Equal-area , the same can be stopped by
removing following check :

            kde/kstars/kstars/projections/projector.cpp

            419: Q_ASSERT( std::isfinite( Y ) && std::isfinite( dX ) );

Is it good idea to remove this check or need to find other cause of crash ?

Thanks and regards
Vijay Dhameliya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kstars-devel/attachments/20130831/e853897e/attachment.html>


More information about the Kstars-devel mailing list