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 wifi connection for Windows #11

Merged
merged 2 commits into from
Jun 28, 2021

Conversation

PatriceVignola
Copy link
Contributor

The native command to check for the existence of programs on Windows is where instead of which. Also, the correct way to escape ampersand (&) in xml would be &. After these changes, I am now able to connect on Windows.

@tcamise-gpsw
Copy link
Collaborator

Thanks for this! Yeah, that file could certainly use some love on the Windows side. I just merged a commit to fix one of the github-actions workflows. Can you rebase your branch off of main to re-run the pre-merge checks?

Copy link
Collaborator

@tcamise-gpsw tcamise-gpsw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to rebase off of main to rerun pre-merge checks

tcamise-gpsw
tcamise-gpsw previously approved these changes Jun 25, 2021
@tcamise-gpsw tcamise-gpsw self-requested a review June 25, 2021 20:08
@tcamise-gpsw tcamise-gpsw dismissed their stale review June 25, 2021 20:09

didn't meant to hit approve

@tcamise-gpsw
Copy link
Collaborator

K, it looks good to me. I'm going to do some additional manual testing with MacOS and Ubuntu before merging though.

Copy link
Collaborator

@tcamise-gpsw tcamise-gpsw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good. wifi connection works on Mac after some manual testing

@tcamise-gpsw tcamise-gpsw merged commit 8b7a2e6 into gopro:main Jun 28, 2021
@tcamise-gpsw tcamise-gpsw linked an issue Jul 22, 2021 that may be closed by this pull request
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.

Error on running gopro-video demo
2 participants