Forwarding this to -users because it is about using GM, not developing it.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en
-~----------~----~----~----~------~----~------~--~---

--- Begin Message ---
Hi everyone,

I started to write my own scripts and I would like to use the @require
in the header,
but it seems that I cannot get it to work, here is what I did:

I used the Hello World test example from the wiki (http://
wiki.greasespot.net/Metadata_block#Examples).
what happens is, I get a dialog asking me to wait "321" to install, I
click install and the dialog disappears but nothing happens.
The script is not installed. Restarted firefox, not installed.

I checked the gm_scripts folder in the following location:
/me/Library/Application Support/Firefox/Profiles/az012000.default/
gm_scripts

I recursively chmodded it to 755, because that seems to be a problem
sometimes, and tried again.
So the permissions are set, the folder is there, but it is not
working.

I changed the script on the wiki and removed the @require line, and
the script is working fine.

I am having a lot of other extensions (disabled ColorZilla becasue
that might cause problems in some cases?), but everything works fine
as long as I don't use the require function.

- Mac OS X 10.5.5 (9F33)
- Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.3)
Gecko/2008092414 Firefox/3.0.3
- Greasemonkey 0.8.20080609.0

Does anybody else have this problem? Or have a solution?
I really would like this require option to work ...

Thx, Len.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"greasemonkey-dev" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-dev?hl=en
-~----------~----~----~----~------~----~------~--~---


--- End Message ---

Reply via email to