Save/save as and open file does not work (flatpak)
Save/save as and open file, in menu entry does not work, i click but nothing happen. It happen with flatpak only.
When installed, this show me:
Note that '/var/lib/flatpak/exports/share' is not in the search path set by the XDG_DATA_HOME and XDG_DATA_DIRS environment variables, so applications may not be able to find it until you set them. The directories currently searched are:
- /root/.local/share
- /usr/local/share/
- /usr/share/
Terminal log:
trying to load "/usr/lib/plugins/kf5/kio/file.so" from "/usr/lib/plugins/kf5/kio/file.so"
Tested at Linux x64 on KaOS.
Thanks for your help.
I'm sorry for my English.
Thanks for the repor!
I'm cc-ing @lachhebo as my knowledge of the Flatpack distribution is limited.
Hi Vyskael,
In my computer, i don't have this issue and '/var/lib/flatpak/exports/share' is included in XDG_DATA_DIRS :
$ echo $XDG_DATA_DIRS
/home/isma/.local/share/flatpak/exports/share/:/var/lib/flatpak/exports/share/:/usr/local/share/:/usr/share/
I think if you could modify the value of this environment variable, it could fix the issue.