[Kde-bindings] Re: Korundum: Segmentation fault

Arash Abedinzadeh arash at netcologne.de
Thu Apr 21 13:55:27 UTC 2005


Richard Dale wrote:

> You need to pass a KDE::AboutData instance to KDE::CmdLineArgs.init:
> 
> ruby -r korundum -e 'KDE::CmdLineArgs.init(ARGV,
> KDE::AboutData.new("myapp", "My App", "0.1")); KDE::Application.new'
> 
> I tried it in C++ and that seg faulted too with a zero KAboutData arg, so
> there isn't much the bindings can do about that..
> 
> -- Richard

Ah, I see. Thanks.
-- 
Arash




More information about the Kde-bindings mailing list