mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-09 00:58:15 +03:00
In some cases, `plasmashell -v` crashes, which makes `readAllStandardOutput` fail, although the version is printed out by the process before crashing. See https://bugs.kde.org/show_bug.cgi?id=467696 and https://bugreports.qt.io/browse/QTBUG-112258 for the details of the crash. Instead, read the libtaskmanager version from CMake, which is much more reliable.