Giter VIP home page Giter VIP logo

Comments (4)

ml232528 avatar ml232528 commented on July 23, 2024 1

~/.xsessionrc
delete remove_apps=("thunderbird" "rhythmbox" "libreoffice-writer")
Caused by installing NVIDIA driver

Found the same issue on the NVIDIA forum:
https://forums.developer.nvidia.com/t/xrdp-fails-to-launch-due-to-nvidias-xsessionrc/222165
https://forums.developer.nvidia.com/t/fix-for-xsessionrc-file-for-usage-with-xrdp-gnome/252044

from turbovnc.

dcommander avatar dcommander commented on July 23, 2024

No idea. Given the other problems you were experiencing, including the XDG permissions error you reported, the issue may be system-specific. No one else is reporting it, and I cannot reproduce it.

My best suggestion is to start the TurboVNC Server without a window manager, by passing -noxstartup to /opt/TurboVNC/bin/vncserver. Then run the window manager command manually:

DISPLAY=:1 /etc/X11/Xsession "env GNOME_SHELL_SESSION_MODE=ubuntu /usr/bin/gnome-session --systemd --session=ubuntu"

That may reveal the source of the failure.

from turbovnc.

dcommander avatar dcommander commented on July 23, 2024

Scratch that. Ubuntu apparently logs the console output of the window manager to ~/.xsession-errors, so check that file for errors.

from turbovnc.

ml232528 avatar ml232528 commented on July 23, 2024

Scratch that. Ubuntu apparently logs the console output of the window manager to ~/.xsession-errors, so check that file for errors.

Resolved.
By reviewing file ~/.xsession-errors, it was found that there is an error in the format of file ~/.xsessionrc. Correct after modifying the format of file ~/.xsessionrc.

from turbovnc.

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.