cubas Posted February 20, 2015 at 07:41 PM Share Posted February 20, 2015 at 07:41 PM WiFi name is "Bučkovi". Help me please. Brickv GUI dont work, command line dont work: sudo iwconfig wlan0 essid "Bučkovi" key s:xxx sudo iwconfig wlan0 essid "Bu\xC4\x8Dkovi" key s:xxx Thanks Quote Link to comment Share on other sites More sharing options...
borg Posted February 22, 2015 at 11:05 PM Share Posted February 22, 2015 at 11:05 PM It should work with UTF, but can you change the WIFI name to something that only uses ASCII? Just to see if the UTF characters are the problem here. Quote Link to comment Share on other sites More sharing options...
cubas Posted February 23, 2015 at 08:18 AM Author Share Posted February 23, 2015 at 08:18 AM UTF character "č" is problem. SSID "Buckovi" working. Quote Link to comment Share on other sites More sharing options...
borg Posted February 23, 2015 at 03:06 PM Share Posted February 23, 2015 at 03:06 PM Since you can't get it working with iwconfig from the command line either, i don't think there is much we can do about it . Quote Link to comment Share on other sites More sharing options...
cubas Posted March 21, 2015 at 06:25 PM Author Share Posted March 21, 2015 at 06:25 PM This is The Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733925 Quote Link to comment Share on other sites More sharing options...
cubas Posted April 9, 2015 at 11:11 AM Author Share Posted April 9, 2015 at 11:11 AM In file: /usr/share/wicd/curses/wicd-curses.py Bug: ('$A', network).replace Fix: ('$A', network.decode('utf-8')).replace Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.