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 Missing settings path after initial installation #2

Merged
merged 2 commits into from
Dec 28, 2023
Merged

Conversation

flooxo
Copy link
Owner

@flooxo flooxo commented Dec 28, 2023

This PR closes #1.

During a new installation, the settigns file was initialized incorrectly and is now set to the default value from the documentation.
also the Main.interfaceService object was not initialized in this case

Signed-off-by: Florian Grabmeier <[email protected]>
Signed-off-by: Florian Grabmeier <[email protected]>
@flooxo flooxo merged commit f355787 into master Dec 28, 2023
1 check passed
@flooxo flooxo deleted the fix_settings branch December 28, 2023 10:48
flooxo added a commit that referenced this pull request Jan 9, 2024
* Fix missing settings initialization

Signed-off-by: Florian Grabmeier <[email protected]>

* Fix missing settings initialization

Signed-off-by: Florian Grabmeier <[email protected]>

---------

Signed-off-by: Florian Grabmeier <[email protected]>
flooxo added a commit that referenced this pull request Jan 9, 2024
* add disconnect as top result

Signed-off-by: Florian Grabmeier <[email protected]>

* Fix load new interfaces after settings changed

Signed-off-by: Florian Grabmeier <[email protected]>

* Add auto switch interface
(only one connectio at a time)

Signed-off-by: Florian Grabmeier <[email protected]>

* Update README.md

Signed-off-by: Florian Grabmeier <[email protected]>

* Update c# naming conventions

Signed-off-by: Florian Grabmeier <[email protected]>

* Rename dotnet.yml to build.yml

* Create publish.yml

* Update publish.yml

* Update publish.yml

* Update publish.yml

* Update publish.yaml

Signed-off-by: Florian Grabmeier <[email protected]>

* Update publish.yml

* Update README.md

Admin rights info

* Update README.md

* Update README.md

* Add new logo

Signed-off-by: Florian Grabmeier <[email protected]>

* Update FlowLauncherWireGuardLogo.png

Signed-off-by: Florian Grabmeier <[email protected]>

* Update plugin.json

* Fix Missing settings path after initial installation (#2)

* Fix missing settings initialization

Signed-off-by: Florian Grabmeier <[email protected]>

* Fix missing settings initialization

Signed-off-by: Florian Grabmeier <[email protected]>

---------

Signed-off-by: Florian Grabmeier <[email protected]>

* Update version to 1.0.1

Signed-off-by: Florian Grabmeier <[email protected]>

* add disconnect as top result

Signed-off-by: Florian Grabmeier <[email protected]>

* Add score to Result

Signed-off-by: Florian Grabmeier <[email protected]>

---------

Signed-off-by: Florian Grabmeier <[email protected]>
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.

Missing settings path after initial installation
1 participant