tag:blogger.com,1999:blog-11645460.post-79674353284615271672007-03-22T15:31:00.000-07:002007-03-22T15:31:00.000-07:00Ok, I did some digging and here's what I found:#1 ...Ok, I did some digging and here's what I found:<BR/><BR/>#1 gm_scripts and gm_scripts/comfig.xml never got created in my profile. This caused an exception in Config.load().<BR/><BR/>Fixed by creating the gm_scripts directory and an empty config.xml.<BR/><BR/>This made the install button/menu work.<BR/><BR/>#2 I had a typo in the path to my editor. This caused another silent failure.<BR/><BR/>If fixed this by correcting my typo.<BR/><BR/>It would be nice if when editor.exists() or editor.isExecutable() fails openInEditor() would prompt for an editor rather than failing.Devonhttp://www.blogger.com/profile/08466184064623006088noreply@blogger.com