[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: crash by declaration of kapplication
From:       Carsten Pfeiffer <carpdjih () cetus ! zrz ! tu-berlin ! de>
Date:       2001-09-27 22:18:40
[Download RAW message or body]

On Mittwoch, 26. September 2001 10:32 Tilo Riemer wrote:

Hi,

> I changed my code from using KApplication a(argc, argv, "appname")
> to the same code like in KStars:
>
>   KAboutData aboutData( "kstars", I18N_NOOP("KStars"),
>     VERSION, description, KAboutData::License_GPL,
>     "(c) 2001, Jason Harris");
>   aboutData.addAuthor("Jason Harris",0, "jharris@30doradus.org",
> "http://www.30doradus.org");
>   KCmdLineArgs::init( argc, argv, &aboutData );
>   KCmdLineArgs::addCmdLineOptions( options ); // Add our own options.
>
>   KApplication a;
>
>
> but it crashes by declaration of a. what is wrong. I have no idea.

How does the backtrace look like? I don't see anything wrong here.

Cheers
Carsten Pfeiffer
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic