wlan10
wlan10 copied to clipboard
No network loaded
I tried the application, but it doesn't load any network
Does it raise an error -- if so, what? If not, can you run the following command in a shell and send us the output:
netsh wlan show profiles
The app doesn't give an error, I tried the command in the shell and this is the output (sorry for the Italian, it's the OS language):
Profili sull'interfaccia Wi-Fi:
Profili di Criteri di gruppo (sola lettura)
---------------------------------
<Nessuno>
Profili utente
-------------
Tutti i profili utente : dlink
Tutti i profili utente : NETGEAR_EXT
Tutti i profili utente : NETGEAR99-5G
Tutti i profili utente : NETGEAR99_EXT 2
Tutti i profili utente : NETGEAR99
Tutti i profili utente : DIRECT-EF-HP ENVY 4520 series
Tutti i profili utente : Wireless-N
Tutti i profili utente : NETGEAR99_EXT
Profilo utente corrente: Bagno.b
Tutti i profili utente : Infostrada-2.4GHz-09312B
Tutti i profili utente : nexAPV
Profilo utente corrente: blue_fac
Thank you, that is helpful. The app is hard-coded to expect to parse data out of the English field names. There is probably a way for us to solve this. I think we know what we need to know. 👍
@afit Any progress on this? I can volunteer to help with the spanish version/translation
@afit Any feedback? Thanks!
It's a fair bit of work, but i18n support (and perhaps also translations) would be nice.
@Bertware are you looking for a new maintainer for this project? If so, I'd be happy to take on the project and sort some of these things out. 🙂
Hey @afit,
First of all, sorry for the late reply. Unfortunately I can't spend time on this tool, so you're free to take it over if you feel like it. You can either fork it (in which case we can put a link in the readme on this repo) or I can add you as a maintainer?
@Bertware apologies for my own slow response! I have forked wlan10, patched the first stage of the i18n issues, and added some units tests. It should get further than it did for users with non-English systems. Might you add a link as you suggested? Thanks.
Once I get some feedback and see things working I'll ship a 1.1.3 release.