View Single Post
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#49
Originally Posted by oKtosiTe View Post
I'm also getting this with 0.3.0-2:
Code:
~ $ python /opt/ConnLock/Applet.py 
Traceback (most recent call last):
  File "/opt/ConnLock/Applet.py", line 162, in <module>
    MainDialog()
  File "/opt/ConnLock/Applet.py", line 22, in __init__
    self.networks = self.Config.getAllNetworks()
  File "/opt/ConnLock/Config.py", line 101, in getAllNetworks
    networks.append([network.split('/')[5], self.client.get_value(network+'/name'), trusted])
ValueError: gconf key /system/osso/connectivity/IAP/3de3d8eb-5171-4e52-9b56-ad3a42997f3e/name has no value
0.3.1 is in extras-testing. I hope it fixed the fmms problem.