Summary: | merge excess config files | ||
---|---|---|---|
Product: | [Plasma] KRdp | Reporter: | Harald Sitter <sitter> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | ahiemstra, kde, nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/krdp/-/commit/332834b1ecbd2ce70744330d635fe0c9f371cd20 | Version Fixed In: | 6.3.0 |
Sentry Crash Report: |
Description
Harald Sitter
2024-10-30 05:22:16 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/krdp/-/merge_requests/70 Git commit 332834b1ecbd2ce70744330d635fe0c9f371cd20 by David Edmundson. Committed on 01/11/2024 at 10:12. Pushed by davidedmundson into branch 'master'. Use single config file for krdpserver The kcfg file for krdp server is "krdpserver" the app name is krdp-server. This led to all settings being in krdpserver except the restore token which blindly used KSharedConfig. A compatibility path for reading is left in place that can be dropped later. M +11 -3 src/PortalSession.cpp https://invent.kde.org/plasma/krdp/-/commit/332834b1ecbd2ce70744330d635fe0c9f371cd20 |