Hi On 05/06/2019 20:25, Bram Moolenaar wrote: > > Patch 8.1.1468 > Problem: The generated desktop files may be invalid. > Solution: Check validity with desktop-file-validate. (Christian Brabandt, > Will Thompson, closes #4480) > Files: src/po/Makefile >
A clean build and install is now reporting the following warnings and errors: msgfmt --desktop -d . --template gvim.desktop.in -o tmp_gvim.desktop rm -f LINGUAS if command -v desktop-file-validate; then desktop-file-validate tmp_gvim.desktop; fi /usr/bin/desktop-file-validate tmp_gvim.desktop: warning: file contains lines that are not UTF-8 encoded. There is no guarantee the validator will correctly work. tmp_gvim.desktop: error: file contains multiple keys named "GenericName[eo]" in group "Desktop Entry" tmp_gvim.desktop: error: file contains multiple keys named "Comment[eo]" in group "Desktop Entry" [Invalid UTF-8] tmp_gvim.desktop: error: value "\xe0\xac\xaa\xe0\xac\xbe\xe0\xac\xa0\xe0\xad\x8d\xe0\xac\xaf \xe0\xac\xab\xe0\xac\xbe\xe0\xac\x87\xe0\xac\xb2\xe0\xac\x97\xe0\xad\x81\xe0\xac\xa1\xe0\xac\xbc\xe0\xac\xbf\xe0\xac\x95\xe0\xad\x81 \xe0\xac\xb8\xe0\xac\xae\xe0\xad\x8d\xe0\xac\xaa\xe0\xac\xbe\xe0\xac\xa6\xe0\xac\xa8 \xe0\xac\x95\xe0\xac\xb0\xe0\xac\xa8\xe0\xad\x8d\xe0\xac\xa4\xe0\xad" for locale string key "Comment[or]" in group "Desktop Entry" contains invalid UTF-8 characters, locale string values should be encoded in UTF-8 Makefile:176: recipe for target 'gvim.desktop' failed make[2]: *** [gvim.desktop] Error 1 make[2]: Leaving directory '/home/mikew/repos/vim/src/po' Makefile:2021: recipe for target 'languages' failed make[1]: *** [languages] Error 2 make[1]: Leaving directory '/home/mikew/repos/vim/src' Makefile:26: recipe for target 'first' failed make: *** [first] Error 2 This is on Ubuntu 16.04 Is this a problem with the VIM po source or lack or installed tooling? TTFN Mike -- Why do they call it the rush hour when nothing moves? -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/6f3a9963-fb0a-b434-da7d-c449ad52011c%40globalgraphics.com. For more options, visit https://groups.google.com/d/optout.