On Thu, Dec 08, 2011 at 11:24:09PM +0100, David Paleino wrote: > If you could please confirm that, with these two patches, it kind-of-works, > then I can pass on fixing #651391 :)
The above two patches fixed the DBUS error in wicd / wicd-curses. It kind-of-works in that it doesn't crash and burn at the outset. As such, you can probably close this bug. It still can't connect because of the string settings -> list bug, as evidenced by errors like: 2011/12/11 07:22:43 :: File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner 2011/12/11 07:22:43 :: self.run() 2011/12/11 07:22:43 :: File "/usr/lib/python2.7/dist-packages/wicd/networking.py", line 349, in run 2011/12/11 07:22:43 :: self._connect() 2011/12/11 07:22:43 :: File "/usr/lib/python2.7/dist-packages/wicd/networking.py", line 880, in _connect 2011/12/11 07:22:43 :: self.generate_psk_and_authenticate(wiface) 2011/12/11 07:22:43 :: File "/usr/lib/python2.7/dist-packages/wicd/networking.py", line 72, in wrapper 2011/12/11 07:22:43 :: return func(self, *__args, **__kargs) 2011/12/11 07:22:43 :: File "/usr/lib/python2.7/dist-packages/wicd/networking.py", line 987, in generate_psk_and_authenticate 2011/12/11 07:22:43 :: wiface.Authenticate(self.network) 2011/12/11 07:22:43 :: File "/usr/lib/python2.7/dist-packages/wicd/wnettools.py", line 192, in newfunc 2011/12/11 07:22:43 :: return func(self, *args, **kwargs) 2011/12/11 07:22:43 :: File "/usr/lib/python2.7/dist-packages/wicd/wnettools.py", line 1132, in Authenticate 2011/12/11 07:22:43 :: misc.ParseEncryption(network) 2011/12/11 07:22:43 :: File "/usr/lib/python2.7/dist-packages/wicd/misc.py", line 243, in ParseEncryption 2011/12/11 07:22:43 :: enctemplate = open(wpath.encryption + network["enctype"]) 2011/12/11 07:22:43 :: IOError: [Errno 2] No such file or directory: "/etc/wicd/encryption/templates/['wpa']" in wicd.log. I can open a separate bug for that if you'd like. Best wishes, Ryan
signature.asc
Description: Digital signature