mozilla / lightbeam

Orignal unmaintained version of the Lightbeam extension. See lightbeam-we for the new one which works in modern versions of Firefox.
https://github.com/mozilla/lightbeam-we
Mozilla Public License 2.0
586 stars 149 forks source link

stuck on: data gathered since: just now #449

Open popsteric opened 10 years ago

popsteric commented 10 years ago

hi,

just installed collusion/lightbeam an hour ago, but no matter if I just opened the page or leave it open while browsing, it always is empty and says:

data gathered since: just now you have visited: 0 site you have connected with: 0 third party site

this when I've been using both Google and Facebook, so it just can't be right.

what am I doing wrong?

samaja commented 10 years ago

same here...

fguery commented 10 years ago

Same :( On Firefox 25 with Ubuntu add ons

I disabled all plugins beside the ubuntu's ones.

dethe commented 10 years ago

Thanks for the feedback. Can you visit a site and then reload it? Sometimes Lightbeam has trouble detecting which sites you've visited, especially at startup. Also, having other add-ons like Ghostery, Disconnect.me, or AdBlock Plus can prevent Lightbeam from seeing connections (because the connections get blocked). If you have these, you can try temporarily disabling them.

If you still don't see Lightbeam data after reloading a site and disabling other add-ons, can you take a look at the Console (Tools -> Web Developer -> Browser Console) and let me know if you see any errors coming from Lightbeam?

ChristopherRabotin commented 10 years ago

Same issue here on OpenSuSE 12.3 with Firefox 25.0 .

There isn't any error in the console log, just a few warnings followed by two logger messages. Both logged messages are from content-script.js line 3.

I hope this helps. I've used this awesome plugin on Windows without a problem.

I can be a tester if needed.

[18:18:54.007] Error in parsing value for 'font-style'. Skipped to next declaration. @ resource://jid1-f9uj2thwoam5gq-at-jetpack/lightbeam/data/OpenSans.css:10 [18:18:54.007] Unknown property 'speak'. Declaration dropped. @ resource://jid1-f9uj2thwoam5gq-at-jetpack/lightbeam/data/font-awesome.css:70 [18:18:54.008] Unknown property '-moz-border-radius'. Declaration dropped. @ resource://jid1-f9uj2thwoam5gq-at-jetpack/lightbeam/data/font-awesome.css:150 [18:18:54.008] Unknown property '-moz-border-radius'. Declaration dropped. @ resource://jid1-f9uj2thwoam5gq-at-jetpack/lightbeam/data/font-awesome.css:159 [18:18:54.008] Unknown property '-moz-border-radius'. Declaration dropped. @ resource://jid1-f9uj2thwoam5gq-at-jetpack/lightbeam/data/font-awesome.css:168 [18:18:54.008] Unknown property '-moz-border-radius'. Declaration dropped. @ resource://jid1-f9uj2thwoam5gq-at-jetpack/lightbeam/data/font-awesome.css:177 [18:18:54.009] Unknown property 'box-sizing'. Declaration dropped. @ resource://jid1-f9uj2thwoam5gq-at-jetpack/lightbeam/data/style.css:33 [18:18:54.009] Unknown property 'font-color'. Declaration dropped. @ resource://jid1-f9uj2thwoam5gq-at-jetpack/lightbeam/data/style.css:581 [18:18:54.009] Error in parsing value for 'text-anchor'. Declaration dropped. @ resource://jid1-f9uj2thwoam5gq-at-jetpack/lightbeam/data/style.css:710 [18:18:54.010] Unknown property 'strokewidth'. Declaration dropped. @ resource://jid1-f9uj2thwoam5gq-at-jetpack/lightbeam/data/style.css:765 [18:18:54.212] "addon received uiready" [18:18:54.213] "Connection received restored"

ckojam commented 10 years ago

I have the exact same issue since installing 25.0.1 Error in Web Console: 449 I tried disabling all other add-ons but no avail. Any info on what the issue might be?

Thanks

ChristopherRabotin commented 10 years ago

@ckojam Error in web console may happen if you didn't enable third party cookies.

fmarier commented 9 years ago

Make sure you have cookies enabled (see #490) and that you have history enabled as well.

668 will warn about these things once it's fixed.