GithubHelp home page GithubHelp logo

Comments (11)

matt335672 avatar matt335672 commented on August 16, 2024

This is possibly related to (but not the same as) #3053

What's in the directory /usr/share/xsessions/ on your system?

from xrdp.

Hiero32 avatar Hiero32 commented on August 16, 2024

@modernNeo
Did you logout from local session before login to xrdp session?
It is not allowed the same user login to both local and xrdp session at the same.

from xrdp.

modernNeo avatar modernNeo commented on August 16, 2024

oh, sorry for not responding sooner...for some reason github didn't notify me of the new comments on this issue....will follow-up tomorrow

from xrdp.

modernNeo avatar modernNeo commented on August 16, 2024

@matt335672
finally got around to addressing your comment. sorry for delay

$ ls -l /usr/share/xsessions/
total 12
-rw-r--r-- 1 root root 268 Mar 19  2023 cinnamon2d.desktop
-rw-r--r-- 1 root root 155 Mar 19  2023 cinnamon.desktop
-rw-r--r-- 1 root root  86 Jan 11  2022 lightdm-xsession.desktop

from xrdp.

matt335672 avatar matt335672 commented on August 16, 2024

What's in the cinnamon2d.desktop and cinnamon.desktop files?

from xrdp.

matt335672 avatar matt335672 commented on August 16, 2024

@modernNeo - do you need any more help with this?

from xrdp.

modernNeo avatar modernNeo commented on August 16, 2024
2024-Jun-25 03:13:15 PM jace@jace-debian-desktop:/home/jace
 $ cat /usr/share/xsessions/cinnamon2d.desktop 
[Desktop Entry]
Name=Cinnamon (Software Rendering)
Comment=This session logs you into Cinnamon (using software rendering)
Exec=cinnamon-session-cinnamon2d
TryExec=/usr/bin/cinnamon2d
Icon=
Type=Application
X-Ubuntu-Gettext-Domain=cinnamon
X-GNOME-Provides=cinnamon2d

2024-Jun-25 03:13:47 PM jace@jace-debian-desktop:/home/jace
 $ cat /usr/share/xsessions/cinnamon.desktop 
[Desktop Entry]
Name=Cinnamon
Comment=This session logs you into Cinnamon
Exec=cinnamon-session-cinnamon
TryExec=/usr/bin/cinnamon
Icon=
Type=Application


from xrdp.

matt335672 avatar matt335672 commented on August 16, 2024

Try creating one of these softlinks for your RDP user (after checking you don't have a ~/.xsession):-

ln -sf /usr/bin/cinnamon-session-cinnamon ~/.xsession

or:-

ln -sf /usr/bin/cinnamon-session-cinnamon2d ~/.xsession

from xrdp.

modernNeo avatar modernNeo commented on August 16, 2024
cat .xsession
cinnamon

I don't actually remember if I did that manually or something else. Should I remove it?

from xrdp.

matt335672 avatar matt335672 commented on August 16, 2024

Yes - cinnamon is not the correct command to start a session. The correct command is from the Exec= line in the desktop file(s)

from xrdp.

modernNeo avatar modernNeo commented on August 16, 2024

ln -sf /usr/bin/cinnamon-session-cinnamon ~/.xsession that fixed it, thanks!

from xrdp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.