February 20, 2015 at 07:41 PMFeb 20, 2015 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
February 22, 2015 at 11:05 PMFeb 22, 2015 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.
February 23, 2015 at 08:18 AMFeb 23, 2015 Author UTF character "č" is problem. SSID "Buckovi" working.
February 23, 2015 at 03:06 PMFeb 23, 2015 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 .
March 21, 2015 at 06:25 PMMar 21, 2015 Author This is The Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733925
April 9, 2015 at 11:11 AMApr 9, 2015 Author In file: /usr/share/wicd/curses/wicd-curses.py Bug: ('$A', network).replace Fix: ('$A', network.decode('utf-8')).replace
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.