Protocentral / protocentral-healthypi-v3

HealthyPi is the first fully open-source, full-featured vital sign monitor. Using the Raspberry Pi as its computing and display platform, the HealthyPi add-on HAT turns the Raspberry Pi into a vital sign monitoring system.
http://healthypi.protocentral.com
Other
194 stars 51 forks source link

OSX Desktop App corrupted #1

Closed taiheng closed 7 years ago

taiheng commented 7 years ago

Mac executable for HealthyPi GUI is corrupted/non-functional.

screen shot 2017-07-19 at 7 58 32 pm

Steps to reproduce:

  1. Follow instructions for getting started with HealthyPi on MacOS.
  2. Installed JRE v 8.
  3. Download the mac executable
protocentralashwin commented 7 years ago

@taiheng Thank you. Please download the app again from the releases section here: https://github.com/Protocentral/protocentral-healthypi-v3/releases/download/v1.0/application.macosx.zip

Also, the issue you mentioned is because of the MacOS gatekeeper system, this is known issue for Java apps on MaxOS. You just need to right click on the app and select "Open".

More details about this are here: https://support.apple.com/en-us/HT202491

taiheng commented 7 years ago

Thanks for responding so quickly! That was it.