Skip to content
This repository has been archived by the owner on Nov 28, 2021. It is now read-only.

[BUG] Not working on MacOS #16

Closed
nilskasseckert opened this issue May 7, 2021 · 8 comments
Closed

[BUG] Not working on MacOS #16

nilskasseckert opened this issue May 7, 2021 · 8 comments
Labels
bug Something isn't working

Comments

@nilskasseckert
Copy link

Hi,

the program is not working on MacOS. If I download it, is has no File-Extension. The file extension ".app" and ".pkg" does not work.

What is the correct extension and way to execute it?

Regards,
Nils

@quinn-dev
Copy link
Contributor

Hi Nils,

what happens if you double-click the file? Do you get an error? Does it open in a text editor?

What should work: Try opening a Terminal in the directory where you downloaded "impftermin-macos" and run ./impftermin-macos.

@nilskasseckert
Copy link
Author

Hi @quinn-dev ,

yes the text editor opens after I accept that I want to execute software from a non secure developer.

I will try to run it via Terminal.

@marcoklein marcoklein added the bug Something isn't working label May 7, 2021
@marcoklein
Copy link
Owner

Would also be interested how you run it. We might need a section in the readme for that then..

@nilskasseckert
Copy link
Author

With terminal this also does not work.

Without sudo:
./impftermin-macos zsh: permission denied: ./impftermin-macos

With sudo:
sudo: ./impftermin-macos: command not found

@marcoklein
Copy link
Owner

Could you try adding execution rights with chmod +x ./impftermin-macos?

@nilskasseckert
Copy link
Author

Thank you, I totally forgot. But if I start the program the following error occurs. The empty config file was created.
Bildschirmfoto 2021-05-08 um 07 24 56

Manual config creation works. Thanks!

@quinn-dev
Copy link
Contributor

quinn-dev commented May 8, 2021

Thank you, I totally forgot. But if I start the program the following error occurs. The empty config file was created.

Which version have you downloaded? Every version since 1.3.0 features an interactive CLI to generate the config file.

Could you try out if renaming the downloaded file to impftermin.command makes it executable by double-click?

@marcoklein
Copy link
Owner

PR #21 adds instructions on how to run the application on linux and mac.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants