[KRdp] [Bug 498529] enabling krdp from systemsettings does not work
Nate Graham
bugzilla_noreply at kde.org
Tue Aug 19 14:45:28 BST 2025
https://bugs.kde.org/show_bug.cgi?id=498529
Nate Graham <nate at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Version Fixed In| |6.5.0
Resolution|--- |FIXED
Latest Commit| |https://invent.kde.org/plas
| |ma/krdp/-/commit/011198c63c
| |1e23d3ce71166a62ca4be1a804d
| |4c6
--- Comment #8 from Nate Graham <nate at kde.org> ---
Git commit 011198c63c1e23d3ce71166a62ca4be1a804d4c6 by Nate Graham, on behalf
of Arnav Rawat.
Committed on 19/08/2025 at 13:45.
Pushed by ngraham into branch 'master'.
Change name of service used
The alias in the service spec isn't actually used, since the server is
almost never going to be enabled:
"Unit files may specify aliases through the Alias= directive in the
[Install] section. When the unit is enabled, symlinks will be created
for those names, and removed when the unit is disabled."
So just use the actual service name; there are no other consumers of
the alias (wouldn't have been able to use it anyways)
Fixes turning on the server from systemsettings
FIXED-IN: 6.5.0
M +1 -1 server/SessionController.cpp
M +0 -1 server/app-org.kde.krdpserver.service.in
M +1 -1 src/kcm/kcmkrdpserver.cpp
https://invent.kde.org/plasma/krdp/-/commit/011198c63c1e23d3ce71166a62ca4be1a804d4c6
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list