openconnect / openconnect-gui

MOVED TO https://gitlab.com/openconnect/openconnect-gui
https://gitlab.com/openconnect/openconnect-gui
GNU General Public License v2.0
1.29k stars 239 forks source link

Program fail to run after upgrading system to Mac OS Mojave #250

Open MZLAKg2aGGFs8yi opened 5 years ago

MZLAKg2aGGFs8yi commented 5 years ago

Describe the bug Failed opening file ~/Library/Application Support/OpenConnect-GUI Team/OpenConnect-GUI/logs/OpenConnect-GUI.txt for writing: Operation timed out.

To Reproduce Steps to reproduce the behavior:

  1. Install openconnect-gui on mac os mojave
  2. open openconnect-gui

Expected behavior running

Screenshots If applicable, add screenshots to help explain your problem. image

Desktop (please complete the following information):

horar commented 5 years ago

I don't think it is related to Mojave upgrade. Anyway, this issue was already fixed in newest versions;

naeemahmad1969 commented 5 years ago

Hi Horar, can you please tell me where to download the new version?

horar commented 5 years ago

the true is that macOS is not well supported in pre-build binary form.

You can build it from source code. This will work.

If you want some pre-build packages then it's more complicated. Probably outdated version:

    brew cask install openconnect-gui

and most recent version (not HEAD!) version is mentioned here. If it will work for you, let me know, thanks.