Niko Abeler

Results 5 comments of Niko Abeler

Yes, changing the import settings and reimporting the texture fixes it. Might not be a bug but an enhancement as this can be confusing to new users at having the...

The charts (or at least the bar chart) manipulate the passed options. Using separate options for the charts resolves the issue. https://codesandbox.io/s/delicate-shadow-rygnmx?file=/src/App.vue

I'm on "Ubuntu 20.04.5 LTS". I still had Ansible 2.9.6 (installed via apt). Just added the Ansible PPA and upgraded to, the error still persists. ``` ansible [core 2.12.8] ansible...

I have a similiar error nvcc fatal : Unsupported gpu architecture 'compute_10' I'm using a GTX 970

`vm.max_map_count = 65530` I'm not 100% sure if the example reproduces the problem I encounter in my project. There is crashes with: ```` signal SIGSEGV: invalid address (fault address: 0x0)...