Vscode: Wrong Icon for Executable. Electron Icon shown instead of VSCode's.

Created on 21 Oct 2017  路  17Comments  路  Source: microsoft/vscode

  • VSCode Version: Code - Insiders 1.18.0-insider (65c08338e4bece35fb53f5a1cdf56d30b7706157, 2017-10-20T15:35:45.848Z)
  • OS Version: Windows_NT x64 10.0.15063

Steps to Reproduce:

  1. After update to latest Insiders version, this icon changed to electron icon.

image
image

Reproduces without extensions: Yes

important

Most helpful comment

Is it because someone got tired of that whole icon drama? #35783

All 17 comments

Here the same problem.

image

image

Same here.

Just updated mine an hour ago, and now i'm having the same issue.

Is it because someone got tired of that whole icon drama? #35783

What's sad is that I actually prefer this to the orange icon...

I am having this problem too; at first I thought it was some icon cached by Windows for a generic Electron binary, so I cleared all the caches and that didn't help. Then I thought to open up freshly downloaded zip files instead of using the MSI installer packages. The Portable ZIP install for VS Code is fine as you can see (it even includes the proper branding information content)...

image

But the one for VS Code Insiders is obviously quite different...

image

That means they are baked in that way from the beginning; I take it that means that the icon files and the branding information were not entered correctly in the workflow to package the Electron app for the latest build of VS Code Insiders.

Same Here

The Process name in Task Manager is also Electron
In Processes tab
image

In Details tab
image

@joaomoreno did something change in gulp-atom-electron?

Same here.

@joaomoreno is taking care of it and starting new builds.

Latest insiders still shows Electron icon.

The icon is now Ok, but in the task bar its still the electron.
image

  • VSCode Version: Code - Insiders 1.18.0-insider (c1e079b6ccfad9ead105c44a84e862ffc5250222, 2017-10-25T04:18:36.616Z)
  • OS Version: Windows_NT x64 10.0.15063

It appears to have (mostly) fixed it for me, see below;

Taskbar:
image

Titlebar:
image

File Explorer Details:
image

Task Manager Processes:
image

(Now that is a little bit unusual, I will admit)

I will experiment with flushing the icon cache and rebooting, although most of the places the icon shows up should be correct now.....Don't know exactly what is going on with the Task Manager example, though.

EDIT: _Resolved._ Uninstalled, rebooted, then reinstalled; that fixed the remaining Electron icons hanging around...

image

Everything seems to be OK now; if anybody is having further problems, the above sequence should fix them.

PS: Still moderately curious how the parent process could hold onto a cached icon resource file while the child process picked up the new one in the previous task manager shot; I would have thought that the latest update would have blown everything away at the same time, unless there was a hosting process that never got touched.

This is now fixed for me (after a couple of updates) on Windows 10 64-bit 1703 (15063.674).

Fixed for me today!

Its now fixed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

shanalikhan picture shanalikhan  路  3Comments

omidgolparvar picture omidgolparvar  路  3Comments

biij5698 picture biij5698  路  3Comments

v-pavanp picture v-pavanp  路  3Comments

VitorLuizC picture VitorLuizC  路  3Comments