Hello David,

On Thu, Dec 08, 2011 at 05:05:38PM +0100, David Paleino wrote:
> Would you please tell me if:
> 
> $ dbus-send --system --dest=org.wicd.daemon --print-reply \
>   --type=method_call /org/wicd/daemon/wireless \
>   org.wicd.daemon.wireless.GetCurrentNetwork
> 
> works for you?

I get the following under 1.7.0:

method return sender=:1.73 -> dest=:1.78 reply_serial=2
   string "QueensuSecure_WPA2"

After upgrading to 1.7.1, but still connected from when under 1.7.0:

method return sender=:1.79 -> dest=:1.84 reply_serial=2
   string "QueensuSecure_WPA2"

After disconnecting:

method return sender=:1.79 -> dest=:1.86 reply_serial=2
   string "None"

After trying to connect to "QueensuSecure_WPA2" in 1.7.1, where
wicd-curses gave me the same error as before and I can't ping anything:

method return sender=:1.87 -> dest=:1.90 reply_serial=2
   string "QueensuSecure_WPA2"

Running

|| sudo find /usr/lib/python*/*-packages/wicd \( -name "*.pyc" -o -name "*.pyo" 
\) -delete 

and restarting wicd as you recommended in #wicd did not change anything.

> Regarding the conf-file syntax change from strings to lists: I did see this
> once during development, but then never happened again, so I thought I did fix
> it. You're already the second person hitting it, so it must still be in the
> code (but then I wonder how I'm immune from this?)

If relevant, wicd.log contains many errors like:

|| 2011/12/08 12:09:33 :: Exception KeyError: KeyError(-1220069696,) in <module 
'threading' from '/usr/lib/python2.7/threading.pyo'> ignored

when running 1.7.1. wicd.log also contains many errors like the following

|| 2011/12/08 12:46:04 :: Autoconnecting...
|| 2011/12/08 12:46:04 :: No wired connection present, attempting to 
autoconnect to wireless network
|| 2011/12/08 12:46:06 :: Invalid network mode string, ignoring!
|| 2011/12/08 12:46:06 :: Unable to autoconnect, you'll have to manually connect

after downgrading from 1.7.1 to 1.7.0.

Hope this helps,
Ryan

Attachment: signature.asc
Description: Digital signature

Reply via email to