Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Macos 10.15 - application cant be open #3586

Open
richard-mihalovic opened this issue Oct 23, 2019 · 10 comments · May be fixed by #3597
Open

Macos 10.15 - application cant be open #3586

richard-mihalovic opened this issue Oct 23, 2019 · 10 comments · May be fixed by #3597
Labels
🐞 Bug Something isn't working difficulty: medium Electron help wanted Extra attention is needed 🏃🏻‍♀️ Priority medium Remember to work on this

Comments

@richard-mihalovic
Copy link

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

@richard-mihalovic richard-mihalovic added the 🐞 Bug Something isn't working label Oct 23, 2019
@github-actions
Copy link

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

@mittalyashu
Copy link
Member

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

@mittalyashu mittalyashu added Electron help wanted Extra attention is needed 🏃🏻‍♀️ Priority medium Remember to work on this labels Oct 28, 2019
@mittalyashu
Copy link
Member

Hey @richard-mihalovic,

Were you able to run this application on Mojave 10.14?

@mittalyashu
Copy link
Member

@mittalyashu mittalyashu linked a pull request Dec 20, 2019 that will close this issue
@mittalyashu
Copy link
Member

@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

@richard-mihalovic
Copy link
Author

richard-mihalovic commented Dec 20, 2019

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".

@mittalyashu
Copy link
Member

mittalyashu commented Dec 22, 2019

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.

@mittalyashu
Copy link
Member

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

@richard-mihalovic
Copy link
Author

richard-mihalovic commented Dec 22, 2019

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

@mittalyashu
Copy link
Member

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working difficulty: medium Electron help wanted Extra attention is needed 🏃🏻‍♀️ Priority medium Remember to work on this
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants