knotify crashes

Chris January kde-cygwin@mail.kde.org
Sun, 21 Apr 2002 21:17:10 +0100


> Hi all,
>
> currently I'm compiling kde2.2.2 with cygwin/xfree86 and have a problem
with
> knotify, which crashes:
>
> kio (KLauncher): knotify (pid 2824) up and running.
> DCOP: register 'knotify' -> number of clients is now 3
> DCOP: register 'anonymous-2824' -> number of clients is now 4
> ObjectManager: Arts::X11GlobalComm - Language missing
> MCOP ObjectManager: can't find implementation for Arts::X11GlobalComm.
> assertion "skel" failed: file "core.cc", line 2016
> KCrash: crashing.... crashRecursionCounter = 2
> KCrash: Application Name = knotify path = <unknown> pid = 1704q
>
> Does anyone have an idea, by what this problem could be caused ?
Try adding the line "Language=C++" to ~/.mcoprc.

Chris