Skip to content
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

opengl fails with alpha on Ubuntu 16.04 #2203

Closed
totaam opened this issue Mar 12, 2019 · 4 comments
Closed

opengl fails with alpha on Ubuntu 16.04 #2203

totaam opened this issue Mar 12, 2019 · 4 comments
Labels

Comments

@totaam
Copy link
Collaborator

totaam commented Mar 12, 2019

Issue migrated from trac ticket # 2203

component: client | priority: major | resolution: fixed

2019-03-12 02:41:27: antoine created the issue


Tested as part of #2198, the client output shows:

Error presenting FBO:
 XError: BadMatch

Turning off alpha with XPRA_ALPHA=0 xpra attach.. causes it to segfault instead!

@totaam
Copy link
Collaborator Author

totaam commented Mar 12, 2019

2019-03-12 02:42:03: antoine uploaded file glinfo.txt (5.5 KiB)

gl info collected on Ubuntu 16.04 with virtualbox 3D enabled

@totaam
Copy link
Collaborator Author

totaam commented Mar 12, 2019

2019-03-12 02:55:19: antoine changed status from new to closed

@totaam
Copy link
Collaborator Author

totaam commented Mar 12, 2019

2019-03-12 02:55:19: antoine set resolution to fixed

@totaam
Copy link
Collaborator Author

totaam commented Mar 12, 2019

2019-03-12 02:55:19: antoine commented


What happens here is that the latest driver now passes the gl feature and sanity checks, but still crashes at runtime, so r22054 re-adds "VMWare, Inc." to the blacklist.

A better solution is now in #2204.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant