[Bug 998898] Re: FreeRDP does not play well with xinit
Kevin Soviero
ksoviero at gmail.com
Mon May 14 04:47:28 UTC 2012
By editing the screen.d/xfreerdp file and redirecting stdout to a file,
I got the following output:
X.Org X Server 1.11.3
Release Date: 2011-12-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.42-23-generic i686 Ubuntu
Current Operating System: Linux ltsp109 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:52 UTC 2012 i686
Kernel command line: ro initrd=initrd.img root=/dev/nbd0 init=/sbin/init-ltsp vt.handoff=7 nbdroot=:ltsp_i386 BOOT_IMAGE=vmlinuz
Build Date: 20 April 2012 05:12:21AM
xorg-server 2:1.11.4-0ubuntu10.1 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.24.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.2.log", Time: Sun May 13 23:44:45 2012
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(EE) Failed to load module "nvidia" (module does not exist, 0)
(EE) Failed to load module "nv" (module does not exist, 0)
(EE) Failed to load module "nvidia" (module does not exist, 0)
(EE) Failed to load module "nv" (module does not exist, 0)
resize called 1680 1050
xauth: file /var/run/xauth-:2-sIHw3dcZs does not exist
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
[and so on]
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ltsp in Ubuntu.
https://bugs.launchpad.net/bugs/998898
Title:
FreeRDP does not play well with xinit
Status in “ltsp” package in Ubuntu:
Incomplete
Bug description:
Both FreeRDP and xinit make use of the "--" object. With FreeRDP it
comes before the IP address. With xinit it comes before the "X"
options.
Imagine the following scenario for a FreeRDP thin client:
xfreerdp -a 16 -u '' -x m -z --disable-wallpaper --disable-full-
window-drag --disable-menu-animations --disable-theming --plugin
rdpsnd --plugin rdpdr --data disk:Devices:/media/root -- 10.0.0.197
If you were to enter the above line into a "SCREEN_XX" line, it would
cause that screen not to load... Not a good thing.
== What happens: ==
Any screen lines containing a "--" (now common with FreeRDP's CLI
syntax) causes the respective screen not to load.
== What SHOULD happen: ==
The screen.d script for xfreerdp should have some way of accounting
for "--" appearing within a given command and continue to function
with it.
Since FreeRDP is the new default RDP client for Ubuntu's LTSP
implementation, this needs to be corrected.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/998898/+subscriptions
More information about the foundations-bugs
mailing list