Launchy works very well, but fails to find midori. This is puzzling since there is a file midori.desktop in /usr/share/applications/ as launchy expects.
I will post the contents of the midori.desktop file. Perhaps there is something in which launchy is failing to parse:
[Desktop Entry]Version=1.0Type=ApplicationName=MidoriName[ar]=ميدوريName[ast]=MidoriName[ca]=MidoriName[cs]=MidoriName[da]=MidoriName[de]=MidoriName[el]=ΜιντόριName[en_GB]=MidoriName[es]=MidoriName[et]=MidoriName[fi]=MidoriName[fr]=MidoriName[gl]=MidoriName[he]=MidoriName[hr]=MidoriName[hu]=MidoriName[id]=MidoriName[it]=MidoriName[ja]=MidoriName[ko]=미도리Name[lt]=MidoriName[nl]=MidoriName[no]=MidoriName[pa]=ਮੀਡੋਰੀName[pl]=Przeglądarka internetowa MidoriName[pt]=MidoriName[pt_BR]=MidoriName[ro]=MidoriName[ru]=MidoriName[sk]=MidoriName[sr]=МидориName[sr@latin]=MidoriName[sv]=MidoriName[tr]=MidoriName[ug]=MidoriName[uk]=МідоріName[zh_CN]=Midori 浏览器Name[zh_TW]=MidoriGenericName=Web BrowserGenericName[ar]=متصفح الوبGenericName[ast]=RestoladorGenericName[ca]=Navegador webGenericName[cs]=Internetový prohlížečGenericName[da]=WebbrowserGenericName[de]=InternetbetrachterGenericName[el]=Περιηγητής ΙστούGenericName[en_GB]=Web BrowserGenericName[es]=Navegador webGenericName[et]=VeebibrauserGenericName[fi]=VerkkoselainGenericName[fr]=Navigateur InternetGenericName[gl]=Navegador webGenericName[he]=דפדפןGenericName[hr]=Web preglednikGenericName[hu]=WebböngészőGenericName[id]=Peramban WebGenericName[it]=Browser webGenericName[ja]=ウェブブラウザGenericName[ko]=웹 브라우저GenericName[lt]=Interneto naršyklėGenericName[nl]=WebbrowserGenericName[no]=NettleserGenericName[pa]=ਵੈੱਬ ਬਰਾਊਜ਼ਰGenericName[pl]=Przeglądarka internetowaGenericName[pt]=Navegador WebGenericName[pt_BR]=Navegador webGenericName[ro]=Navigator webGenericName[ru]=Интернет-обозревательGenericName[sk]=Internetový prehliadačGenericName[sr]=Интернет прегледникGenericName[sr@latin]=Internet preglednikGenericName[sv]=WebbläsareGenericName[tr]=Web TarayıcıGenericName[ug]=توركۆرگۈGenericName[uk]=Переглядач ВебGenericName[zh_CN]=网页浏览器GenericName[zh_TW]=網頁瀏覽器Comment=Lightweight web browserComment[ar]=منصفح الوب الخفيفComment[ast]=Restolador llixeruComment[ca]=Navegador web lleugerComment[cs]=Odlehčený prohlížečComment[da]=Letvægtig webbrowserComment[de]=Schlanker InternetbetrachterComment[el]=Ελαφρύς περιηγητής ιστούComment[en_GB]=Lightweight web browserComment[es]=Navegador web ligeroComment[et]=Kergekaaluline veebibrauserComment[fi]=Kevyt verkkoselainComment[fr]=Navigateur Internet légerComment[gl]=Navegador web lixeiroComment[he]=דפדפן קל משקלComment[hr]=Lagani web preglednikComment[hu]=Könnyűsúlyú webböngészőComment[id]=Peramban web ringanComment[it]=Browser web leggeroComment[ja]=軽量級ウェブブラウザComment[ko]=가벼운 웹 브라우저Comment[lt]=Paprasta interneto naršyklėComment[nl]=Lichtgewicht webbrowserComment[no]=Lettvektig nettleserComment[pa]=ਲਾਈਟਵੇਟ ਵੈੱਬ ਬਰਾਊਜ਼ਰComment[pl]=Umożliwia przeglądanie zawartości sieci internetowejComment[pt]=Navegador Web rápidoComment[pt_BR]=Navegador web leveComment[ro]=Mic navigator webComment[ru]=Легковесный Интернет-обозревательComment[sk]=Ľahký internetový prehliadačComment[sr]=Једноставан Интернет прегледникComment[sr@latin]=Jednostavan Internet preglednikComment[sv]=Resurssnål webbläsareComment[tr]=Hafif web tarayıcı Comment[ug]=يېنىك توركۆرگۈComment[uk]=Легкий переглядач ВебComment[zh_CN]=轻量级网页浏览器Comment[zh_TW]=輕量級網頁瀏覽器Categories=GTK;Network;WebBrowser;MimeType=text/html;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/geo;image/svg+xml;Exec=midori %UIcon=midoriTerminal=falseStartupNotify=trueX-Osso-Type=application/x-executableX-Osso-Service=midoriX-Ayatana-Desktop-Shortcuts=TabNew;WindowNew;Private[TabNew Shortcut Group]Name=New _TabExec=midori -e TabNewTargetEnvironment=Unity[WindowNew Shortcut Group]Name=New _WindowExec=midori -e WindowNewTargetEnvironment=Unity[Private Shortcut Group]Name=New P_rivate Browsing WindowExec=midori --privateTargetEnvironment=Unity
The unusual thing about this file is that it has several instances of exec, could this be the problem?
Thanks in advance
Andres
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Though I managed to fix it by scanning /usr/bin and checking include executables. It's mostly launching all the bin files now but at least it's launching them.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I run launchy on Lubuntu 12.04 and got the same problem with ff, tb, chromium and libreoffice. The problem is related to the Shortcut Group in the *.desktop. I copied the starter to ~/.local/share/applications/ an removed any Shortcut Group information to work around it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm using launchy (compiled and packaged by myself) on Debian testing using xfce desktop environment.
I currently have installed the lightweight midori browser (http://www.twotoasts.de/index.php?/pages/midori_summary.html)
Launchy works very well, but fails to find midori. This is puzzling since there is a file midori.desktop in /usr/share/applications/ as launchy expects.
I will post the contents of the midori.desktop file. Perhaps there is something in which launchy is failing to parse:
The unusual thing about this file is that it has several instances of exec, could this be the problem?
Thanks in advance
Andres
I have that problem too.
Though I managed to fix it by scanning /usr/bin and checking include executables. It's mostly launching all the bin files now but at least it's launching them.
I run launchy on Lubuntu 12.04 and got the same problem with ff, tb, chromium and libreoffice. The problem is related to the Shortcut Group in the *.desktop. I copied the starter to ~/.local/share/applications/ an removed any Shortcut Group information to work around it.