key4hep / key4hep-spack

A Spack recipe repository of Key4hep software.
10 stars 24 forks source link

CED transparency bug is back #625

Closed Zehvogel closed 2 months ago

Zehvogel commented 3 months ago

previous issue: https://github.com/key4hep/key4hep-spack/issues/516

Broken on Alma9 since 2024-08-03

Contrary to the last time the FPS have not decreased though. (They even increased, for me previously the graphics were v-synced to 60 Hz)

image

jmcarcell commented 2 months ago

For some reason mesa is now being built in the stack even though it's in the system, before that nightly it seems nothing was asking for it. Should be fixed by also explicitly adding mesa to the packages that are picked up from the system.

jmcarcell commented 2 months ago

Can you check this again? I think I see some artifacts but I'm not on Alma 9 so I'm not sure if this works or not.

jmcarcell commented 2 months ago

It's fixed now, confirmed by @GiuliaGianoli