[Kstars-devel] KDE/kdeedu/kstars/kstars
Prakash Mohan
prak902000 at gmail.com
Sat Aug 22 10:53:42 CEST 2009
> I encountered this. KStars::Instance returns NULL during KStars construction.
>
>
> KStars *KStars::createInstance( bool doSplash, bool clockrun, const QString
> &startdate )
> {
> if( pinstance )
> delete pinstance;
> pinstance = new KStars( doSplash, clockrun, startdate );
> return pinstance;
> }
Yeah, this has been causing a lot of crashes of late. Your code seems
like the fix, could you commit it?
--
Prakash
Undergraduate Student
Department of Aerospace Engineering
Indian Institute Of Technology Madras
More information about the Kstars-devel
mailing list