Comment 9 for bug 1069272

Revision history for this message
stefanhgm (stefanhegselmann) wrote :

Hello Rafael, I did how you described, but it looks like xrdp is just ignoring my .xsession file. I tried every "desktop" I've found in /usr/share/xsession/ but I always getting just the desktop with my icons, but no taskbar etc...
Im always connecting via "sesman-Xvnc", is that right? All other choices in the xrdp dialouge want an ip, but sesman-Xvnc an sesman-X11rdp. The latter is producing the follwing in the /var/log/xrdp-sesman.log and isnt working at all, so its no alternative either.

[20121114-12:18:42] [INFO ] scp thread on sck 7 started successfully
[20121114-12:18:42] [INFO ] granted TS access to user stefan
[20121114-12:18:42] [INFO ] starting X11rdp session...
[20121114-12:18:42] [CORE ] error starting X server - user stefan - pid 8146
[20121114-12:18:42] [DEBUG] errno: 2, description: No such file or directory
[20121114-12:18:42] [DEBUG] execve parameter list: 11
[20121114-12:18:42] [DEBUG] argv[0] = X11rdp
[20121114-12:18:42] [DEBUG] argv[1] = :13
[20121114-12:18:42] [DEBUG] argv[2] = -geometry
[20121114-12:18:42] [DEBUG] argv[3] = 1440x900
[20121114-12:18:42] [DEBUG] argv[4] = -depth
[20121114-12:18:42] [DEBUG] argv[5] = 16
[20121114-12:18:42] [DEBUG] argv[6] = -bs
[20121114-12:18:42] [DEBUG] argv[7] = -ac
[20121114-12:18:42] [DEBUG] argv[8] = -nolisten
[20121114-12:18:42] [DEBUG] argv[9] = tcp
[20121114-12:18:42] [DEBUG] argv[10] = (null)
[20121114-12:18:52] [ERROR] X server for display 13 startup timeout
[20121114-12:18:52] [INFO ] starting xrdp-sessvc - xpid=8146 - wmpid=8140
[20121114-12:18:52] [ERROR] X server for display 13 startup timeout
[20121114-12:18:52] [ERROR] another Xserver is already active on display 13
[20121114-12:18:52] [DEBUG] aborting connection...
[20121114-12:18:52] [INFO ] session 8138 - user stefan - terminated

Any advices? Is there a way to check if xrdp is using my .xsession correctly?