pop-os / pop

A project for managing all Pop!_OS sources
https://system76.com/pop
2.48k stars 87 forks source link

Settings -> Sharing -> Remote Desktop -> Remote Control does not work #3370

Open fusitron opened 2 months ago

fusitron commented 2 months ago

Distribution (run cat /etc/os-release): 22.04 LTS

Related Application and/or Package Version (run apt policy $PACKAGE NAME): Settings

Issue/Bug Description: The Settings -> Sharing -> Remote Desktop -> Remote Control setting switch does not take effect.

Steps to reproduce (if you know): 1) Open Settings -> Sharing -> Remote Desktop 2) Turn Remote Control switch on

Expected behavior: After enabling the Remote Control switch, the following command should print false: gsettings get org.gnome.desktop.remote-desktop.rdp view-only

Other Notes: The Remote Control setting under Remote Desktop settings does not seem to have any effect. RDP sessions do not allow remote control even with the Remote Control switch enabled. You need to manually enable Remote Control using the following command in the shell to fix the issue: gsettings set org.gnome.desktop.remote-desktop.rdp view-only false