Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alpine Linux: Segfaults when trying to launch firefox.desktop #20

Open
probonopd opened this issue Dec 24, 2022 · 0 comments
Open

Alpine Linux: Segfaults when trying to launch firefox.desktop #20

probonopd opened this issue Dec 24, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@probonopd
Copy link
Member

This works:

[Desktop Entry]
Version=1.0
Name=Firefox
Exec=firefox
Icon=firefox
Terminal=false
X-MultipleArgs=false
Type=Application
MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;application/x-xpinstall;application/pdf;application/json;
StartupNotify=true
StartupWMClass=firefox
Categories=Network;WebBrowser;
Actions=new-window;new-private-window;

This segfaults:

Exec=/usr/lib/firefox/firefox %u

@probonopd probonopd added the bug Something isn't working label Dec 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant