Jump to content

i have a little problem with the wicd network manager


Meka

Recommended Posts

Hi there :)

i've installed wicd via apt-get and when i try to launch it using the wicd-client command in the terminal this message appears:

root@Meka:~# wicd-client
unknown locale: en_AG
Default locale unavailable, falling back to en_US
Traceback (most recent call last):
File "/usr/share/wicd/gtk/wicd-client.py", line 62, in <module>
from wicd import misc
File "/usr/lib/python2.7/dist-packages/wicd/misc.py", line 37, in <module>
from wicd.translations import _
File "/usr/lib/python2.7/dist-packages/wicd/translations.py", line 58, in <module>
_ = get_gettext()
File "/usr/lib/python2.7/dist-packages/wicd/translations.py", line 50, in get_gettext
if (lc):
UnboundLocalError: local variable 'lc' referenced before assignment
can someone tell me what's wrong and a way for me to fix it :)
PS. i have only used Linux for a couple of days so i'm not that familiar with it
Thanks in advance :)
Link to comment
Share on other sites

Guest spazi

You have to specify what distro and version you are using.
And google should be your friend. If you are having this issue, chances are that thousand of others are facing the same problems.
Welcome to linux hehe :)

Link to comment
Share on other sites

You have to specify what distro and version you are using.

And google should be your friend. If you are having this issue, chances are that thousand of others are facing the same problems.

Welcome to linux hehe :)

i'm using the newest version of kali linux and thanks :)

Link to comment
Share on other sites

I loathe wicd. Just configure and run wpa_supplicant and use ifconfig/iwconfig for whatever's left. If you've attached to the wrong AP, just unbind from the interface (dhcp -k wlo1), killall -HUP wpa_supplicant, give it a sec to find an alternate (you can set priorities in the conf file) and you should be golden.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...