OpenCLCapsViewer icon indicating copy to clipboard operation
OpenCLCapsViewer copied to clipboard

Program shouldn't crash when 1 provider fail

Open Revival8697 opened this issue 1 month ago • 2 comments

Describe the bug

A window saying "Could not read devices for the platform" shows up.

Reading devices for platform id 0x7f8d26695038
"Could not read devices for the platform"

Expected behavior

The app continues to launch after the error window.

Screenshots

Image

Platform:

  • Device: i7-10750H iGPU
  • OS: CachyOS
  • Driver version: 25.2.7

Additional context

# mv /etc/OpenCL/vendors/rusticl.icd /etc/OpenCL/vendors/rusticl.icd.bak allows the app to launch.

Revival8697 avatar Nov 13 '25 19:11 Revival8697