question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
Kiliancommented, Jul 29, 2021

as of 22.11.8 this is still an issue.

1reaction
arantes555commented, Oct 20, 2021

Also still having the same issue.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found