Re: [Freerdp-devel] Multiple monitor support

2011-06-16 Thread Gideon Romm
Ok, I fixed the bug. Please see the attached patch (which is the last patch plus the additional fixes). I fixed it by adding a nego->flags variable to the NEGO structure that stored the returned value from the server of EXTENDED_CLIENT_DATA_SUPPORTED. This is probably important for other things,

Re: [Freerdp-devel] Multiple monitor support

2011-06-16 Thread Gideon Romm
I came across this: http://msdn.microsoft.com/en-us/library/dd305336(v=PROT.10).aspx Can someone give me a hint as to where in the code to check the EXTENDED_CLIENT_DATA_SUPPORTED flag? Thanks, -Gadi On Thu, May 26, 2011 at 11:59 AM, Gideon Romm wrote: > I don't know if this is useful, but it

Re: [Freerdp-devel] Multiple monitor support

2011-06-16 Thread Gideon Romm
I recently discovered that the new multimonitor support causes the client to crash entirely on a multimonitor system that connects to a Windows 2003 server while specifying "-f" for fullscreen. Can anyone confirm this bug? -Gadi On Wed, Jun 1, 2011 at 3:33 PM, Gideon Romm wrote: > FWIW, > > I t

Re: [Freerdp-devel] Multiple Printers

2011-06-16 Thread Vic Lee
Hi Jörg, It has been fixed in github, but it just looks a little different from the original patch. At this moment, I believe we are very close to releasing 0.9 thus the current stable version 0.8 is not being maintained. Please be patient and once the release is out, the PPA will be updated s

[Freerdp-devel] Multiple Printers

2011-06-16 Thread Jörg Herzinger
I just played around with FreeRDP on Ubuntu 10.04 using the ppa of Vic [1] and found that I can not pass multiple printers to a server. Searching the mailinglists it seems that this problem has already been discussed [2] and solved [3]. However, the patch has not been applied to on GitHub as it