lunarlattice0 / grapejuice-flatpak

This is a community-created flatpak of the Grapejuice program found on GitLab. It is a WIP and should be run at your own risk.
GNU General Public License v3.0
7 stars 2 forks source link

Log files arent saved in the correct directory #8

Open GamzeeRakoon opened 2 years ago

GamzeeRakoon commented 2 years ago

Grapejuice by default will save the log files in "\~/.local/var/log/grapejuice/" but since flatpak is sandboxed it will not have acces to that. to fix this youll need to change the log directory to save somewhere in the flatpak container in "\~/.var/app/com.gitlab.brinkervii.grapejuice/"

lunarlattice0 commented 2 years ago

This one might be harder to fix, since I would have to modify paths.py. I'll keep note of this, though

lunarlattice0 commented 2 years ago

@LithRakoon Roblox Player functionality is being tested right now, so this is off parking lot.