Bug 391922

Summary: kdeinit5 is not reloactable as it ignores files outside of CMAKE_INSTALL_PREFIX
Product: [Frameworks and Libraries] frameworks-kinit Reporter: Hannah von Reth <vonreth>
Component: generalAssignee: David Faure <faure>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: christoph, katyaberezyaka, kde-windows, kdelibs-bugs
Priority: NOR    
Version: 5.44.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Hannah von Reth 2018-03-16 11:22:20 UTC
We need to check for qApp->appDir instead of CMAKE_INSTALL_PREFIX

vsd kdeinit5.exe --shutdown
kdeinit5.exe "--shutdown"
Process Created: C:\CraftRoot\bin\kdeinit5.exe (10364)
path of the process "dbus-daemon" seems to be outside of the installPath: "C:/CraftRoot/bin" "C:/Craft/BinaryCache/windows-msvc2017_64-cl"
path of the process "klauncher" seems to be outside of the installPath: "C:/CraftRoot/bin" "C:/Craft/BinaryCache/windows-msvc2017_64-cl"
path of the process "kded5" seems to be outside of the installPath: "C:/CraftRoot/bin" "C:/Craft/BinaryCache/windows-msvc2017_64-cl"

Process Stopped: C:\CraftRoot\bin\kdeinit5.exe (10364) With exit Code: 0 After: 0:0:2:424
Comment 1 Christoph Cullmann 2023-07-03 21:05:37 UTC
kinit is removed for the upcoming kf6, beside critical fixes nothing will be done in the kf5 branch.