wlan10 icon indicating copy to clipboard operation
wlan10 copied to clipboard

No network loaded

Open vittot opened this issue 7 years ago • 8 comments

I tried the application, but it doesn't load any network

vittot avatar Nov 25 '17 18:11 vittot

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

afit avatar Jul 07 '18 08:07 afit

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 

vittot avatar Jul 07 '18 08:07 vittot

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 avatar Jul 07 '18 08:07 afit

@afit Any progress on this? I can volunteer to help with the spanish version/translation

alkamao2020 avatar Mar 11 '20 22:03 alkamao2020

@afit Any feedback? Thanks!

alkamao2020 avatar Apr 26 '20 20:04 alkamao2020

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. 🙂

afit avatar Apr 26 '20 21:04 afit

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 avatar Jul 27 '20 16:07 Bertware

@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.

afit avatar Oct 24 '20 15:10 afit