On 02/08/2012 12:43 PM, Anthony Lieuallen wrote:
https://github.com/greasemonkey/greasemonkey/issues/1504
.15 is buggy. Try out a nightly (link in the issue) and see if the recent
fixes work for you. If so, .16 should be out before long. I wouldn't
suggest using nightlies for regular day-to-day use, they can break at any
time.
Thanks for the info. I think I will wait for .16, I have some scripts I
run on a daily basis that are working fine and don't want to mess
anything up. Actually I can continue working on the new script and
continue using a local copy of jQuery for the time being.
Thanks, Jim
On Wed, Feb 8, 2012 at 12:29 PM, Jim Byrnes<[email protected]> wrote:
System = Ubuntu 10.04, Firefox 10.0, Greasemonkey 0.9.15
I haven't written any scripts for quite sometime and I see that
Greasemonkey has changed a lot. I've read through the manual and still
can't figure out what is happening.
What I want to do requires jQuery. At first, after GM installed the
script, I simply put a local copy of jQuery in that folder. Doing some
research I found that most authors @required a copy from the web. So I
changed my script in its working directory and used Tools-->Addons to
delete the original script and then reinstalled it.
A look in the folder GM created showed that the jQurey file reappeared and
renaming it proved that the script depended on it despite the @require
pointing to the web. I tried manually deleting that folder before
uninstalling the script but it was recreated with the jQuery file intact.
Also when reinstalling the script I noticed that (1), (2), (3) etc
appeared on the install button.
I noticed other changes not being reflected in the config.xml file either,
but if someone could please point me to the correct place in the docs or
tell me what I am doing wrong, those problems would probably go away too.
--
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.