Skip to content
  • Martin Flöser's avatar
    Start xclipboard sync process from build dir if available · 7221864c
    Martin Flöser authored
    Summary:
    The xclipboard sync test times out on build.kde.org as KWin is not
    installed prior to running the tests. This is due to KWin not finding
    the executable for the clipboard sync helper.
    
    This change looks whether the binary exists in the same directory as
    KWin's executable. If it exists it is started instead of the hardcoded
    path in libexec.
    
    Test Plan: Run the test and verified the correct binary is loaded
    
    Reviewers: #kwin
    
    Subscribers: kwin
    
    Tags: #kwin
    
    Differential Revision: https://phabricator.kde.org/D16732
    7221864c