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

[Chrome] Cannot import config file in Chrome on Win10 #725

Open
kyan001 opened this issue Nov 25, 2017 · 8 comments
Open

[Chrome] Cannot import config file in Chrome on Win10 #725

kyan001 opened this issue Nov 25, 2017 · 8 comments
Labels

Comments

@kyan001
Copy link
Contributor

kyan001 commented Nov 25, 2017

Cannot import configuration in Chrome on Win10 environment.
Chrome: 62.0.3202.94 (64 bit)
Windows 10: 64 bit, 10.0 ver. 16299. Language: Chinese Simplified

The config file is exported on macOS, and can be imported in Chrome on macOS.
But when I do the same thing in Chrome on Win10, it keeps saying "Oops, an error occured. The file you selected is invalid".

@kyan001 kyan001 changed the title [WIN10 Chrome] Cannot [Chrome] Cannot import config file in Chrome on Win10 Nov 25, 2017
@j-f1
Copy link
Contributor

j-f1 commented Nov 25, 2017

Repro on Chrome OS, English.

@Thibaut
Copy link
Member

Thibaut commented Nov 26, 2017

Is the problem that the config file exported on macOS cannot be imported on Win10, or that exporting/importing in Chrome on Win10 doesn't work?

@Thibaut Thibaut added the bug label Nov 26, 2017
@j-f1
Copy link
Contributor

j-f1 commented Nov 26, 2017

For me, the config file is exported from Chrome (Version 61.0.3163.120 (Official Build) (64-bit)) on Chrome OS, and can’t be imported on that same browser.

Here’s my exported config:
devdocs.json

@Thibaut
Copy link
Member

Thibaut commented Nov 26, 2017

Is the exported file named devdocs.json.txt (like in the linked file) or devdocs.json? It's supposed to be a .json file. Otherwise the import likely won't work.

@j-f1
Copy link
Contributor

j-f1 commented Nov 26, 2017

GitHub won’t let me upload .json files, but I can confirm the upload fails if the file is named devdocs.json.

@kyan001
Copy link
Contributor Author

kyan001 commented Nov 27, 2017

In my case, both config files exported on macOS and Win10 cannot be imported in Chrome on Win10. Further more, I created a devdocs.json and type in every characters according to exported config file, doesn't work too.

@kyan001
Copy link
Contributor Author

kyan001 commented Nov 27, 2017

I just tested exporting config file from Edge on Win10, and imported back to Edge and to Chrome on Win10. Neither of them can work. "The file you selected is invalid".

@MoreOrLessSoftware
Copy link

Same problem here. Tried different encodings, re-saving, re-typing, re-naming. Error is always "The file you selected is invalid". Version 63.0.3239.90 (Official Build) beta (64-bit). MS Edge also does not work. Firefox 58 does work with the same json file.

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

No branches or pull requests

4 participants