Anke
Anke
The tensorvis module (available to be compiled alongside inviwo core) contains an NDDR reader for reading tensor data ([header file](https://github.com/inviwo/modules/blob/master/tensorvis/tensorvisio/include/inviwo/tensorvisio/processors/nrrdreader.h)). To read a scalar/vector volume, the processor would need some...
Wrestled with the same bug for a long time today. Could we at least catch the error and display it, instead of crashing silently?
Here's the outputs for all my (working) drivers: ``` > VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/intel_icd.x86_64.json python3 -m rerun [time] INFO winit::platform_impl::platform::x11::window: Guessed window scale factor: 2 MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0...
Actually, scratch that, the resize warning appears on lavapipe too :disappointed:
On the new version (0.8.2), I don't see the warning anymore. That is, at least on nvidia, intel does not render anymore. But I have to admit I did not...
In case you're wondering: my Intel UHD Graphics 630 gives up with ``` [time ERROR winit::platform_impl::platform] X11 error: XError { description: "BadMatch (invalid parameter attributes)", error_code: 8, request_code: 149, minor_code:...