unofficial-desktop-for-ynab icon indicating copy to clipboard operation
unofficial-desktop-for-ynab copied to clipboard

XDG_DATA_DIRS is missing when starting AppImage on Fedora 24

Open dailyherold opened this issue 9 years ago • 1 comments

Greetings,

Env:

  • Running Korora/Fedora 24,
  • uname -r: 4.6.4-301.fc24.x86_64

Got the following error when starting the app image:

/tmp/.mount_E5zR98
$XDG_DATA_DIRS is missing. Please run /tmp/.mount_E5zR98/AppRun from within an AppImage.

Steps:

  • Download unofficial-desktop-for-ynab-0.1.0-x86_64.AppImage
  • chmod a+x unofficial-desktop-for-ynab-0.1.0-x86_64.AppImage
  • ./unofficial-desktop-for-ynab-0.1.0-x86_64.AppImage

I've been running Krita's AppImage recently, so don't think it is something wrong with my system? Might be mistaken though.

dailyherold avatar Aug 05 '16 03:08 dailyherold

I don't think it's your system, I suspect it's related to this upstream bug: https://github.com/electron-userland/electron-builder/issues/504#issuecomment-235372662

The next time I do a release (which will include the ability to install and use the Toolkit) I'll see if I can pull a later version of electron builder down, which should resolve this for you.

thekevinbrown avatar Aug 08 '16 13:08 thekevinbrown