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

The .DirIcon is missing in the AppImage #8

Open
probonopd opened this issue Nov 24, 2019 · 6 comments
Open

The .DirIcon is missing in the AppImage #8

probonopd opened this issue Nov 24, 2019 · 6 comments

Comments

@probonopd
Copy link

The .DirIcon is missing in the AppImage. As far as I know this has been fixed in newer versions of electron-builder.

Please let me know if you need more information.

References:

@kawuchuu
Copy link
Owner

Hi there, thanks for letting me know. I will update electron-builder ASAP.

@kawuchuu
Copy link
Owner

I've updated electron-builder and pushed. Please let me know if this fixed the issue.

probonopd added a commit to AppImage/appimage.github.io that referenced this issue Nov 30, 2019
@probonopd
Copy link
Author

Thank you very much. Now I am getting:

Uncaught Exception:

Error: ENOENT: no such file or directory, open '/home/travis/.config/firetail/Settings'

    at Object.openSync (fs.js:436:3)

    at Object.module.(anonymous function) [as openSync] (ELECTRON_ASAR.js:160:31)

    at Object.writeFileSync (fs.js:1168:35)

    at Object.writeFileSync (/run/firejail/appimage/.appimage-9123/resources/app.asar/node_modules/jsonfile/index.js:117:13)

    at Settings._ensureSettings (/run/firejail/appimage/.appimage-9123/resources/app.asar/node_modules/electron-settings/lib/settings.js:153:18)

    at Settings._readSettings (/run/firejail/appimage/.appimage-9123/resources/app.asar/node_modules/electron-settings/lib/settings.js:192:10)

    at Settings._checkKeyPathExists (/run/firejail/appimage/.appimage-9123/resources/app.asar/node_modules/electron-settings/lib/settings.js:242:22)

    at Settings.has (/run/firejail/appimage/.appimage-9123/resources/app.asar/node_modules/electron-settings/lib/settings.js:351:17)

    at Object.<anonymous> (/run/firejail/appimage/.appimage-9123/resources/app.asar/main.js:11:15)

    at Object.<anonymous> (/run/firejail/appimage/.appimage-9123/resources/app.asar/main.js:309:3)

@kawuchuu
Copy link
Owner

I've found a potential fix and pushed, however I'm not sure if it'll work. Hopefully it does!

probonopd added a commit to AppImage/appimage.github.io that referenced this issue Nov 30, 2019
@probonopd
Copy link
Author

probonopd commented Nov 30, 2019

Getting

(firetail:5): libappindicator-WARNING **: Unable to get the session bus: Unknown or unsupported transport 'disabled' for address 'disabled:'

(firetail:5): LIBDBUSMENU-GLIB-WARNING **: Unable to get session bus: Unknown or unsupported transport 'disabled' for address 'disabled:'

I don't think my test system has dbus running.

@kawuchuu
Copy link
Owner

That shouldn't be an issue. Firetail should work fine without dbus running.

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