This repository was archived by the owner on Mar 3, 2023. It is now read-only.
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
Closed
Description
Some of the icons that I'm using seem to be missing when using the ATOM_HOME variable in my shell.
The theme doesn't seem to be the issue, it seems to be the way Atom is routing requests coming from the atom:// protocol.
I get the following errors in the console:
Failed to load resource: net::ERR_FILE_NOT_FOUND atom://seti-ui/stylesheets/_fonts/icomoon.woff
Failed to load resource: net::ERR_FILE_NOT_FOUND atom://seti-ui/stylesheets/_fonts/icomoon.ttf
Looking through the code, I found this line that may be pointing to the wrong directory, or rather, not respecting the ATOM_HOME variable.
Atom: 0.178.0
OS: Mac OS X Yosemite 10.10.2