• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

vispy / vispy / 18319040557 / 1
75%
main: 75%

Build:
DEFAULT BRANCH: main
Ran 07 Oct 2025 04:29PM UTC
Files 345
Run time 14s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Oct 2025 04:14PM UTC coverage: 74.153%. Remained the same
18319040557.1

push

github

web-flow
Revert pyopengl pin with `LD_PRELOAD` workaround (#2702)

This reverts the pyopengl pin as in #2673 but adds a workaround that let
CI pass in my fork.

As best I can understand the issue, pyopengl changed slightly the way it
resolves shared libraries in
https://github.com/mcfletch/pyopengl/pull/93 (v3.1.7+), which conflicts
with how `sdl2` loads the same libraries or expects to find symbols in
them...somehow. I can look into an upstream PR to pyopengl to resolve
this, but that will take some time and I'm not super confident about
making changes there (this is pretty convoluted for me to test).

This PR adds `LD_PRELOAD` (which I admit to not fully understanding) to
change which symbols are prioritized when pyopengl loads openGL
libraries.

I don't think anyone has reported these issues outside of CI, so I think
this workaround is reasonable. If anyone reports such a bug with local
usage, hopefully this is a practical workaround for them as well. I'm
not sure how often people are using the SDL2 backend anyway, but this
feels better than the pyopengl pins/exlusions to me.

5606 of 10639 branches covered (52.69%)

23953 of 32302 relevant lines covered (74.15%)

0.74 hits per line

Source Files on job run-2 - 18319040557.1
  • Tree
  • List 345
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18319040557
  • 0ab64a59 on github
  • Prev Job for on main (#17065194362.3)
  • Next Job for on main (#18470096507.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc