When I install new programs in Kubuntu, they don't show up in the menu. I've recently tried installing Code::Blocks and Opera, and neither of them are appearing. I opened KMenuEdit, and created an entry for Opera, but when I clicked save, the progress bar for saving reset to 0 whenever it reached 90%. The terminal output it gave while saving is this:
Here is the contents of Opera.desktop:
There is also a /usr/share/applications/opera-browser.desktop that was created automatically during the software installation that looks like this:
Why aren't these programs appearing in the menu?
Code:
kmenuedit(18316)/kdecore (services) KServicePrivate::init: The desktop entry file "/home/andrew/.local/share/applications/Opera.desktop" has Type= "Application" but no Exec line Could not resolve property : pattern6664 Could not resolve property : linearGradient4636 Could not resolve property : linearGradient4592 Could not resolve property : linearGradient4247 Could not resolve property : linearGradient11897 Could not resolve property : linearGradient11897 couldn't create image from "" Could not resolve property : linearGradient5167
Code:
[Desktop Entry] Comment= Exec=opera GenericName=Web Browser Icon=opera-browser Name=Opera NoDisplay=false Path[$e]= StartupNotify=true Terminal=0 TerminalOptions= Type=Application X-KDE-SubstituteUID=false X-KDE-Username=
Code:
[Desktop Entry] Type=Application Version=1.0 Name=Opera GenericName=Web browser GenericName[bs]=Web preglednik GenericName[de]=Web-Browser GenericName[eo]=TTT-rigardilo GenericName[es]=Navegador web GenericName[et]=Veebibrauser GenericName[eu]=Web arakatzailea GenericName[fi]=WWW-selain GenericName[fr]=Un navigateur web GenericName[is]=Vafri GenericName[it]=Browser Web GenericName[nb]=Nettleser GenericName[nl]=webbrowser GenericName[nn]=Nettlesar GenericName[pt]=Navegador Web GenericName[pt_BR]=Navegador GenericName[ro]=Navigator de web GenericName[ru]=Веб-браузер GenericName[sl]=Spletni brskalnik GenericName[ven]=Buronza ya Webu GenericName[xh]=Umkhangeli Zincwadi Zokubhaliweyo GenericName[zu]=Umkhangeli zincwadi we Web Comment=Fast and secure web browser and Internet suite Icon=opera-browser TryExec=/usr/bin/opera Exec=/usr/bin/opera %U Terminal=false MimeType=text/html;text/xml;application/xhtml+xml;text/vnd.wap.wml;text/wml;application/x-mimearchive;application/mime;application/xml;application/rss+xml;application/rdf+xml;image/svg+xml;application/x-opera-extension;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;x-scheme-handler/mailto;video/ogg;audio/ogg;video/webm;image/webp; Categories=Network;WebBrowser; StartupNotify=true X-AppInstall-Package=opera
Comment