This bug was fixed in the package ubuntu-app-launch - 0.9+16.10.20161003.1-0ubuntu1
--------------- ubuntu-app-launch (0.9+16.10.20161003.1-0ubuntu1) yakkety; urgency=medium * Set a base directory for icons that have a full path specified in their desktop file (LP: #1623636) * Don't throw an exception when a Desktop file fails to include an Icon key (LP: #1617348) * Switch from g_atexit to std::atexit to avoid deprecation warnings * Use the --id field for launching with libertine-launch and use it for setting up other X11 environments * Ensure we don't check the length of a nullptr array * Make sure we don't check snapd if we know it won't return useful results * Make use of the instance parameter consistent through all the backends (LP: #1626028) -- Ted Gould <t...@gould.cx> Mon, 03 Oct 2016 23:55:25 +0000 ** Changed in: ubuntu-app-launch (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1617348 Title: unity shell is crashing for apps without icon Status in Canonical System Image: Fix Committed Status in ubuntu-app-launch package in Ubuntu: Fix Released Status in unity8 package in Ubuntu: Incomplete Bug description: Trying to launch a app from terminal that does not contains a "Icon" etry on it desktop file causes the shell to crash. How to test =========== * Create a desktop entry without the icon entry (something like that): [Desktop Entry] Name=Sync Monitor Comment=Ask for online account authentication if the token expires Exec=/usr/lib/arm-linux-gnueabihf/sync-monitor/sync-monitor-helper %u Terminal=false Type=Application Version=1.0 X-Ubuntu-Gettext-Domain=sync-monitor * try to launch it from terminal or url launch: /usr/lib/arm-linux-gnueabihf/sync-monitor/sync-monitor-helper --desktop-file-hint=/usr/share/applications/sync-monitor-helper.desktop Expected ======== App appears Current ======= Shell crashes and go back to login screen. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1617348/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp