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

Fix issue 64: segfault on Debian 10(testing) #92

Closed
wants to merge 1 commit into from

Conversation

Dyrcona
Copy link
Contributor

@Dyrcona Dyrcona commented Oct 12, 2019

Add "-E" to sudo/vpn arguments to work around new policy defaults of
sudo on Debian and Ubuntu.

Add "-E" to sudo/vpn arguments to work around new policy defaults of
sudo on Debian and Ubuntu.
@theinvisible
Copy link
Owner

Hi,

thanks for your hint, this could explain the problems with newer OS releases.

Will first test if we can enable this global or need some OS detection.

@rafaelmartines
Copy link

Any news about this?

@Vincent14
Copy link

Is there a way to launch on Ubuntu 19.10? Could you help me please?

@Dyrcona
Copy link
Contributor Author

Dyrcona commented Oct 24, 2019

Is there a way to launch on Ubuntu 19.10? Could you help me please?

If you know how to build from source and merge pull requests into a git clone, then you can merge my commit from this pull request into your own git repository and build from source. That should give you a working binary on Ubuntu 19.10. It's working for me.

@Vincent14
Copy link

Is there any tutorial somewhere to build?

@Dyrcona
Copy link
Contributor Author

Dyrcona commented Oct 24, 2019

Go to https://hadler.me/linux/openfortigui/

Scroll down to "Quick instruction to build from source"

You will need to add steps to add my repo and either checkout my issue64 branch or merge/cherry-pick the commit.

@Dyrcona
Copy link
Contributor Author

Dyrcona commented Oct 26, 2019

I'm closing this pull request because the fix was added with a setting to enable it in version 0.8.1.

@Dyrcona Dyrcona closed this Oct 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants