probonopd / go-appimage

Go implementation of AppImage tools
MIT License
680 stars 69 forks source link

Update the bundled desktop-file-validate #226

Closed quyykk closed 1 year ago

quyykk commented 1 year ago

The bundled desktop-file-validate is out-of-date and rejects valid .desktop files that use the new keys introduced in the 1.5 spec.

This is the same issue as https://github.com/AppImage/AppImageKit/issues/1171. I would like to use the static runtime going forward, especially to support newer Ubuntu versions, and this is currently a blocker.

Thanks!

quyykk commented 1 year ago

@probonopd can you release a new release using the updated static tools? Thanks!

probonopd commented 1 year ago

Next build will have it https://github.com/probonopd/go-appimage/commit/3b6283b3be0443f66af106927567870e4aa97829

quyykk commented 1 year ago

It doesn't seem to have triggered a build unfortunately.

probonopd commented 1 year ago

728 has it :)