flathub / org.getmonero.Monero

https://flathub.org/apps/details/org.getmonero.Monero
5 stars 4 forks source link

Filesystem access on Mint 23.1 #101

Closed mateMathieu closed 7 months ago

mateMathieu commented 9 months ago

Hi, I can't have access file-paths on Linux Mint. If I want to select the folder path using the browse button, it does not appear in the wallet configuration during the creation. Return a error with a red path box.

I also cannot select the file-path for the blockchain, that I would like to store on an internal disk (btrfs might be an issue). Also possible, it is some compatibility issues, or some missing dependencies with Cinnamon and linux mint.

Can you help with this issue?

Screenshot from 2024-02-01 16-21-44

BigmenPixel0 commented 9 months ago
flatpak --user override org.getmonero.Monero --filesystem=/path/to/your/folder
BigmenPixel0 commented 9 months ago

Well, was the problem solved?

mateMathieu commented 9 months ago

Hi, Thanks for your answers, I allowed this flatpak to access the file-path I want to use for the blockchain before posting this issue.

But despite this, there is a general problem with the integration of the flatpak to both the file system and the daemon. That is why I suggested to look into the flatpak integration to Cinnamon and Linux mint.

Then I tried with ubuntu, and I have the same problem of setting the filepath when "restoring a wallet from hardware". And when I circumvent it by putting the "/file/path/to/the/right/folder" (which works if manually entered/pasted into the GUI box), the node daemon does not start; both for mint and ubuntu on two different computers. It reaches 120s threshold and return an error.

So the only real possibilities are that I do something wrong in both cases, or the flatpak framework has evolved and needs to be updated. I will update in 10 days as I am away for now.

BigmenPixel0 commented 8 months ago

One can just allow --filesystem=host and have the access to all the files but it's unsafe (I don't recommend at all). Also, some applications can use portals so that one can have the access to many files without --filesystem=host or similar.

mateMathieu commented 7 months ago

Screenshot from 2024-03-17 00-10-41 Here is what I get on mint, the file manager being particulate, the flatpack does not seems to be compatible with monerogui.

BigmenPixel0 commented 7 months ago

Screenshot from 2024-03-17 00-10-41 Here is what I get on mint, the file manager being particulate, the flatpack does not seems to be compatible with monerogui.

I don't understand