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

[Bug]: Electron 18.3.9 can't read flags from electron18-flags.conf file #35398

Closed
3 tasks done
bacteriostat opened this issue Aug 22, 2022 · 4 comments
Closed
3 tasks done

Comments

@bacteriostat
Copy link

Preflight Checklist

Electron Version

18.3.9

What operating system are you using?

Other Linux

Operating System Version

(ArchLinux) Linux 5.19.2-arch1-1 #1 SMP PREEMPT_DYNAMIC x86_64 GNU/Linux

What arch are you using?

x64

Last Known Working Electron version

18.3.6

Expected Behavior

Electron should read flags from electron18-flags.conf

Actual Behavior

Electron does not read flags from electron18-flags.conf. This error is shown when running vscode from terminal:

image

This happens with any flags in the file.

Testcase Gist URL

No response

Additional Information

No response

@jplatte
Copy link

jplatte commented Aug 22, 2022

I'm pretty sure the electron[N]-flags.conf files are specific to the Arch Linux packages. It might still be an upstream bug, but it should probably be reported at https://bugs.archlinux.org/ first.

@bacteriostat
Copy link
Author

bacteriostat commented Aug 22, 2022

Sure, thanks. I will report it there.

Link to bug report: https://bugs.archlinux.org/task/75667

@bacteriostat bacteriostat changed the title [Bug]: Electron 18.3.9 can't read from flags from electron18-flags.conf file [Bug]: Electron 18.3.9 can't read flags from electron18-flags.conf file Aug 22, 2022
@jplatte
Copy link

jplatte commented Aug 22, 2022

This has been confirmed to be specific to the arch linux package / VSCode (see comments on the linked bug report). There is no Electron bug here.

@bacteriostat
Copy link
Author

Yes, I guess we can close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants