Comment 69 for bug 65609

Revision history for this message
Gene Mosher (genemosher) wrote :

Brand new install of Hardy Heron Kubuntu on a new hard drive and I have this same problem when trying to install ANY extension under FireFox 2. I'd like to see someone on the FireFox team acknowledge the seriousness of this bug and fix it.

installLocation has no properties
file:///usr/lib/firefox/components/nsExtensionManager.js Line 7647

This line is in the section
* Gets an URL to a theme's image file
_getThemeImageURL: function(item, fileName, fallbackURL) (
   var id - stripPrefix(item, Value, PREFIX_ITEM_URL);
   var installLocation = this._em.getInstallLocation(id); <<< this is line 7647