Skip to content

Explicitly specify path for invoking QProcess

Bharadwaj Raju requested to merge work/bharadwaj/qprocess-fix into master

Otherwise QProcess will use a binary named "spectacle" which happens to be in the CWD.

See also:

https://mail.kde.org/pipermail/kde-devel/2022-January/000943.html

https://kde.org/info/security/advisory-20220131-1.txt

Merge request reports