Bug 364991

Summary: Don't only search for kioclient, but (also) for kioclient5
Product: [Applications] kdevelop Reporter: G360 <kde-bugs.9ek5t>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal Keywords: junior-jobs
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 5.0.0
Sentry Crash Report:

Description G360 2016-07-02 02:29:53 UTC
When trying to use the Konsole inside KDevelop, the below message appears, kioclient5 is installed. In Arch Linux, package kde-cli-tools includes the kioclient5 binary.

"The utility kioclient is not in your path, the shell integration will not work properly."


Reproducible: Always
Comment 1 Kevin Funk 2016-07-02 10:52:48 UTC
Care to file a patch? You need to kdevplatform.git:util/kdevplatform_shell_environment.sh

See https://community.kde.org/Get_Involved/development#Submitting_your_first_patch
Comment 2 G360 2016-07-02 22:37:38 UTC
Sure: https://phabricator.kde.org/D2066