From: George S. <ge...@mh...> - 2014-06-26 16:21:47
|
I'm trying rdesktop on a Raspberry pi using the RPi Thin Client with rdesktop version 1.8.2 When I connect to a Windows Server 2012 R2 server running Remote Desktop Session. I can connect and everything appears fine except the cursor. The cursor is a black I-Beam all the time. On the default background, this is pretty much invisible. I also downloaded the 1.8.2 source onto a OpenSUSE 12.3 machine and compiled rdesktop. I observe the same results. The command line I used is: ./rdesktop -g 1024x768 -a 16 -d mydomain -u myuser -x b -a 16 servername I also tried -x l and that didn't make any difference. I would really like to use rdesktop, but I've got to have a cursor. If there are any switches I could use, or if this is fixed in github, please let me know. -- George Sexton *MH Software, Inc.* Voice: 303 438 9585 http://www.mhsoftware.com |
From: George S. <ge...@mh...> - 2014-06-26 20:08:25
|
On 6/26/2014 10:02 AM, George Sexton wrote: > I'm trying rdesktop on a Raspberry pi using the RPi Thin Client with > rdesktop version 1.8.2 > > When I connect to a Windows Server 2012 R2 server running Remote > Desktop Session. I can connect and everything appears fine except the > cursor. > > The cursor is a black I-Beam all the time. On the default background, > this is pretty much invisible. > > I also downloaded the 1.8.2 source onto a OpenSUSE 12.3 machine and > compiled rdesktop. I observe the same results. The command line I used is: > > ./rdesktop -g 1024x768 -a 16 -d mydomain -u myuser -x b -a 16 servername > > I also tried -x l and that didn't make any difference. > > I would really like to use rdesktop, but I've got to have a cursor. If > there are any switches I could use, or if this is fixed in github, > please let me know. > I looked at this some more, and it's kind of inconsistent. I can't reproduce it exactly at will, but I can see it happening a lot. What I'm seeing is that the cursor is getting "stuck" in various modes. Sometimes the mode is the invisible black i-beam. Other times, it's a pointer with an hour glass. If I go in and out of Excel, I can make it sometimes be a row-resize, or a down-arrow, or large plus sign. Once I had made it a down-arrow, and then I went into Firefox, and it changed to the ibeam. I could get then change it back to something else in Excel... -- George Sexton *MH Software, Inc.* Voice: 303 438 9585 http://www.mhsoftware.com |
From: George S. <ge...@mh...> - 2014-06-27 16:44:09
|
On 6/27/2014 6:27 AM, John Friend wrote: > I think its an rdesktop bug related to pointer shadowing. Try to > disable "pointer shadow" at control panel/mouse for a temp. solution. > I have not observed this problem w/ freerdp or mstsc > Thanks. Changing that setting does seem to have worked. > ------------------------------------------------------------------------ > From: eli...@gm... > Date: Thu, 26 Jun 2014 20:17:19 -0500 > To: ge...@mh... > CC: rde...@li... > Subject: Re: [rdesktop-users] 1.8.2 - No Cursor w/ Windows Server 2012 R2 > > FWIW, I experienced this behavior intermittently last week on Windows > 8.1 to Server 2012R2 using the windows built-in mstsc.exe. I.e. It > may not be a rdesktop issue. > > Elizabeth Greene > > -- George Sexton *MH Software, Inc.* Voice: 303 438 9585 http://www.mhsoftware.com |
From: Elizabeth G. <eli...@gm...> - 2014-06-27 01:17:47
|
FWIW, I experienced this behavior intermittently last week on Windows 8.1 to Server 2012R2 using the windows built-in mstsc.exe. I.e. It may not be a rdesktop issue. Elizabeth Greene |
From: John F. <ce...@li...> - 2014-06-27 12:27:48
|
I think its an rdesktop bug related to pointer shadowing. Try to disable "pointer shadow" at control panel/mouse for a temp. solution. I have not observed this problem w/ freerdp or mstsc From: eli...@gm... Date: Thu, 26 Jun 2014 20:17:19 -0500 To: ge...@mh... CC: rde...@li... Subject: Re: [rdesktop-users] 1.8.2 - No Cursor w/ Windows Server 2012 R2 FWIW, I experienced this behavior intermittently last week on Windows 8.1 to Server 2012R2 using the windows built-in mstsc.exe. I.e. It may not be a rdesktop issue. Elizabeth Greene ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ rdesktop-users mailing list rde...@li... https://lists.sourceforge.net/lists/listinfo/rdesktop-users |
From: Henrik A. <hen...@ce...> - 2014-06-30 06:11:28
|
On Fri, 27 Jun 2014 10:43:47 -0600 George Sexton <ge...@mh...> wrote: Hi, > On 6/27/2014 6:27 AM, John Friend wrote: > > I think its an rdesktop bug related to pointer shadowing. Try to > > disable "pointer shadow" at control panel/mouse for a temp. > > solution. I have not observed this problem w/ freerdp or mstsc > > > > Thanks. Changing that setting does seem to have worked. > Just out of curiosity, commit r1792 should fix this and set this flag per default when connecting to the server. This fix was verified working and is included in release 1.8.2. You mentioned that you tested 1.8.2 and could produce this issue, could you please double check if that is the case. If so, could it be that you had a domain policy that overrided the pointer shadow settings ? > > ------------------------------------------------------------------------ > > From: eli...@gm... > > Date: Thu, 26 Jun 2014 20:17:19 -0500 > > To: ge...@mh... > > CC: rde...@li... > > Subject: Re: [rdesktop-users] 1.8.2 - No Cursor w/ Windows Server > > 2012 R2 > > > > FWIW, I experienced this behavior intermittently last week on > > Windows 8.1 to Server 2012R2 using the windows built-in mstsc.exe. > > I.e. It may not be a rdesktop issue. > > > > Elizabeth Greene > > > > > |
From: George S. <ge...@mh...> - 2014-06-30 15:33:59
|
On 6/30/2014 12:11 AM, Henrik Andersson wrote: > On Fri, 27 Jun 2014 10:43:47 -0600 > George Sexton <ge...@mh...> wrote: > > Hi, > >> On 6/27/2014 6:27 AM, John Friend wrote: >>> I think its an rdesktop bug related to pointer shadowing. Try to >>> disable "pointer shadow" at control panel/mouse for a temp. >>> solution. I have not observed this problem w/ freerdp or mstsc >>> >> Thanks. Changing that setting does seem to have worked. >> > Just out of curiosity, commit r1792 should fix this and set this flag > per default when connecting to the server. This fix was verified > working and is included in release 1.8.2. I tried using 1.8.2 compiled from source on OpenSUSE 12.3. Logging in as an administrator, if I enabled mouse pointer shadowing in control panel, the cursor stayed stuck on an hourglass. When I opened control panel, and changed it back to disabled, the cursor resumed normal operation. I can reproduce these steps about 80% of the time. The server is running Windows Server 2012 R2 with all patches applied and the connection is via WAN, or LAN. > > You mentioned that you tested 1.8.2 and could produce this issue, could > you please double check if that is the case. If so, could it be that > you had a domain policy that overrided the pointer shadow settings ? It's a new server, and I haven't created such a thing. Users can turn this setting on and off. > >>> ------------------------------------------------------------------------ >>> From: eli...@gm... >>> Date: Thu, 26 Jun 2014 20:17:19 -0500 >>> To: ge...@mh... >>> CC: rde...@li... >>> Subject: Re: [rdesktop-users] 1.8.2 - No Cursor w/ Windows Server >>> 2012 R2 >>> >>> FWIW, I experienced this behavior intermittently last week on >>> Windows 8.1 to Server 2012R2 using the windows built-in mstsc.exe. >>> I.e. It may not be a rdesktop issue. >>> >>> Elizabeth Greene >>> >>> -- George Sexton *MH Software, Inc.* Voice: 303 438 9585 http://www.mhsoftware.com |
From: George S. <ge...@mh...> - 2014-06-30 16:01:33
|
On 6/30/2014 12:11 AM, Henrik Andersson wrote: > On Fri, 27 Jun 2014 10:43:47 -0600 > George Sexton <ge...@mh...> wrote: > > Hi, > >> On 6/27/2014 6:27 AM, John Friend wrote: >>> I think its an rdesktop bug related to pointer shadowing. Try to >>> disable "pointer shadow" at control panel/mouse for a temp. >>> solution. I have not observed this problem w/ freerdp or mstsc >>> >> Thanks. Changing that setting does seem to have worked. >> > Just out of curiosity, commit r1792 should fix this and set this flag > per default when connecting to the server. This fix was verified > working and is included in release 1.8.2. Looking at the code, you're setting RDP5_NO_CURSOR_SHADOW as the default for g_rdp5_performanceflags in the declaration, but the command-line parser (rdesktop.c line778), just overrides the value if you specify -x and another value. For example, -x m, -x b. In short, specifying -x eliminates the "fix" of applying "RDP5_NO_CURSOR_SHADOW". -- George Sexton *MH Software, Inc.* Voice: 303 438 9585 http://www.mhsoftware.com |