helloSystem / helloSystem/launch
Alpine Linux: Segfaults when trying to launch firefox.desktop
Open
bug
- Dominant language
- C++
- Stars
- 17
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.