gitthermal/thermal

Macos 10.15 - application cant be open

richard-mihalovic opened this issue · 10 comments

Description

On macos 10.15 application doesnt start, it shows message The application "Thermal.app" cant be open. Downloaded from file thermal-mac-0.0.4.zip.

Screenshots

Screenshot 2019-10-23 at 10 09 59

Thank you for creating an issue; one of our team members will get back to you soon!

I didn't knew that Electron compiles app in 32 bit 😅

Hey @richard-mihalovic,

Were you able to run this application on Mojave 10.14?

@richard-mihalovic I have created a MacOS build (test version) with --64x bit, could you please download the artifact and try it out.

Download macos build from here.

Let me know if the link didn't work

Hi. So in the end I was able to download the file. But got still the error "The application “Thermal” can’t be opened.". I run this one "dist/mac/Thermal".

But got still the error "The application “Thermal” can’t be opened.". I run this one "dist/mac/Thermal".

Did you tried to execute this file with name thermal-mac-0.0.4.dmg?

This file should be inside the dist directory.

Were you not able to install the application or just unable to launch it?

Hi. I was able to run the app from DMG file. It was necessary to allow it in 'Security & Privacy' settings. But its normal for not signed applications.

But there is another problem that I cant add any GIT repository in application. I choose the directory with GIT repository but it does nothing.

Screenshot 2019-12-22 at 08 26 48

But there is another problem that I cant add any GIT repository in application. I choose the directory with GIT repository but it does nothing.

Does it output any kind of error in the console when you try that?