D15606: Fix calling qdbus by using qt5-current name qdbus-qt5

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Wed Sep 19 19:33:46 BST 2018


kossebau added a comment.


  In D15606#328493 <https://phabricator.kde.org/D15606#328493>, @fvogt wrote:
  
  > IMO it should just check for both and prefer `qdbus-qt5` if available.
  
  
  Yes, that was my starting patch, but then I got unsure about the great picture.
  If going this route, any shell script wizard proposal how to change `checkToolsInPath` in `kdevplatform_shell_environment.sh` to check for both variants, without adding too much boilerplate code?
   `kdevelop!` I had changed to `if ! [ "$(which qdbus-qt5)$(which qdbus)" ]; then` which should work fine, no?

REPOSITORY
  R32 KDevelop

REVISION DETAIL
  https://phabricator.kde.org/D15606

To: kossebau, #kdevelop, lbeltrame, fvogt, jriddell
Cc: kdevelop-devel, glebaccon, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180919/f03f2398/attachment.html>


More information about the KDevelop-devel mailing list