Yup, I have compiled with that setting, still the same black screen.  I will 
try to remove the /opt/X11rdp folder and recompile/install it again to see if 
something went wrong during my initial build.

Thanks Jay.

________________________________________
From: Jay Sorg [jay.s...@gmail.com]
Sent: Thursday, October 25, 2012 3:01 PM
To: Stephen Yorke (DN)
Cc: xrdp-devel@lists.sourceforge.net
Subject: Re: [Xrdp-devel] xrdp/X11rdp on Ubuntu 12.04 and 12.10...

> Yup, that works perfectly.
>
> When I connect to my Ubuntu 12.04 machine, it logs in and when X attempts to 
> start, I get just a black screen.  I did make the edit which we spoke about a 
> while ago for using MSTSC for connecting.

Oh, you are using MSTSC.  It turns out there is a bug in that client
that makes offscreen to offscreen bitmaps blits fail.
I hate to turn off offscreen to offscreen blits because of the great
bandwidth reduction we get.

I'm not detecting mstsc yet so you can either use freerdp or edit
rdpmain.c and change
int g_can_do_pix_to_pix = 1;
to
int g_can_do_pix_to_pix = 0;

Jay
------------------------------------------------------------------------------
WINDOWS 8 is here. 
Millions of people.  Your app in 30 days.
Visit The Windows 8 Center at Sourceforge for all your go to resources.
http://windows8center.sourceforge.net/
join-generation-app-and-make-money-coding-fast/
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to