1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-07-17 21:27:46 +02:00

nativefier: added skia compilation error fix

This commit is contained in:
tiyn 2025-07-16 17:09:47 +02:00
parent c400e70e02
commit 52c43e3ed3

View File

@ -78,6 +78,9 @@ This section focusses on various errors that can appear by using Nativefier.
### `Skia shader compilation error` When Starting an Application ### `Skia shader compilation error` When Starting an Application
This section is based on
[a GitHub issue by RJVB](https://github.com/ferdium/ferdium-app/issues/1265).
When starting an application that has been set up using nativefier it is possible that the error When starting an application that has been set up using nativefier it is possible that the error
`Skia shader compilation error` or a similar error regarding Skia can occur. `Skia shader compilation error` or a similar error regarding Skia can occur.
An easy way to fix this is by clearing the GPU cache which can be found inside the `~/.config` An easy way to fix this is by clearing the GPU cache which can be found inside the `~/.config`