davidtodd / landmarks

Keyboard navigate WAI-ARIA landmarks
MIT License
51 stars 13 forks source link

Can't Install Firefox 26.0 Broken xpi #4

Open wasabi-zz opened 10 years ago

wasabi-zz commented 10 years ago

I cannot install the xpi. The error given is Broken file.

davidtodd commented 10 years ago

I updated the xpi file. See if that helps.

wasabi-zz commented 10 years ago

Thanks. I still get the same error. Odd.

On Thu, Dec 26, 2013 at 9:08 AM, davidtodd notifications@github.com wrote:

I updated the xpi file. See if that helps.

— Reply to this email directly or view it on GitHubhttps://github.com/davidtodd/landmarks/issues/4#issuecomment-31207510 .

matatk commented 10 years ago

The fork of landmarks that I started (matatk/landmarks) is a bit of a work-in-progress at the moment (currently working slowly on tabbed browsing support), but I tried and It appears to work in the latest Firefox.

I've been trying to figure out which changes fixed just this particular problem. I changed the build process to use just one simplified build.sh which, if you're on a UNIX-like system, may work with David's original code too. The main change other than to how build.sh works (using just zip, not jar) was that I put all the code (i.e. not build.sh and README) into a src/ directory, so you'd need to do the same.

I hope this might actually help you in resolving this issue, ratter than complicating things!

On 26 Dec 2013, at 01:41, wasabi notifications@github.com wrote:

Thanks. I still get the same error. Odd.

On Thu, Dec 26, 2013 at 9:08 AM, davidtodd notifications@github.com wrote:

I updated the xpi file. See if that helps.

— Reply to this email directly or view it on GitHubhttps://github.com/davidtodd/landmarks/issues/4#issuecomment-31207510 .

— Reply to this email directly or view it on GitHub.

wasabi-zz commented 10 years ago

Ok, thanks for the information. I'll try it and see if I can install it on my home setup.

On Thu, Dec 26, 2013 at 11:04 AM, matatk notifications@github.com wrote:

The fork of landmarks that I started (matatk/landmarks) is a bit of a work-in-progress at the moment (currently working slowly on tabbed browsing support), but I tried and It appears to work in the latest Firefox.

I've been trying to figure out which changes fixed just this particular problem. I changed the build process to use just one simplified build.sh which, if you're on a UNIX-like system, may work with David's original code too. The main change other than to how build.sh works (using just zip, not jar) was that I put all the code (i.e. not build.sh and README) into a src/ directory, so you'd need to do the same.

I hope this might actually help you in resolving this issue, ratter than complicating things!

On 26 Dec 2013, at 01:41, wasabi notifications@github.com wrote:

Thanks. I still get the same error. Odd.

On Thu, Dec 26, 2013 at 9:08 AM, davidtodd notifications@github.com wrote:

I updated the xpi file. See if that helps.

— Reply to this email directly or view it on GitHub< https://github.com/davidtodd/landmarks/issues/4#issuecomment-31207510> .

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/davidtodd/landmarks/issues/4#issuecomment-31208864 .