D26807: override picutils' error logger; it has an exit() call

2020-01-22 Thread Harald Sitter
This revision was automatically updated to reflect the committed changes. Closed by commit R102:e677d2cc1b57: override picutils' error logger; it has an exit() call (authored by sitter). REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D26807?vs=74020&id=7414

D26807: override picutils' error logger; it has an exit() call

2020-01-21 Thread Harald Sitter
sitter created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. sitter requested review of this revision. REVISION SUMMARY instead simply run the output through qwarning as a cheap solution. FIXED-IN: 5.18.0 BUG: 382979 TEST PLAN builds, dont ha