OSX/CI: KCrash misses DrKonqi

David Faure faure at kde.org
Tue Aug 5 06:09:31 UTC 2014


On Sunday 20 July 2014 19:38:10 Marko Käning wrote:
> Hi,
> 
> while pondering [1] I noticed that KCrash actually misses DrKonqi on OSX:
> ---
> $ tree /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kcrash
> /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kcrash
> └── inst
>     ├── include
>     │   └── KF5
>     │       ├── KCrash
>     │       │   ├── KCrash
>     │       │   ├── kcrash.h
>     │       │   └── kcrash_export.h
>     │       └── kcrash_version.h
>     ├── lib
>     │   ├── cmake
>     │   │   └── KF5Crash
>     │   │       ├── KF5CrashConfig.cmake
>     │   │       ├── KF5CrashConfigVersion.cmake
>     │   │       ├── KF5CrashTargets-debug.cmake
>     │   │       └── KF5CrashTargets.cmake
>     │   ├── libKF5Crash.5.0.0.dylib
>     │   ├── libKF5Crash.5.dylib -> libKF5Crash.5.0.0.dylib
>     │   └── libKF5Crash.dylib -> libKF5Crash.5.dylib
>     └── mkspecs
>         └── modules
>             └── qt_KCrash.pri
> 
> 9 directories, 12 files
> ---
> 
> Where is it?

It's not a shared lib, it's a separate process started by KCrash.

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5


More information about the Kde-frameworks-devel mailing list