[Github-comments] [geany/geany] macos - catalina - Full Disk Access not working (Documents, Desktop, ...) (#2344)

Jiří Techet notifications at xxxxx
Tue Oct 15 20:53:22 UTC 2019


The tilde means home directory so you just have to edit the file called `.profile` in your home directory and enter the  PATH definition from either `.bashrc` or `.bash_profile` also in home.

In any case, if you don't wish to edit these files, as a temporary workaround, you can open the terminal app, type
```
bash
```
to be sure you use bash (Catalina switched the default shell to zsh) and then type
```
/Applications/Geany.app/Contents/MacOS/geany
```
The executed Geany should be able to execute the fortran compiler.

Being able to specify which shell to use for executing compilers would be the right solution but it will have to wait until the next Geany release.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2344#issuecomment-542399920
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20191015/af15daaf/attachment.html>


More information about the Github-comments mailing list