On Sun, Jan 07, 2007 at 11:39:48PM -0500, Michael Spang wrote: > Walter Hofmann wrote: > > I cannot install a single script with greasemonkey. Here is what I do: > > > > 1. I find a script on the web, e.g. on > > http://diveintogreasemonkey.org/helloworld/divein.html > > 2. I click on the URL for that script, e.g. the link labeled > > "helloworld.user.js" in this example. > > 3. A window titled "Greasemonkey installation" pops up, showing > > information about the script. > > 4. I wait 4 seconds for the "Install" button to become enabled. > > 5. I click on "Install". > > 6. Noting happens (the window stays open). > > > > The script doesn't show up in the "Manage user scripts" dialog. > > There is no message on the Javascript console. > > The "New user script" menu entry will bring up an editor window, but > > scripts I type in there also don't show up. > The steps you describe work as expected for me (the install window > disappears and the script runs when the next page loads). > > Try with a clean profile (run iceweasel -ProfileManager and create a > new, temporary profile for testing).
It works with a new profile. To check if the bug is related to a preference that I have set, I copied the file prefs.js from the non-working profile to the new profile. This didn't change anything -- greasemonkey with the new profile still works. > Do you have any other extensions installed? Yes. The following extensions are installed: del.icio.us 1.2 DOM Inspector 1.8.1.1 Greasemonkey 0.6.6.20061017.0 Javascript Debugger 0.9.87 ReloadEvery 2.0 Web Developer 1.0.2 The new (working) profile has only the following extensions installed: DOM Inspector 1.8.1.1 Greasemonkey 0.6.6.20061017.0 Web Developer 1.0.2 To see if one of the extensions is the culpit, I disabled all extensions except these three in the non-working profile. This didn't change anything -- greasemonkey still doesn't work with this profile. Walter -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

