Unable to start KODI / XBMC from the dash in ubuntu 14.04

Solution 1:

Due note that this might just be a bug with the new release. Maybe the developers forgot to make the .desktop file? :P

Purge it like so:

sudo apt-get purge xbmc kodi

Remove dependencies:

sudo apt-get autoremove

And reinstall:

sudo apt-get install kodi