-
-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows resize problems #1469
Comments
2017-03-21 04:46:35: alin104n commented
|
2017-03-21 04:48:15: alin104n commented
|
2017-03-28 13:47:29: mviereck commented
|
2017-03-28 13:48:17: mviereck uploaded file
|
2017-03-28 13:48:39: mviereck uploaded file
|
2017-03-28 13:59:03: alin104n commented
|
Are you saying that this issue is a regression that occurred between 0.17.4 and 0.17.6 client side?? And there's nothing there geometry related in there at all..
What are the "others"? |
2017-03-29 05:48:39: mviereck commented
|
FYI:
comment 2 says It occurs without opengl rendering. Also, #1468#comment:4 looks like the same bug and does not use opengl.. If it is caused by opengl rendering (TBC), then the problem is very likely to be 14396. Also, does this make any difference?: XPRA_OPENGL_DOUBLE_BUFFERED=1 xpra attach ..
|
2017-03-29 07:03:16: mviereck commented
|
2017-03-29 07:11:06: mviereck uploaded file
|
In 2.1 onwards, we will now use double-buffering by default on all platforms: r15449. (unless overriden with the For older branches (v1.0.x and v2.0.x), I have reverted 14396 in 15450. I will wait to hear from @alin104n and @timthelion before closing this ticket since they claim that the bug occurs with opengl rendering disabled. |
2017-04-21 09:33:30: alin104n commented
|
2017-04-21 09:36:13: antoine commented
|
2017-04-21 09:58:08: alin104n commented
|
@alin104n, in comment:3 you said It occurs without opengl rendering but now in comment:11 I can confirm that the resize problems occur only WITH opengl enabled... When starting the client you should have seen this hint:
If it is opengl related, I see that you have an Intel GPU... and those are renowned for causing problems: ClientRendering OpenGL. We used to disable opengl with all chipsets using the Intel driver but that changed in 2.0: #1367#comment:1. @alin104n: until this change lands in a stable update, run with opengl turned off. Sorry. |
2017-04-21 10:35:52: alin104n commented
|
Issue migrated from trac ticket # 1469
component: client | priority: critical | resolution: fixed
2017-03-19 21:25:02: alin104n created the issue
The text was updated successfully, but these errors were encountered: