Please describe the bug / issue. Attaching any relevant screenshots would be very helpful!
Managed to successfully login to remote desktop- I imagined (nearly-) live control of mouse cursor etc.
What I am presented with is a blank desktop (bar the wastebasket). None of my own desktop files/folders are present, none of my customisations, and via File Manager I can’t even see the files present on the RPi SD.
The only features that do make me realise it’s my own pi is the wifi connectivity is the same.
Am I missing something? Is this intended functionality?
^^ this is the same pi logged in remotely via Cayenne ^^
What I think is important in both your examples and mine is that you will note in the terminal windows we are logged in as different users in each instance. On the local machine we are logged in as pi@xxxxxx, and on the remote desktop we are logged in as # (pound sign, or if you’re a youngster hashtag) meaning we are logged in as root.
So I would assert that when Cayenne remotes in it logs in as root. I will let @bestes confirm this, and find out if there is a way to log in to other users while remoted in.
Also, completely off topic, I noticed you used the command line to use scrot to get your screen grab. Raspbian Jessie supports the print screen button activate scrot. Hit print screen and it dumps a time stamped png file in your home/pi file.
@bestes - Benny, are/will there be options to log in as anything besides root?
lol. I was just making sure you were aware of the implementation of scrot in Jessie, I wish I could help with an implementation of better hardware for your setup.
@barnestom@Ian making a change here for logging in as anything besides root would be low on our road map. I’m going to change this to an Idea / Suggestion though so I can track it, hope this is okay with you.
I think you can log in as different user on command line interface using su pi , not sure if that’s an acceptable workaround or not.
I can see why a low priority- but for mostly GUI users like me the Remote Desktop feature would have been nice if it did load with easy access to the user desktop.