mirror of
https://github.com/tiyn/wiki.git
synced 2025-08-04 20:47:45 +02:00
Compare commits
No commits in common. "52c43e3ed382be05e2aa9ff2cf0b1a8911821a60" and "3f5ccc92cb7f6a1adeb1e88cce0f78d5e886803d" have entirely different histories.
52c43e3ed3
...
3f5ccc92cb
@ -71,21 +71,3 @@ On Nativefier this can be achieved by pressing the `Alt`-key and selecting `View
|
||||
`Forward`.
|
||||
This can also be achieved by pressing `Alt`+`Left Arrow` for going back and `Alt`+`Right Arrow` for
|
||||
going forwards.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
This section focusses on various errors that can appear by using Nativefier.
|
||||
|
||||
### `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
|
||||
`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`
|
||||
directory.
|
||||
For example a nativefied app named [mtg-companion](/wiki/games/magic%3A_the_gathering.md#resources)
|
||||
can be found in the directory `~/.config/mtg-companion-nativefier-8fcad7` and its GPU cache inside
|
||||
the directory named `~/.config/mtg-companion-nativefier-8fcad7/GPUCache`.
|
||||
The whole directory `GPUCache` can just be moved or removed to clear the cache.
|
||||
|
Loading…
x
Reference in New Issue
Block a user