Frequently asked questions
Where do I find the Kreya logs?
- Windows:
%APPDATA%\Kreya\kreya.log
- Linux:
~/.config/Kreya/kreya.log
- macOS:
~/Library/Application Support/Kreya/kreya.log
- macOS (before Kreya 1.13.0):
~/.config/Kreya/kreya.log
I'm getting a blank screen on Linux with an NVIDIA graphics card. How can I fix this?
This is a known webkit bug. Setting the environment variable WEBKIT_DISABLE_DMABUF_RENDERER=1
should fix it.
If you are using snap, add the environment variable to /etc/environment
.
How can I use Kreya beta versions?
Using the beta release channel allows you to test and use pre-releases of Kreya. If you already downloaded Kreya, you can switch to the beta release channel by going to Kreya -> About in the menu. Then, choose the Beta release channel and check for updates.
To download the beta release directly, go to https://beta-downloads.kreya.app/appcast.json and choose the applicable installation.
Where can I find the release notes for the beta version?
The release notes for the beta release channel are available at https://kreya.app/docs/release-notes/beta/.
Is Kreya open source?
No, Kreya is not open source. You can read more about our reasoning in this blog post.