kdebase/kdm/chooser

Oswald Buddenhagen ossi at kde.org
Thu Sep 12 16:50:29 BST 2002


On Thu, Sep 12, 2002 at 05:37:42PM +0200, Martijn Klingens wrote:
> Would something like this help? Now you can install a crash handler
> before the KApp constructor yourself.
> 
hardly in this case ... i want it explicitly 0 (which is SIG_DFL).
i think this should be made a global flag like the kde_have_kipc hack
which was created for kdm as well.
the problem is, that kapp basically pulls in everything kdelibs offers
and you have no way to get rid of it. this is convenient in most cases,
but it was a problem for kdm many times already. also, it implies that
the most trivial application has to link against quite some libs. maybe,
as hook system should be introduced, which allows libs to add their
features to kapp if they are linked. i'm talking about dcop in
particular, but that can be applied to other parts as well, i guess.

greetings

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Chaos, panic, and disorder - my work here is done.




More information about the kde-core-devel mailing list