cropgeeks / tablet

Tablet is a lightweight, high-performance graphical viewer for next generation sequence assemblies and alignments.
https://ics.hutton.ac.uk/tablet
BSD 2-Clause "Simplified" License
37 stars 3 forks source link

MACos version on ICS is broken ? #2

Closed davidvilanova closed 6 years ago

davidvilanova commented 6 years ago

Hi, Trying to download tablet from ICS website for MACOS i got package broken message.

screenshot 2018-10-08 at 12 58 48
imilne commented 6 years ago

What version of macOS?

peterjc commented 6 years ago

https://ics.hutton.ac.uk/resources/tablet/installers/tablet_macos_1_17_08_17.dmg seems fine for me on macOS Sierra 10.12.6 (which is now a little out of date).

davidvilanova commented 6 years ago

Running MacOs mojave 10.14

imilne commented 6 years ago

I can confirm the same thing on our Mojave macbook.

It's weird though: the file on the web server has an md5 checksum of be4901a36915c89482c0913c0ab25aac. If I copy it from the server via scp then it installs ok, but when downloaded (using Firefox), it claims to be corrupt, yet still has the correct checksum.

davidvilanova commented 6 years ago

Chrome has same problem:

I have used command line tools and it works. curl https://ics.hutton.ac.uk/resources/tablet/installers/tablet_macos_1_17_08_17.dmg -o table.dmg

imilne commented 6 years ago

I've rebuilt the installer - ensuring the latest version of our code signing certificate kicked in too - and it seems to work ok. The link is the same (checksum has changed obviously), but downloading via Firefox and then installing goes fine.

davidvilanova commented 6 years ago

Thanks for quick response @imilne . Working with chrome as well now.