[Bug 264712] net/xrdp/ parameter error in /usr/local/etc/xrdp/startwm.sh
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264712] net/xrdp/ parameter error in /usr/local/etc/xrdp/startwm.sh"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264712] net/xrdp: unable to access KDE5 desktop"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264712] net/xrdp: unable to access KDE5 desktop"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Jun 2022 12:50:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264712
Bug ID: 264712
Summary: net/xrdp/ parameter error in
/usr/local/etc/xrdp/startwm.sh
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: yklaxds@gmail.com
/usr/local/etc/xrdp/startwm.sh
#### start desktop environment
# exec gnome-session
# exec mate-session
# exec start-lumina-desktop
# exec startkde
# exec startxfce4
exec xterm
Some of the desktop startup parameters in The following changes should be made
according to the handbook:
#### start desktop environment
# exec gnome-session
# exec mate-session
# exec start-lumina-desktop
# exec ck-launch-session startplasma-x11
# exec startxfce4
exec xterm
If you do not make these changes, the xrdp window will flicker and you will not
be able to access the KDE5 desktop.
thanks.
--
You are receiving this mail because:
You are the assignee for the bug.