LabelLinks4Gmail

By CloudKicker Last update Apr 27, 2010 — Installed 8,058 times.

chromium-browser on linux

in
Subscribe to chromium-browser on linux 3 posts, 1 voice



Henrique Abreu User
ChromeX11

CloudKicker,
I saw that you use google chrome in windows. I'm trying latest (svn) chromium-browser at arch linux and unfortunately LL4G is not working (I already got another scripts working, so I guess it's not me :P)
I've opened chrome java script console and I see thousands messages of the same error in LL4G js:
> Uncaught TypeError: Cannot read property 'document' of undefined

I've trying to debug it. It seems that line 212 is the one that's throwing this errors:
> if(frames && frames[3] && !frames[3].document.getElementById("ll4g_labels")){

 
Henrique Abreu User
ChromeX11

It's probably some problem with chromium, gmail is not working very well too, even without scripts :(

 
Henrique Abreu User
ChromeX11

I guess this problem will be a bit harder to solve. I've read this http://www.aaronboodman.com/2009/04/content-scr... and it seems like it's a security problem.

Anyway, debugging it I checked that 'frames' is defined and has length of 5, but 'frames[3]' is not defined. Then I've made a 'for index in frames' to see what indexes were defined but it shows hundreds of indexes not just 5. I don't know what to do now, but I hope this will help you start fixing this.
By the way, Arend's Folders4Gmail works fine.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel