Robie, infinity rejected the Precise upload earlier with basically the same answer. I thought it was worth me asking, but I'm not going to push any further with the Precise update.
** Changed in: desktop-file-utils (Ubuntu Precise) Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to desktop-file-utils in Ubuntu. https://bugs.launchpad.net/bugs/1693089 Title: Cinnamon is not a recognized Desktop Environment before Ubuntu 16.04 LTS Status in desktop-file-utils package in Ubuntu: Fix Released Status in desktop-file-utils source package in Precise: Won't Fix Status in desktop-file-utils source package in Trusty: Fix Committed Bug description: Note ---- Yes, I know precise is basically unsupported but it might be nice to fix Travis here anyway. Impact ------ Cinnamon (and the less popular EDE and LXQt) desktops are not recognized by desktop-file-validate in Ubuntu 12.04 LTS or 14.04 LTS. This is a problem because the very popular Travis service for continuous integration (CI) on platforms like Github still uses 12.04 LTS. Travis does not offer a 16.04 platform and the 14.04 platform is still only in beta. This caused this pull request to fail its CI check: https://travis-ci.org/zdohnal/system-config-printer/builds/222023750 https://github.com/zdohnal/system-config-printer/pull/41 This SRU adds these Desktop Environments to the recognized list for 14.04 LTS: Cinnamon, EDE, LXQt. If accepted, 12.04 LTS will also add TDE. Test Case --------- 1. Save the following lines in a file named calc.desktop [Desktop Entry] Name=Calculator Exec=gnome-calculator Icon=accessories-calculator Type=Application OnlyShowIn=Cinnamon;LXQt;EDE; Categories=GNOME;GTK;Utility;Calculator; 2. Run desktop-file-validate calc.desktop The command should complete with no error message. A failure would look something like: calc.desktop: error: value "Cinnamon;LXQt;EDE;" for key "OnlyShowIn" in group "Desktop Entry" contains an unregistered value "Cinnamon"; values extending the format should start with "X-" Regression Potential --------------------- This only adds a few entries to the list of registered desktop environments. This change is backported from desktop-file-utils 0.23 which is in Ubuntu 16.04 LTS. [racb] Could there be some behaviour change somewhere that was depending somehow on Cinnamon's status being unregistered? For example in a test suite's expected output somewhere? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/desktop-file-utils/+bug/1693089/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp