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

I met a simple problem when running blenderproc vis hdf5 output/0.hdf5 #1104

Closed
kasteric opened this issue May 30, 2024 · 1 comment
Closed
Labels
question Question, not yet a bug ;)

Comments

@kasteric
Copy link

Describe the issue

I ran blenderproc quickstart and blenderproc vis hdf5 output/0.hdf5 and saw the error below:
output/0.hdf5:
Keys: 'colors': (512, 512, 3)
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
libGL error: MESA-LOADER: failed to open iris: /usr/lib/dri/iris_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
libGL error: failed to load driver: swrast

i can see the visualized figure as below, should i ignore the error?
Figure_1

Minimal code example

No response

Files required to run the code

No response

Expected behavior

Expect no errors

BlenderProc version

v3.5.1

@kasteric kasteric added the question Question, not yet a bug ;) label May 30, 2024
@cornerfarmer
Copy link
Member

cornerfarmer commented Jun 5, 2024

Hey @kasteric

if you see the vizualisation, it should be fine. There seem to be some issues with your opengl installation, however this is not really a blenderproc issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question, not yet a bug ;)
Projects
None yet
Development

No branches or pull requests

2 participants