This work around adds to commandline switchs:
-l disables saving of the licence data
-M enables the pointer type "New Pointers". Using this switch will result in correct display monochrome cursors connecting to Server 2008 R2. The "New Pointer" colour cursors aren't properly implemented yet and will usually look ugly because they are converted to monochrome cursors, too.
Apply the patch file directly in the trunk directory.
Fixes two Server 2008 R2 problems
Just tried your patch doesnt seem to work for me. If I try it with -M. I get:
./rdesktop HOST -f -M
WARNING: Remote desktop does not support colour depth 24; falling back to 16
ERROR: recv: Connection reset by peer
ERROR: Connection closed
Connection works withput -M
I think I see the problem caplen variable in rdp_send_confirm_active needs to be incremented by 2 with -M as well.
I checked in the new pointer part, please test.
no -M option, its always on with rdp5, always off with rdp4
I have to look at the licence thing.
Monochrome cursors are working nicely on a Windows 7 remote. Color cursors are fugly indeed.
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
don't work with -M
>>>>
ERROR: recv: Connection reset by peer
ERROR: Connection closed
Connection works withput -M too
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
ERROR: recv: Connection reset by peer
ERROR: Connection closed
Ubuntu 9.10 unable to connect Windows Server 2008 R2 std with -M
Works just fine here, cursor back to normal.
Hi,
I don't know how to run that patch. Can someone help me ???
Do we run it under the 2008 server or on the client ?
Thanks in advance.
cursor problem is fixed in svn
creating a workaround for saved licence data isn't such a big deal
@happouh this patch has to be applied to rdesktop source code!