fvogt created this revision.
Restricted Application added a project: Frameworks.

REVISION SUMMARY
  x86_64 binaries compiled with PIE are just shared objects with the
  executable bit set. Without this patch, kio does not know that they
  can be executed as well, causing "kioclient5 exec" to ask for an
  application that can handle application/x-sharedlib.
  
  BUG: 350018

TEST PLAN
  Can run applications fine again.

REPOSITORY
  R241 KIO

BRANCH
  master

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

AFFECTED FILES
  src/widgets/krun.cpp
  src/widgets/krun.h

To: fvogt, dfaure, aacid
Cc: #frameworks

Reply via email to