vscodium icon indicating copy to clipboard operation
vscodium copied to clipboard

Why vscodium is trying to connect with redirector.gvt1.com ?

Open undali opened this issue 4 years ago • 8 comments

I've installed codium 1.52.1 from release section (https://github.com/VSCodium/vscodium/releases/download/1.52.1/codium_1.52.1-1608165462_arm64.deb)

On start codium trying to connect with redirector.gvt1.com. Is it intentionally?

vscodium

undali avatar Feb 07 '21 04:02 undali

https://www.systemtek.co.uk/2017/08/what-is-gvt1-com/ https://www.reddit.com/r/linuxmint/comments/aszz9i/redirectorgvt1com_is_this_a_virus_or_not/

setanarut avatar Feb 07 '21 16:02 setanarut

I have no idea. More investigation required.

stripedpajamas avatar Feb 08 '21 17:02 stripedpajamas

Redirection service used by google

o-dka avatar Feb 13 '21 11:02 o-dka

this is not normal. Is it valid for macos and windows?

setanarut avatar Feb 13 '21 16:02 setanarut

Can you verify if version 1.52.0 has the same issue?

GitMensch avatar Feb 22 '21 20:02 GitMensch

The same issue is present in 1.54.3

It looks like the connection is initiated from electron spellchecker https://github.com/electron/electron/blob/master/patches/chromium/feat_add_support_for_overriding_the_base_spellchecker_download_url.patch#L44

wolczek avatar Mar 23 '21 04:03 wolczek

Have you uncheck all the settings for @tag:usesOnlineServices or Online Services Settings?

daiyam avatar Mar 23 '21 09:03 daiyam

Yes, I had everything unchecked.

wolczek avatar Mar 24 '21 02:03 wolczek

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment, and we'll keep it open. If you have any new additional information, please include it with your comment!

github-actions[bot] avatar Oct 08 '22 01:10 github-actions[bot]

This issue has been closed due to inactivity, and will not be monitored. If this is a bug and you can reproduce this issue, please open a new issue.

github-actions[bot] avatar Nov 08 '22 01:11 github-actions[bot]

Rechecked:

The electron patch is still that way:

https://github.com/electron/electron/blob/184ac2b382e8324a0b3db1944fd17cdd6ccffff9/patches/chromium/feat_add_support_for_overriding_the_base_spellchecker_download_url.patch#L43-L44

It leads to an option to override the URL by a call to SpellcheckHunspellDictionary::SetBaseDownloadURL, which is only called by SetSpellCheckerDictionaryDownloadURL and was added with https://github.com/electron/electron/pull/22382.

Both its use and override option is described at https://github.com/electron/electron/blob/44491b023ac2653538b7ac36bb73f3085a938666/docs/tutorial/spellchecker.md#does-the-spellchecker-use-any-google-services. But: that function is not called in upstream vscode and therefore if SpellcheckHunspellDictionary is used the default URL would be used.

Open next check: where is the SpellcheckHunspellDictionary used can this be disabled already.

GitMensch avatar Nov 08 '22 06:11 GitMensch

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment, and we'll keep it open. If you have any new additional information, please include it with your comment!

github-actions[bot] avatar May 09 '23 01:05 github-actions[bot]

This issue has been closed due to inactivity, and will not be monitored. If this is a bug and you can reproduce this issue, please open a new issue.

github-actions[bot] avatar Jun 08 '23 01:06 github-actions[bot]

... should stay open until someone had the option to check further - and possibly patch it away or make it configurable

GitMensch avatar Jun 08 '23 09:06 GitMensch

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment, and we'll keep it open. If you have any new additional information, please include it with your comment!

github-actions[bot] avatar Dec 07 '23 01:12 github-actions[bot]

This issue has been closed due to inactivity, and will not be monitored. If this is a bug and you can reproduce this issue, please open a new issue.

github-actions[bot] avatar Jan 07 '24 01:01 github-actions[bot]