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

Spell check dictionaries are downloaded from Google #2

Open
longsleep opened this issue May 4, 2015 · 8 comments
Open

Spell check dictionaries are downloaded from Google #2

longsleep opened this issue May 4, 2015 · 8 comments

Comments

@longsleep
Copy link
Contributor

Try adding a new language (Settings -> Languages) and add a language other than English (eg. German - Deutsch). Then on the right, it offers a button to download spell dictionaries.

Spell check dictionary download failed.
Please check with your network administrator to make sure that the firewall is not blocking downloads from Google servers.

This probably goes to some trk URL. @theurere can you please debug and add the details here.

@theurere
Copy link

theurere commented May 4, 2015

It attempts to fetch:
https://trk-173.iridiumbrowser.de/cache.pack.google.com/edgedl/chrome/dict/de-de-3-0.bdic
https://trk-173.iridiumbrowser.de/cache.pack.google.com/edgedl/chrome/dict/en-us-3-0.bdic

@fancycode
Copy link

With 43.1 it tries to fetch this:

Attempt at loading traced URL: trk:173:http://cache.pack.google.com/edgedl/chrome/dict/en-us-6-1.bdic

@jengelh
Copy link
Member

jengelh commented May 29, 2015

The button is just called "Use this language for spell checking". Apart from our trk:173 warning bubble, nothing would otherwise inform the user that a background download takes place, nor that it is Google which is being contacted. Guess I should change the button label.

@longsleep
Copy link
Contributor Author

Good idea. I like it pretty much if we change labels when stuff is loaded from Google on user interaction. Eg. "Load this language from Google".

@jengelh
Copy link
Member

jengelh commented Jun 1, 2015

Makes me wonder if we should just cache it like the safebrowsing list.

@longsleep
Copy link
Contributor Author

+1 sounds good to me.

@fancycode
Copy link

What is the status of this?

@fancycode fancycode changed the title Spell check dictionaries fail to download Spell check dictionaries are downloaded from Google Jul 10, 2015
@fancycode
Copy link

Ping?

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