RSS

Greasemonkey woes? Can’t install any scripts?

Fri, May 25, 2007

Quicktips, howto

Talk about it in our Forums

grease.jpgI use greasemonkey a fair amount. Ran into a problem today, where I’d get a cryptic error containing ‘NS_ERROR_FILE_ALREADY_EXISTS’. After much searching, gnashing of teeth, and some swearing, the fix is pretty simple.

Greasemonkey stores the scripts in your (mozilla profile directory)\gm_scripts directory - simply go in there, delete all of the scripts (I left the config.xml file, though you don’t need to if you are reinstalling all your scripts), then reinstall your scripts. Works like a charm!

Click the icon, share the link:
  • Digg
  • del.icio.us
  • MisterWong
  • Furl
  • Reddit
  • Technorati
  • BlinkList
  • feedmelinks
  • description
  • Blogosphere News
  • Facebook
  • Fark
  • Mixx
  • Slashdot

This post was written by:

cavtroop - who has written 56 posts on ArsGeek.

Cavtroop is a Senior Editor for Arsgeek.com He works for a fairly large software company that you've all heard of, managing networks, systems, and seemingly lots of cranky people. His role at Arsgeek is to be an advocate for change, a catalyst for socioeconomic...nah, too lofty. He's more interesting in chipping in with (not so) relevant news and insights into things that interest him - role playing games, computers, technology, etc.

Contact the author

2 Comments For This Post

  1. JMC Says:

    I ran into this as well, and had to do the same thing to fix it. One added problem that I ran into (which led me to the problem posted here) is that, for some inexplicable reason, all of my scripts disappeared from greasemonkey. They all just vanished! Turned out the scripts were actually on the filesystem, but greasemonkey’s config file had lost all references to them. Very strange…

  2. Mufasa Says:

    Thanks. I read somewhere else the solution to the problem, but they didn’t say where the files were. This fixed it for me.

Leave a Reply