AppImage started failing when file association contains multiple extensions
See original GitHub issue- Version: 20.26.1
- Target: Linux/AppImage
npx electron-builder --linux
started failing when electron-builder.yml
or package.json
contains multiple file extensions for a single association. Works when building --mac
and --win
.
⨯ appimage.AppImageConfiguration.FileAssociations: []appimage.FileAssociation: appimage.FileAssociation.Ext: ReadString: expects " or n, but found [, error found in #10 byte of ...|t","ext":["txt","doc|..., bigger context ...|6}],"fileAssociations":[{"name":"Document","ext":["txt","doc"]}]}|...
Simple repro: repro3204.zip
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:11 (6 by maintainers)
Top Results From Across the Web
Can't Associate Excel 2013 file extensions with 2013 program
Yes, the problem is with Windows File Associations. If you are having this problem with more than one file type, the simplest fix...
Read more >Associated extension doesn't send file name to application on ...
I have specified a file extension to be associated with my program (Window Application) through Project Properties >> Publish >> Options ...
Read more >DC - Configuration - GitHub Pages
The "Options" window allows to set almost all of the options in Double Commander, but there are several parameters that can only be...
Read more >Common Configuration - electron-builder
If you want to use js file, do not name it electron-builder.js . ... false Boolean - Whether to include all of the...
Read more >Adding or registering a file type so it can be associated with an ...
This is because the .mus file type does not appear on the list of file extensions, AND (even though the application is associated...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
as of 22.11.8 this is still an issue.
Also still having the same issue.