Using Chrome flatpak in Clear Linux, I get this error message when attempting to install any of them Chrome apps from within Chrome (such as Twitter, Flathub Discourse etc.):
These apps, I take it, are called PWAs, which appears to stand for “progressive web apps.” So I open up Flatseal, give Chrome the required access to them folders, and still keep getting this error when attempting to install PWAs.
Thanks. Have you tried Flatseal as well? Would you mind giving it a try, see if it works for you? After all, this is a paradigm use for Flatseal, and it is somewhat disconcerting to see that it does not work.
You’ve caught me on a busy day (and in the middle of a new computer setup!) so I don’t have the time to do it but if we someone each browser and took a picture of what it looks like in Flatseal and posted it here alongside the CLI instructions it would at least be a signpost for people to get working even though the solution is ugly.
I had the same problem but with Google Chrome. I would add the paths in Flatseal and it still would not work. I ran the flatpak override command given above, despite it already being shown in Flatseal, and then it worked.
Before I ran the command I even tried manually expanding the paths so instead of ~/.local/share/applications I manually had /home/user/.local/share/applications and that didn’t work until after I did the flatpak override command. In the end I now I have both when I inspect it with Flatseal:
can you send the exact code for chrome because i dont know what the name is i tried com.google.chrome and com.chrome.google and neither worked also im using a steam deck i dont know if that changes anything because its arch Linux but i still worth telling i would think
this is the correct command if someone needs if flatpak override --user --filesystem=~/.local/share/applications:create --filesystem=~/.local/share/icons:create com.google.Chrome