Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Extension icons are not displayed due to "Not allowed load local resource" #11797

Closed
luixxiul opened this issue Nov 6, 2017 · 7 comments
Closed

Comments

@luixxiul
Copy link
Contributor

luixxiul commented Nov 6, 2017

Description

Extension icons are not displayed due to "Not allowed load local resource".

Test plan / Steps to Reproduce

  1. Install 0.20.5
  2. $ brave-beta
  3. Open about:preferences#extensions
  4. Enable Metamask

Actual result:

The icon is not displayed. Restarting the browser does not help.

clipboard01

Expected result:

It should be displayed

Reproduces how often:

Consistently

Brave Version

about:brave info:

Brave: 0.20.5
V8: 6.2.414.36
rev: 0cc4f80
Muon: 4.5.14
OS Release: 4.9.0-3-amd64
Update Channel: Beta
OS Architecture: x64
OS Platform: Linux
Node.js: 7.9.0
Brave Sync: v1.4.2
libchromiumcontent: 62.0.3202.75

Reproducible on current live release:

No.

Additional Information

@luixxiul luixxiul modified the milestone: 0.20.x (Beta Channel) Nov 6, 2017
@psiie
Copy link

psiie commented Nov 20, 2017

I too see this. At first I thought it was a permissions issue. I set permissions to 744 recursively (on the Extensions folder) as well as trying the dreaded 777 :O. No luck.

https://puu.sh/ypCnG/34d8101b55.png

@psiie
Copy link

psiie commented Nov 20, 2017

Quick workaround solution for development is posted here: electron/electron#5107 . It was to add webSecurity: false in the webPreferences object in windowReducer.js. Obviously this is not ideal as this drops web securities such as local file access.

I will be waiting for a real fix.

@bsclifton
Copy link
Member

bsclifton commented Nov 20, 2017

@luixxiul is this a dupe of #11142? If so, there is a PR waiting for review: #11143

@luixxiul
Copy link
Contributor Author

I'm not quite sure as I experienced the issue on Debian.

@bsclifton
Copy link
Member

@luixxiul can you check on macOS?

@psiie
Copy link

psiie commented Nov 20, 2017

I am on OSX btw. I should have mentioned that.

@bsclifton bsclifton added this to the Triage Backlog milestone Nov 27, 2017
@bsclifton bsclifton modified the milestones: Triage Backlog, 0.20.x (Beta Channel) Jan 23, 2018
@bsclifton
Copy link
Member

Fixed w/ #11143

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants