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

desktop file does not pass desktop-file-validate #5

Open
probonopd opened this issue Aug 2, 2020 · 10 comments
Open

desktop file does not pass desktop-file-validate #5

probonopd opened this issue Aug 2, 2020 · 10 comments

Comments

@probonopd
Copy link

desktop file does not pass desktop-file-validate:

quail.desktop: error: value "Productivity;" for key "Categories" in group "Desktop Entry" contains an unregistered value "Productivity"; values extending the format should start with "X-"
/tmp/.mount_BeingTSZfJcP/quail.desktop: hint: value "Productivity;" for key "Categories" in group "Desktop Entry" does not contain a registered main category; application might only show up in a "catch-all" section of the application menu

Reference:
AppImage/appimage.github.io#2189

@probonopd
Copy link
Author

Same for Whale.

Reference:
AppImage/appimage.github.io#2190

@1000ch
Copy link
Owner

1000ch commented Sep 27, 2020

@probonopd Could you try it again with v2.0.1?

probonopd added a commit to AppImage/appimage.github.io that referenced this issue Sep 27, 2020
@probonopd
Copy link
Author

Thanks @1000ch. Is there a reason that the architecture is missing in the filename?

@probonopd
Copy link
Author

Running into another issue now:

A JavaScript error occurred in the main process
Uncaught Exception:
Error: Cannot find module '/run/firejail/appimage/.appimage-9207/resources/app.asar/node_modules/write-file-atomic/index.js'. Please verify that the package.json has a valid "main" entry
    at tryPackage (internal/modules/cjs/loader.js:327:19)
    at Function.Module._findPath (internal/modules/cjs/loader.js:685:18)
    at Module._resolveFilename (internal/modules/cjs/loader.js:948:27)
    at Function.o._resolveFilename (electron/js2c/browser_init.js:257:919)
    at Module._load (internal/modules/cjs/loader.js:844:27)
    at Function.Module._load (electron/js2c/asar.js:769:28)
    at Module.require (internal/modules/cjs/loader.js:1023:19)
    at require (internal/modules/cjs/helpers.js:77:18)
    at Object.<anonymous> (/run/firejail/appimage/.appimage-9207/resources/app.asar/node_modules/conf/index.js:11:25)
    at Module._compile (internal/modules/cjs/loader.js:1145:30)
0x400003 "quail": ("quail" "Quail")  200x200+0+0  +0+0
0x400001 "quail": ("quail" "Quail")  10x10+10+10  +10+10
NUMBER_OF_WINDOWS: 2
IceWM: using /home/travis/.icewm for private configuration files
convert: unable to read X window image `0x800011': Resource temporarily unavailable @ error/xwindow.c/XImportImage/5005.
convert: no images defined `database/Quail/screenshot.png' @ error/convert.c/ConvertImageCommand/3210.

@syou6162
Copy link

syou6162 commented Oct 2, 2020

I've got the same error message on macOS. I'm using v2.0.1.

スクリーンショット 2020-10-02 10 28 05

@1000ch
Copy link
Owner

1000ch commented Oct 27, 2020

The problem (mentioned on #5 (comment)) is now solved from v2.0.2.

@1000ch
Copy link
Owner

1000ch commented Oct 27, 2020

Is there a reason that the architecture is missing in the filename?

@probonopd I'm still wondering what is the problem you mentioned. Could you explain it a little bit more?

@syou6162
Copy link

@1000ch I downloaded latest version v2.0.2, and I confirmed this issue has been resolved. Thakn you!

@probonopd
Copy link
Author

@probonopd I'm still wondering what is the problem you mentioned. Could you explain it a little bit more?

Is there a reason the file is not called Quail-2.0.2-x86_64.AppImage (assuming that the AppImage is for that architecture?)

@1000ch
Copy link
Owner

1000ch commented Oct 27, 2020

The file is distributed by electron-builder and automatically named as Quail-2.0.2.AppImage. Can I ask why should that filename include the architecture?

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

3 participants