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

Changing encoding to ISO-8859-1 making an error, I am using v0.16.1 (Ubuntu 18.04) #2121

Closed
jewelbdx opened this issue May 17, 2020 · 0 comments · Fixed by #2132
Closed

Changing encoding to ISO-8859-1 making an error, I am using v0.16.1 (Ubuntu 18.04) #2121

jewelbdx opened this issue May 17, 2020 · 0 comments · Fixed by #2132
Assignees
Labels
🐛 bug Something isn't working
Projects

Comments

@jewelbdx
Copy link

An unexpected error occurred in the main process
Error: Config schema violation: defaultEncoding should be equal to one of the allowed values
at ElectronStore._validate (/opt/Mark Text/resources/app.asar/node_modules/conf/index.js:154:10)
at ElectronStore.set store [as store] (/opt/Mark Text/resources/app.asar/node_modules/conf/index.js:448:8)
at ElectronStore.set (/opt/Mark Text/resources/app.asar/node_modules/conf/index.js:327:14)
at Yt.setItem (/opt/Mark Text/resources/app.asar/dist/electron/main.js:2:329474)
at /opt/Mark Text/resources/app.asar/dist/electron/main.js:2:329561
at Array.map ()
at Yt.setItems (/opt/Mark Text/resources/app.asar/dist/electron/main.js:2:329548)
at IpcMainImpl. (/opt/Mark Text/resources/app.asar/dist/electron/main.js:2:330003)
at IpcMainImpl.emit (events.js:210:5)
at WebContents. (electron/js2c/browser_init.js:3839:15)

@jewelbdx jewelbdx changed the title Changing encoding to ISO-8859-1 making an error, I am using v0.16.1 Changing encoding to ISO-8859-1 making an error, I am using v0.16.1 (Ubuntu 18.04) May 17, 2020
@fxha fxha added the 🐛 bug Something isn't working label May 21, 2020
@fxha fxha self-assigned this May 21, 2020
@fxha fxha added this to In Review in 0.16.2 May 21, 2020
@Jocs Jocs moved this from In Review to Done in 0.16.2 May 31, 2020
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
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants