8000 Icons missing for theme using atom:// protocol · Issue #5501 · atom/atom · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
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.
Icons missing for theme using atom:// protocol #5501
Closed
@ksmithut

Description

@ksmithut

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0