Skip to content
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.

Icon 'breaks' and just stays grey #125

Closed
insanitybit opened this issue Jan 7, 2014 · 10 comments
Closed

Icon 'breaks' and just stays grey #125

insanitybit opened this issue Jan 7, 2014 · 10 comments
Labels

Comments

@insanitybit
Copy link

Not sure what causes this, or how to recreate it. The icon seems to sporadically decide to turn grey. On a website that had been loaded before it 'greyd' everywhere it's fine, shows normally. On any new tabs it's just grey.

The matrix still loads fine when clicked.

Disabling and reenabling the extension fixes this. Wish I knew how to recreate this, seems like it just happens after a matter of time.

@gorhill
Copy link
Owner

gorhill commented Jan 7, 2014

If ever it reproduces, maybe just look if there is some error messages reported in the console of the extension. I restart often the extension due to development, so it might take a while before I stumble onto this one.

@tailHey
Copy link
Collaborator

tailHey commented Jan 7, 2014

Confirmed in Opera 18 Stable, the icon is gray, the items counter disappeared and it doesn't block/allow anything this way. It also happens randomly and using the Reload button for HTTPSB via Opera Extensions menu fix the trouble.

EDIT: mea culpa, even when the icon is gray and without the number I mentioned, it does continue to allow/block, and as @insanitybit said, the matrix is still fine.

@insanitybit : I recently read your post in your website about SRWare Iron, thanks a lot, I learned many things about that ugly team ;)

@insanitybit
Copy link
Author

Yes, in my case blocking does continue as well. And thanks :P

When this happens again I'll see if I can find any errors in the console.

@insanitybit
Copy link
Author

In the background.html it says

"ncaught TypeError: Cannot read property 'when' of undefined tab.js:481
76
Uncaught TypeError: Cannot read property "

@gorhill
Copy link
Owner

gorhill commented Jan 7, 2014

Uncaught TypeError: Cannot read property 'when' of undefined tab.js:481

Thanks! It's a regression bug introduced with my fix for #116.

@gorhill
Copy link
Owner

gorhill commented Jan 7, 2014

This bug is more likely to occur when "Use a prediction service to help complete searches and URLs typed in the address bar" is checked in Chromium settings. It is disabled on my side, hence the bug was very unlikely to show up.

@gorhill gorhill closed this as completed in 7e48e3a Jan 7, 2014
@tailHey
Copy link
Collaborator

tailHey commented Jan 7, 2014

@gorhill : désolé mais moi je ne coche jamais le service de prédiction, et ça m'arrive quand même, bien que rarement

@gorhill
Copy link
Owner

gorhill commented Jan 7, 2014

@tailHey "désolé mais moi je ne coche jamais le service de prédiction"

Ok, mais dans ton cas je crois qu'Opera fait beaucoup de requêtes en arrière scène concernant les miniatures. Le problème se manifestait quand plus de 250 requêtes d'arrière scène avaient été faites.

@tailHey
Copy link
Collaborator

tailHey commented Jan 7, 2014

@gorhill : Opera génère des miniatures quand le fichier thumbnails.db est manquant. Y a pas d'actualisation automatique, ni de suppression automatique de ce fichier pour forcer la regénénation. Et j'ai entre 15 et 20 Accès Rapide

@gorhill
Copy link
Owner

gorhill commented Jan 7, 2014

@tailHey : ok :-) Nonobstant la raison qui cause les requêtes, quand le nombre de requêtes atteignaient 250+, le bug se manifestait.

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

No branches or pull requests

3 participants