actually initialize kcrash for xclipboardsync
ClosedPublic

Authored by sitter on Nov 16 2018, 11:56 AM.

Details

Summary

to successfully use kcrash when linking with as-needed (which is a default
flag on many linux distros) one also needs to call KCrash::initialize.

https://markmail.org/thread/zv5pheijaze72bzs

Test Plan

builds; correctly links kcrash

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter created this revision.Nov 16 2018, 11:56 AM
Restricted Application added a project: KWin. · View Herald TranscriptNov 16 2018, 11:56 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
sitter requested review of this revision.Nov 16 2018, 11:56 AM
davidedmundson accepted this revision.Nov 16 2018, 12:00 PM
This revision is now accepted and ready to land.Nov 16 2018, 12:00 PM
This revision was automatically updated to reflect the committed changes.