The firefox-dom-inspector package sort of works, because a complete uninstall followed by an install fixes the problem. A simple reinstall does NOT fix it.
It seems to me that the package checks to see whether /usr/lib/firefox/extensions/[EMAIL PROTECTED] exists, but does NOT check to see that it is in fact a symlink to /usr/share/firefox/extensions/[EMAIL PROTECTED], which is the whole point. So to fix this bug, I believe that all you have to do is change the package to do this test, and then if necessary, remove /usr/lib/firefox/extensions/[EMAIL PROTECTED] and replace it with the symlink. I must say that it's quite embarrassing for a bug like this - with an extremely simple fix - to be sitting around for more than two months. -- DOM inspector doesn't appear in Edgy/FFox2 https://launchpad.net/bugs/65916 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
