Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XDG_DATA_DIRS is missing when starting AppImage on Fedora 24 #1

Open
dailyherold opened this issue Aug 5, 2016 · 1 comment
Open

Comments

@dailyherold
Copy link

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.

@thekevinbrown
Copy link
Member

I don't think it's your system, I suspect it's related to this upstream bug: electron-userland/electron-builder#504 (comment)

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants