#2107 closed defect (needinfo)
Huge cursor with screen sharing
Reported by: | Nathan Hallquist | Owned by: | Nathan Hallquist |
---|---|---|---|
Priority: | minor | Milestone: | 3.0 |
Component: | server | Version: | 2.4.x |
Keywords: | Cc: |
Description
Client is most recent trunk that I've compiled (I made a patch to get sharing working). The server is recent trunk that I've compiled.
The placement of the cursor is perfect. That said, the cursor icon is many times larger on the computer that is not moving the cursor. The picture attached is a screen grab on my laptop when I'm moving the cursor on my desktop.
Where should I look for debugging info?
This might be relevant: (insofar as there is no DPI setting)
[nathan@curry ~]$ xrdb -query XTerm*background: black XTerm*cursorColor: red XTerm*faceName: Liberation Mono XTerm*faceSize: 14 XTerm*foreground: white
I am running xpra's dummy_drv.so
Attachments (2)
Change History (10)
Changed 3 years ago by
Attachment: | Capture.PNG added |
---|
Changed 3 years ago by
Attachment: | Capture.png added |
---|
comment:1 Changed 3 years ago by
Owner: | changed from Antoine Martin to Nathan Hallquist |
---|
comment:3 Changed 3 years ago by
I've got this on my to do list. I'm scheduled up until Monday when I will work on this.
comment:4 Changed 3 years ago by
Bump. Unless the fix is trivial, this will be re-scheduled for the next milestone.
comment:5 Changed 3 years ago by
I hit this bug, started capturing some data and then it went away!?
What I had found so far is that you need to have desktop-scaling enabled, or set the client property XPRA_USE_LOCAL_CURSORS=0
.
(I was not using sharing at all)
comment:8 Changed 3 years ago by
Resolution: | → needinfo |
---|---|
Status: | new → closed |
I can't reproduce any problems.
comment:9 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2107
Can you attach the
-d cursor
log?And also the output of
./xpra/platform/gui.py
for both clients (on mswindows, the tool is calledNativeGUI_info.exe
)When multiple clients are connected, we skip applying some settings and leave them on defaults...