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

QR issue when the password has special characters #16

Closed
ls-1N opened this issue Apr 20, 2023 · 5 comments
Closed

QR issue when the password has special characters #16

ls-1N opened this issue Apr 20, 2023 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@ls-1N
Copy link
Contributor

ls-1N commented Apr 20, 2023

Tested from the newest master branch directly, without building a deb file.

Issue when the password has a special character.
The saved QR code contains this information:

WIFI:S:go.ted.com/emilynagoski;P:YoKGhQGERB@KVHQSiCrpt

YoKGhQGERB@KVHQSiCrpt;T:WPA;;

The SSID is correct. The password is correct but duplicated and has 2 newlines between the duplicates.

@kokoye2007
Copy link
Owner

kokoye2007 commented Apr 20, 2023 via email

@kokoye2007
Copy link
Owner

Its my bad.
My pushing is wrong branch and tag,
after that i merge into master :(
Thanks @ls-1N

Screenshot from 2023-04-20 17-39-39

Here is generate from update.
wifi-qr-gotedcomemilynagoski

@kokoye2007 kokoye2007 self-assigned this Apr 20, 2023
@kokoye2007 kokoye2007 added the bug Something isn't working label Apr 20, 2023
@ls-1N
Copy link
Contributor Author

ls-1N commented Apr 25, 2023

Thanks for the updates! This issue is still present for me on current master.

The information encoded in the QR code that wifi-qr saved for me this time:

WIFI:S:go.ted.com/emilynagoski

go.ted.com/emilynagoski;P:YoKGhQGERB@KVHQSiCrpt

YoKGhQGERB@KVHQSiCrpt;T:WPA;;;

Expected:

WIFI:S:go.ted.com/emilynagoski;P:YoKGhQGERB@KVHQSiCrpt;T:WPA;;;

@kokoye2007
Copy link
Owner

@ls-1N its still facing issue?
when I tested with

   SSID: go.ted.com/emilynagoski
   Pass: YoKGhQGERB@KVHQSiCrpt
   Type: WPA2

Its working

@ls-1N
Copy link
Contributor Author

ls-1N commented May 8, 2023

Maybe the problem was also related to my configuration. 🤷‍♀️
It was not working, but when I deleted the saved wifi configuration and re-added it, it started working as expected now.

@ls-1N ls-1N closed this as completed May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants