Mátyás Mustoha
Mátyás Mustoha
It uses the same config directories as the official build, so you should be able to see and use the themes as usual. You can also see the log in...
No worries! The directories are documented here: https://pegasus-frontend.org/docs/user-guide/config-dirs/.
No, create a `config` directory next to `cache`, in `C:\Users\DELL\AppData\Local\pegasus-frontend\pegasus-frontend`. Though are you sure that is the right path? Is that what Pegasus prints on launch? You should see a...
We have documentation about that here: https://pegasus-frontend.org/docs/user-guide/portable/. Note that if you do not want to make it portable, you don't have to do anything else.
You have built Pegasus with Pdf support, and you should be able to load your theme with it. Are there any issues left?
The [documentation](https://doc.qt.io/qt-5/qml-qtquick-pdf-pdfdocument.html) says it should be ` import QtQuick.Pdf 5.15`.
Hi! I appreciate bug reports, but please follow the [issue template](https://github.com/mmatyas/pegasus-frontend/blob/master/.github/ISSUE_TEMPLATE/bug.md), as I have no idea what sort of setup you have or what you are trying to do. Apparently...
Good idea, will update the template :+1:
Hi, yes, newer Android uses a different path format. Try `{file.uri}` or `{file.documenturi}` instead.
I don't have an Odin, so can't help with that, but you might want to look around in the Discord channel, as emulator and device specific questions have higher chance...