[Greasemonkey] I am stumped
Aaron Boodman
zboogs at gmail.com
Thu Dec 15 09:16:47 EST 2005
There you go, there's the problem.
I think these badly named functions are the source f a lot of issues.
I'll try and get a release out which addresses this this weekend.
Sorry for the trouble.
- a
On 12/15/05, Joe la Poutre <jsixpack at gmail.com> wrote:
> Aaron, Mook,
>
> interesting point; I compiled my GM script rsspanel.user.js with the
> old GM compiler (at letitblog.yada yadda) to release it as a
> standalone extension. Worked nice for FF 1.0 and GM < 0.6. The XPI
> cotains a file in the relative path
> crome/rsspanel/content/browser.xul - which looks slightly like your
> error message. I'll send the XPI if you'll like, just don't attach now
> in order not to pollute the list...
>
> Cheers,
>
> Joe.
>
> On 12/15/05, Aaron Boodman <zboogs at gmail.com> wrote:
> > Hmm, that's a good point Mook. I didn't even notice the "rsspanel" in
> > the error. It seems pretty clear then.
> >
> > - a
> >
> > On 12/15/05, Mook
> > <mook.moz+sites.org.mozdev.lists.greasemonkey at gmail.com> wrote:
> > > Err... (This is mostly to Aaron and others who actually grok the
> > > greasemonkey code - i.e. not me ;) )
> > >
> > > Is getContents (the one that should be called on install) the one
> > > defined in chrome://greasemonkey/content/utils.js and imported via
> > > chrome://greasemonkey/content/browser.xul? Because that makes the
> > > function global to the window... and I assume there's a conflict
> > > (seeing as that error message seems to think the error is in
> > > chrome://rsspanel/content/browser.xul - and I can't find an rsspanel
> > > extension to confirm).
> > >
> > > I think line 3 of utils.js says it already - "// TODO: properly scope
> > > this nastiness" :)
> > >
> > > (Incidentally... I don't suppose anyone knows off-hand whether the
> > > various greasemonkey compilers register the same chrome name of
> > > "greasemonkey"? That might lead to some interesting conflicts... So
> > > would re-registering XPCOM components, I guess)
> > >
> > >
> > > On 12/15/05, Aaron Boodman <zboogs at gmail.com> wrote:
> > > > No, this is a bug many people have reported and that I've been having
> > > > trouble tracking down.
> > > >
> > > > Do you by chance have Google Toolbar installed? Some people get this
> > > > error because of a bad interaction with that extension. I'm not sure
> > > > if it's the only reason.
> > > >
> > > > - a
> > > >
> > > > On 12/14/05, Mike <king.of.typos at gmail.com> wrote:
> > > > > I decided I'd look into this extension tonight, it sounds super unfortunately I can't get it to work. :(
> > > > >
> > > > > I am running FireFox 1.5 and have just installed greasemonkey 0.6.4
> > > > >
> > > > >
> > > > > So I thought I'd try it out first with
> > > > >
> > > > > a.. Make sure that all URLs displayed in the browser are clickable links
> > > > >
> > > > > as there is one site I frequent and am getting tired of cut & pasting addresses that don't click.
> > > > >
> > > > >
> > > > > So... the page http://mozdev.elliptic.fr/greasemonkey/linkify.user.js opens and wants me to install it. Pressing install pops up an Alert box with the message
> > > > >
> > > > >
> > > > > Error installing user script:
> > > > >
> > > > > [Exception... "Component returned failure code 0x804b000a [nsIIOService.newChannel]"nsresult:"0x804b000a (<unknown>) location: "JS frame :: chrome://rsspanel/content/browser.xul :: getContents :: line 20" data: no)
> > > > >
> > > > >
> > > > > I am stumped, this script should work, right?
> > > > >
> > > > > What do I need to do to correct this? Was there something I didn't install that it is looking for? or ??
> > > > >
> > > > > Thank you.
> > > > >
> > > > > Mike
> > > > > _______________________________________________
> > > > > Greasemonkey mailing list
> > > > > Greasemonkey at mozdev.org
> > > > > http://mozdev.org/mailman/listinfo/greasemonkey
> > > > >
> > > > _______________________________________________
> > > > Greasemonkey mailing list
> > > > Greasemonkey at mozdev.org
> > > > http://mozdev.org/mailman/listinfo/greasemonkey
> > > >
> > >
> > >
> > > --
> > > Mook
> > > mook.moz at gmail
> > >
> > > _______________________________________________
> > > Greasemonkey mailing list
> > > Greasemonkey at mozdev.org
> > > http://mozdev.org/mailman/listinfo/greasemonkey
> > >
> > >
> > >
> > _______________________________________________
> > Greasemonkey mailing list
> > Greasemonkey at mozdev.org
> > http://mozdev.org/mailman/listinfo/greasemonkey
> >
>
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>
>
>
More information about the Greasemonkey
mailing list