You are not logged in.
Versions:
launchy 2.5-4
firefox 37.0-1 >> firefox 37.0.1-1
Problem:
After upgrading firefox to the next version lauchy does not launch firefox anymore.
What Canged?
/usr/share/applications/thunderburd.desktop
firefox 37.0-1
[Desktop Entry]
Name=Firefox
GenericName=Web Browser
GenericName[bn]=...
...
...
Comment=Browse the World Wide Web
Comment[bn]=...
...
...
Exec=/usr/lib/firefox/firefox %u
Icon=firefox
Terminal=false
Type=Application
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;
StartupNotify=true
Categories=Network;WebBrowser;firefox 37.0.1-1
[Desktop Entry]
Name=Firefox
GenericName=Web Browser
GenericName[ar]=...
...
...
Comment=Browse the World Wide Web
Comment[ar]=..
...
...
Exec=firefox %u
Terminal=false
Type=Application
Icon=firefox
Categories=Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;
StartupNotify=true
Actions=NewWindow;NewPrivateWindow;
[Desktop Action NewWindow]
Name=Open a New Window
Name[ar]=...
...
...
Exec=firefox -new-window
[Desktop Action NewPrivateWindow]
Name=Open a New Private Window
Name[ar]=...
...
...
Exec=firefox -private-windowWhere is the bug
When I override the new .desktop file with the old one launchy can launch it. The Question is if the new .desktop file has some errors or launchy does not parse it right. Where should I place a bug report?
And if a bug report does not help, how can I prevent pacman from updating the .desktop file?
Thanks for your replies.
Offline