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

Display problems in Linux agents #979

Closed
Crola1702 opened this issue Jul 31, 2023 · 0 comments · Fixed by #980
Closed

Display problems in Linux agents #979

Crola1702 opened this issue Jul 31, 2023 · 0 comments · Fixed by #980

Comments

@Crola1702
Copy link
Contributor

Crola1702 commented Jul 31, 2023

Some Linux gazebo builds are showing display problems:

Log output:
-- Looking for display capabilities
--  ! valid display not found
--  ! valid dri display not found (no glxinfo or pyopengl)

then:

65: qt.qpa.xcb: could not connect to display unix::0

or

11: [Err] [OgreRenderEngine.cc:358] Unable to open display: unix::0

Depending on the job.

Failing test regressions because of this problem:


I have as the main culprit: #916

I ran the same job with display detection PR reverted (#978):

Log output for this build shows that it is detecting display:

-- Looking for display capabilities
--  + found a display available ($DISPLAY is set)
--  + found a valid dri display (glxinfo)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant