Skip to content
This repository has been archived by the owner on Feb 24, 2018. It is now read-only.

nfeh.desktop: Categories does not have a semicolon (';') as trailing character #2

Open
probonopd opened this issue Aug 19, 2017 · 4 comments

Comments

@probonopd
Copy link

desktop-file-validate does not accept nfeh.desktop:

error: value "Utility" for string list key "Categories" in group "Desktop Entry" does not have a semicolon (';') as trailing character

Reference:
https://travis-ci.org/AppImage/AppImageHub/builds/266227270#L543

@fa7ad
Copy link
Owner

fa7ad commented Aug 19, 2017

Thanks for creating the issue, but this is beyond my control. I'm using electron-builder for creating the packages and that is what produces the desktop file.

Just throwing out ideas here, How about running a sed command to remove the trailing semicolon before you run desktop-file-validate?

@probonopd
Copy link
Author

electron-builder offers native support for this since v19.22.1.

References:
AppImage/appimage.github.io#2
https://github.com/electron-userland/electron-builder/releases/tag/v19.22.1

@fa7ad
Copy link
Owner

fa7ad commented Aug 19, 2017

Okay, so updating the dependencies should be enough right?

I'm working on a new app that works across DEs and WMs, gonna end this one soon. I'll try to make the necessary changes to this as soon as I can. PRs are of course welcome 😄

@probonopd
Copy link
Author

I hope so, yes.

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

No branches or pull requests

2 participants