[Fixed] EHH not selecting up in the elements tree

Posting here is no longer possible, please use the corresponding product forum.
Locked
famlam
Posts: 59
Joined: Sat Aug 07, 2010 2:06 pm

[Fixed] EHH not selecting up in the elements tree

Post by famlam »

Console shows:
uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundle.GetStringFromName]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://elemhidehelper-modules/content/Aardvark.jsm :: <TOP_LEVEL> :: line 149" data: no]

When I go to any site, press ctrl-shift-s, hover my mouse somewhere and press 'b' to select the parent element, nothing happens.
Also the help popup doesn't show up anymore.

Using EHH 1.2a.367 on FF9.01
famlam
Posts: 59
Joined: Sat Aug 07, 2010 2:06 pm

Re: EHH not selecting up in the elements tree

Post by famlam »

Should add that this started happening at (about?) the same time as the other (now fixed) EHH bug from hubird.
Wladimir Palant

Re: EHH not selecting up in the elements tree

Post by Wladimir Palant »

Turned out to be a build system issue: https://hg.adblockplus.org/buildtools/rev/f0b417f26d47 (we use a different packaging approach for extensions that aren't compatible with Firefox 3.x).

Element Hiding Helper 1.2a.368 is out, should hopefully work correctly now. And I am really happy that all JavaScript Deobfuscator locales are 100% complete, otherwise I would have to re-release it again now...
famlam
Posts: 59
Joined: Sat Aug 07, 2010 2:06 pm

Re: [Fixed] EHH not selecting up in the elements tree

Post by famlam »

Confirmed. Thanks!
Locked