Wicd pedindo senha na inicialização

2

Wicd de repente começou a pedir senha na inicialização,

"Wicd needs to access your computer's network cards"

por vezes seguido por estas mensagens de erro:

"Could not connect to wicd's D-Bus interface. Check the wicd log for error messages"

Nunca fiz isso antes, o que fiz foi:

  • xampp instalado
  • Chkconfig instalado
  • Desativado Apache2 na inicialização com # chkconfig apache2 desativado
  • Ativado xampp na inicialização usando este guia: inicie o xampp na inicialização

Alguma dica? Minha distro é Debian 8.

EDITAR

Mesmo se eu verificar as opções para lembrar a senha quando solicitado, a senha será solicitada em cada inicialização.

Conteúdo do log /var/log/wicd/wicd.log:

2016/07/28 09:23:21 :: ---------------------------
2016/07/28 09:23:21 :: wicd initializing...
2016/07/28 09:23:21 :: --------------------------- 
2016/07/28 09:23:21 :: wicd is version 1.7.2.4 768
2016/07/28 09:23:21 :: setting backend to external
2016/07/28 09:23:21 :: trying to load backend external
2016/07/28 09:23:21 :: successfully loaded backend external
2016/07/28 09:23:21 :: trying to load backend external
2016/07/28 09:23:21 :: successfully loaded backend external
2016/07/28 09:23:21 :: Automatically detected wireless interface wlan0
2016/07/28 09:23:21 :: setting wireless interface wlan0
2016/07/28 09:23:21 :: automatically detected wired interface eth0
2016/07/28 09:23:21 :: setting wired interface eth0
2016/07/28 09:23:21 :: setting wpa driver wext
2016/07/28 09:23:21 :: setting use global dns to False
2016/07/28 09:23:21 :: setting global dns
2016/07/28 09:23:21 :: global dns servers are None None None
2016/07/28 09:23:21 :: domain is None
2016/07/28 09:23:21 :: search domain is None
2016/07/28 09:23:21 :: setting automatically reconnect when connection drops     True
2016/07/28 09:23:21 :: Setting dhcp client to 0
2016/07/28 09:23:21 :: Wireless configuration file found...
2016/07/28 09:23:21 :: Wired configuration file found...
2016/07/28 09:23:21 :: chmoding configuration files 0600...
2016/07/28 09:23:21 :: chowning configuration files root:root...
2016/07/28 09:23:21 :: Using wireless interface...wlan0
2016/07/28 09:23:21 :: Using wired interface...eth0
2016/07/28 09:23:26 :: Autoconnecting...
2016/07/28 09:23:26 :: No wired connection present, attempting to autoconnect to wireless network
2016/07/28 09:23:27 :: trying to automatically connect to...glab
2016/07/28 09:23:27 :: Connecting to wireless network glab
2016/07/28 09:23:27 :: attempting to set hostname with dhclient
2016/07/28 09:23:27 :: using dhcpcd or another supported client may work better
2016/07/28 09:23:28 :: attempting to set hostname with dhclient
2016/07/28 09:23:28 :: using dhcpcd or another supported client may work better
2016/07/28 09:23:28 :: Putting interface down
2016/07/28 09:23:28 :: Releasing DHCP leases...
2016/07/28 09:23:28 :: attempting to set hostname with dhclient
2016/07/28 09:23:28 :: using dhcpcd or another supported client may work better
2016/07/28 09:23:28 :: Setting false IP...
2016/07/28 09:23:28 :: Stopping wpa_supplicant
2016/07/28 09:23:28 :: Flushing the routing table...
2016/07/28 09:23:28 :: Putting interface up...
2016/07/28 09:23:30 :: Generating psk...
2016/07/28 09:23:30 :: Attempting to authenticate...
2016/07/28 09:23:32 :: Running DHCP with hostname camera50
2016/07/28 09:23:32 :: attempting to set hostname with dhclient
2016/07/28 09:23:32 :: using dhcpcd or another supported client may work better
2016/07/28 09:23:32 :: Internet Systems Consortium DHCP Client 4.3.1
2016/07/28 09:23:32 :: Copyright 2004-2014 Internet Systems Consortium.
2016/07/28 09:23:32 :: All rights reserved.
2016/07/28 09:23:32 :: For info, please visit https://www.isc.org/software/dhcp/
2016/07/28 09:23:32 :: 
2016/07/28 09:23:32 :: Listening on LPF/wlan0/b8:86:87:ad:78:41
2016/07/28 09:23:32 :: Sending on   LPF/wlan0/b8:86:87:ad:78:41
2016/07/28 09:23:32 :: Sending on   Socket/fallback
2016/07/28 09:23:32 :: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 5
2016/07/28 09:23:32 :: DHCPREQUEST on wlan0 to 255.255.255.255 port 67
2016/07/28 09:23:32 :: DHCPOFFER from 192.168.0.1
2016/07/28 09:23:32 :: DHCPACK from 192.168.0.1
2016/07/28 09:23:32 :: bound to 192.168.0.114 -- renewal in 35290 seconds.
2016/07/28 09:23:32 :: DHCP connection successful
2016/07/28 09:23:32 :: not verifying
2016/07/28 09:23:33 :: Connecting thread exiting.
2016/07/28 09:23:34 :: Sending connection attempt result success

EDIT 2

Parece-me que o log acima não mostra nenhuma informação relevante, provavelmente porque registra informações após o início do daemon, mas meu problema ocorre antes dele! Eu acho que é algo relacionado ao problema de tempo, como quando eu sou solicitado a senha não importa o que eu escolher, mesmo eu clico em "cancelar" eu recebo o segundo erro, mas o ícone da bandeja funciona e conexão wi-fi funciona. Eu já verifiquei arquivos de configuração em / etc / wicd, mas não há nada estranho, sem colchetes vazios, como alguém sugerir para corrigir esse problema. Já tentei editar manager-settings.conf em sudo_app = 1 sem sucesso algum. Apenas para recapitular o problema, comecei a desabilitar o Apache2 e instalar o Xampp, habilitando-o na inicialização. Minha idéia é que o wicd-client não espera pelo daemon wicd e é por isso que eu sou solicitado pela senha, para iniciar o daemon! Mas o daemon começa como esperado (mesmo escolhendo cancelar!). Qualquer ajuda será apreciada.

    
por rok 28.07.2016 / 09:29

1 resposta

-1

Encontrei um problema semelhante no ubuntuforums.org .

Lá, a solução aparentemente é:

sudo apt-get install sysv-rc-conf
sudo sysv-rc-conf

Uma janela será exibida. Seta para baixo perto do final para "wicd". Use a barra de espaço colocar um X em 2, 3, 4, & 5. Digite q para sair. Reinicie.

Editar:

Tente isto:

edite o arquivo de configuração no console do terminal:

gedit /etc/wicd/manager-settings.conf

pesquisar por:

sudo_app = 0

mude para:

sudo_app = 1

Fonte: Link

    
por 18.10.2016 / 12:18

Tags