'/var/lib/flatpak/exports/share' is not in the search path
Tofloor
poster avatar
jlice
deepin
2018-02-13 08:16
Author
  1. Note that '/var/lib/flatpak/exports/share' is not in the search path
  2. set by the XDG_DATA_HOME and XDG_DATA_DIRS
  3. environment variables, so applications may not
  4. be able to find it until you set them. The
  5. directories currently searched are:

  6. - /root/.local/share
  7. - /usr/local/share/
  8. - /usr/share/

  9. Processing triggers for libc-bin (2.24-12) ...
Copy the Code


这个是要怎么解决?
Reply Favorite View the author
All Replies
avatar
jingle
deepin
2018-02-26 16:42
#1
你自己设置了环境变量覆盖了?flatpak很多都是读取的xdg开头的环境变量




一动就容易出问题
Reply View the author
avatar
jlice
deepin
2018-02-27 01:46
#2
https://bbs.deepin.org/post/153231
你自己设置了环境变量覆盖了?flatpak很多都是读取的xdg开头的环境变量


Reply View the author