-
Notifications
You must be signed in to change notification settings - Fork 44
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
VMWare Ubuntu: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. #618
Comments
Relates to gazebosim/gz-sim#1841 |
I guess this is also related to gazebosim/gz-sim#1492, in particular https://github.com/gazebosim/gz-sim/issues/1492#issuecomment-1146663381#issuecomment-1146663381 . I think it would be useful if you could check the test mentioned in that comment to understand which OpenGL extension are available in VmWare GPU's driver. If the problem is indeed the missing extensions, I guess you can try to use |
Can you try setting |
No change in behavior |
|
A lot of extensions indeed are missing. Can you report the full output of |
here you are: |
Actually the extensions are there, I misunderstood your output. Also the |
|
I see in your logs
What was the error log after doing |
Just to tackle another lead, the
Just to double check, can you report also the |
|
I was hoping to get the logs of |
Here's the console log for each scenario. |
Environment
Binary - Harmonic
dxdiag
and report the GPU-related information.system_profiler SPDisplaysDataType
. Copy the output here.~/.gz/rendering
Description
If I set
Steps to reproduce
3.Run
gz sim shapes.sdf
Output
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
The text was updated successfully, but these errors were encountered: