#914 closed defect (needinfo)
screen is frozen until the window is resized/moved
Reported by: | azinuamid | Owned by: | azinuamid |
---|---|---|---|
Priority: | blocker | Milestone: | 0.16 |
Component: | client | Version: | 0.14.x |
Keywords: | Cc: |
Description
We have a workstation (with Nvidia quadro + centos 7) with xpra. Of the 3 clients 2 of them experience this issue.
The difference between clients is only the processor - two of them (the 8gb one and 6gb one) are amd and the 4gb is intel (and ram, one has 8 gb DDR3, one 6gb DDR3 and one 4gb DDR2)
the 4gb client is working as it should.
On the 8gb and 6gb on the other hand, when oppening a remote session it displays correctly, but when inputing something (e.g typing text, clicking menu, etc) nothing seems to happen. but then, in the typing text scenario, when moving or resizing the window the text appears.
It seems as though the window is not refreshing.
Any other one of you had this problem?
Thanks
Change History (4)
comment:1 Changed 7 years ago by
comment:2 Changed 7 years ago by
Owner: | changed from Antoine Martin to azinuamid |
---|---|
Summary: | screen is freezed until the window is resized/moved → screen is frozen until the window is resized/moved |
That's odd, and the fact that only 2 out of 3 workstations are affected points towards an installation or driver issue.
Just to confirm, you could try disabling opengl to see if that helps.
Assuming the problem is opengl related, you could also try running the clients with:
XPRA_OPENGL_DOUBLE_BUFFERED=1 xpra attach ...
comment:3 Changed 7 years ago by
Resolution: | → needinfo |
---|---|
Status: | new → closed |
Not heard back, closing.
comment:4 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/914
Please note that this affects version 0.15.x also