Bug 391922 - kdeinit5 is not reloactable as it ignores files outside of CMAKE_INSTALL_PREFIX
Summary: kdeinit5 is not reloactable as it ignores files outside of CMAKE_INSTALL_PREFIX
Status: RESOLVED UNMAINTAINED
Alias: None
Product: frameworks-kinit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.44.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-16 11:22 UTC by Hannah von Reth
Modified: 2023-07-03 21:05 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.