https://bugs.kde.org/show_bug.cgi?id=394850
--- Comment #1 from h.goe...@crazy-compilers.com --- I verified that the respective paths exist. (Please note that I'm buidling for Guix, which uses a build-container that does not contain /home nor /usr/bin, thus I patches some paths. This worked fine with Qt 5.9 test url orig url in guix build ------------------ --------------- ------------------------------ file double slash file://home file://tmp file triple slash file:///home file:///tmp file single slash file:/home file:/tmp file multiple path file://usr/bin file:/tmp/guix-build-krunner-5.46.0.drv-0/krunner-5.46.0 invalid file path file://bad/path file://bad/path protocol-less path /home /tmp $ ls -la / total 24 drwxr-x--- 7 0 nixbld 4096 May 30 08:12 . drwxr-x--- 7 0 nixbld 4096 May 30 08:12 .. drwxr-xr-x 4 0 0 4096 May 30 08:12 dev drwxr-xr-x 2 0 0 4096 May 30 08:12 etc drwxr-xr-x 3 0 0 4096 May 30 08:12 gnu dr-xr-xr-x 210 0 0 0 May 30 08:12 proc drwxrwxrwt 3 0 0 4096 May 30 08:12 tmp $ ls -la /tmp total 8 drwxrwxrwt 3 0 0 4096 May 30 08:12 . drwxr-x--- 7 0 nixbld 4096 May 30 08:12 .. drwx------ 3 nixbld nixbld 80 May 30 08:12 guix-build-krunner-5.46.0.drv-0 $ ls -la /tmp/guix-build-krunner-5.46.0.drv-0/krunner-5.46.0 total 56 drwxr-xr-x 6 nixbld nixbld 280 May 5 12:39 . drwx------ 3 nixbld nixbld 80 May 30 08:12 .. -rw-r--r-- 1 nixbld nixbld 57 May 5 12:39 .arcconfig drwxr-xr-x 2 nixbld nixbld 200 May 5 12:39 autotests -rw-r--r-- 1 nixbld nixbld 3652 May 5 12:39 CMakeLists.txt -rw-r--r-- 1 nixbld nixbld 26530 May 5 12:39 COPYING.LIB -rw-r--r-- 1 nixbld nixbld 178 May 5 12:39 ExtraDesktop.sh -rw-r--r-- 1 nixbld nixbld 530 May 5 12:39 KF5RunnerConfig.cmake.in -rw-r--r-- 1 nixbld nixbld 24 May 5 12:39 krunner.categories -rw-r--r-- 1 nixbld nixbld 347 May 5 12:39 metainfo.yaml -rw-r--r-- 1 nixbld nixbld 666 May 5 12:39 README.md drwxr-xr-x 4 nixbld nixbld 420 May 5 12:39 src drwxr-xr-x 3 nixbld nixbld 80 May 5 12:39 templates drwxr-xr-x 2 nixbld nixbld 100 May 5 12:39 tests -- You are receiving this mail because: You are watching all bug changes.