[KRdp] [Bug 498529] enabling krdp from systemsettings does not work

2025-08-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=498529

Nate Graham  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  ---
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-1server/SessionController.cpp
M  +0-1server/app-org.kde.krdpserver.service.in
M  +1-1src/kcm/kcmkrdpserver.cpp

https://invent.kde.org/plasma/krdp/-/commit/011198c63c1e23d3ce71166a62ca4be1a804d4c6

-- 
You are receiving this mail because:
You are watching all bug changes.

[KRdp] [Bug 498529] enabling krdp from systemsettings does not work

2025-08-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=498529

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
  Version First|git-stable-Plasma/6.3   |6.3.5
Reported In||
 Ever confirmed|0   |1
 CC||[email protected]

-- 
You are receiving this mail because:
You are watching all bug changes.

[KRdp] [Bug 498529] enabling krdp from systemsettings does not work

2025-07-05 Thread Ilia Kats
https://bugs.kde.org/show_bug.cgi?id=498529

Ilia Kats  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #7 from Ilia Kats  ---
I think this is because the systemd unit file got renamed from
plasma-krdp_server.service to app-org.kde.krdpserver.service, but the
corresponding code in
https://invent.kde.org/plasma/krdp/-/blob/master/src/kcm/kcmkrdpserver.cpp?ref_type=heads#L33
was not changed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[KRdp] [Bug 498529] enabling krdp from systemsettings does not work

2025-04-15 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=498529

--- Comment #6 from Michal Hlavac  ---
If the checkbox "Autostart on login" is enabled, it works, otherwise it doesn't
work.

-- 
You are receiving this mail because:
You are watching all bug changes.

[KRdp] [Bug 498529] enabling krdp from systemsettings does not work

2025-04-15 Thread Michal Hlavac
https://bugs.kde.org/show_bug.cgi?id=498529

Michal Hlavac  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 CC||[email protected]
 Status|NEEDSINFO   |REPORTED

--- Comment #5 from Michal Hlavac  ---
Can confirm this behaviour on plasma 6.3.4 
Using latest openSUSE Tumbleweed and turning checkbox "Enable RDP Server" do
nothing.

systemctl --user status app-org.kde.krdpserver.service
○ app-org.kde.krdpserver.service - KRDP Server
 Loaded: loaded (/usr/lib/systemd/user/app-org.kde.krdpserver.service;
disabled; preset: disabled)
 Active: inactive (dead)

-- 
You are receiving this mail because:
You are watching all bug changes.

[KRdp] [Bug 498529] enabling krdp from systemsettings does not work

2025-04-12 Thread John Kizer
https://bugs.kde.org/show_bug.cgi?id=498529

John Kizer  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||[email protected]
 Resolution|--- |WAITINGFORINFO

--- Comment #4 from John Kizer  ---
For the bug reporter - could you please double-check if you are still
experiencing the issue on Plasma 6.3.3 or later? (Thanks Prajna for the
reference to that!)

-- 
You are receiving this mail because:
You are watching all bug changes.

[KRdp] [Bug 498529] enabling krdp from systemsettings does not work

2025-03-18 Thread Prajna Sariputra
https://bugs.kde.org/show_bug.cgi?id=498529

--- Comment #3 from Prajna Sariputra  ---
Oh, turns out the issue I was running into is actually
https://bugs.kde.org/show_bug.cgi?id=500017, which is now fixed with KDE Plasma
6.3.3.

-- 
You are receiving this mail because:
You are watching all bug changes.

[KRdp] [Bug 498529] enabling krdp from systemsettings does not work

2025-03-07 Thread Prajna Sariputra
https://bugs.kde.org/show_bug.cgi?id=498529

Prajna Sariputra  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #2 from Prajna Sariputra  ---
I'm also running into this issue with Plasma 6.3.2 on Arch Linux, and I'm quite
sure the GUI toggle worked just fine in either 6.1.x or 6.2.x before. If I
monitor the output of  "journalctl -f" the only message I get is "Toggling KRDP
server to true over QDBus" and nothing else actually happens.

That said, it looks like running "systemctl --user enable
app-org.kde.krdpserver.service" is enough to make the GUI switch to turn on/off
KRdp work for me, but turning on autostart from the GUI or the aforementioned
systemctl command doesn't work with the error message "job deleted to avoid
ordering cycle" from systemd.

-- 
You are receiving this mail because:
You are watching all bug changes.

[KRdp] [Bug 498529] enabling krdp from systemsettings does not work

2025-01-23 Thread Mike Smith
https://bugs.kde.org/show_bug.cgi?id=498529

Mike Smith  changed:

   What|Removed |Added

 CC||[email protected]
   ||m

--- Comment #1 from Mike Smith  ---
(In reply to slartibart70 from comment #0)
> I am using krdpserver successfully on commandline and can connect to the
> machine using e.g. xfreerdp
> server:  krdpserver -u username -p xxx --quality 100
> 
> There is also a systemsettings page called 'remote desktop' where we can
> define user and enable the server using a UI-toggle.
> see also: https://invent.kde.org/plasma/krdp/-/blob/master/README.md
> 
> But, the server presumably never starts when toggling this in the UI?
> (contrast this to running directly on commandline, then all is fine)
> 
> Moreover, i am missing feedback from the server-side, like e.g. having
> access to the logs from the ui to figure out any problems.
> (this is more of an enhancement, but a welcome one...)

That is strange it works for me. Though the behavior of the server is not
consistent. Sometimes the server when a client connects to it will popup a
dialog asking for permission for remote access, sometimes it just works without
the interactive user having to allow. 

I agree access to the logs from the ui to figure out any problems would rock +1
for sure.

Sorry not much help but for the server logs can you try running: journalctl
--user-unit=plasma-krdp_server 

I think that should produce the logs you are looking for.

-- 
You are receiving this mail because:
You are watching all bug changes.