Hi!

it seems there's an error with frameworkd crashing at startup time. Here you
have the backtrace:


# start-stop-daemon --start --pidfile /var/run/frameworkd.pid --make-pidfile
-x /usr/bin/frameworkd

/usr/lib/python2.6/site-packages/dbus/connection.py:242: DeprecationWarning:
object.__init__() takes no parameters
  super(Connection, self).__init__(*args, **kwargs)
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/framework/patterns/tasklet.py",
line 191, in throw
    value = self.generator.throw(type, value, traceback)
  File
"/usr/lib/python2.6/site-packages/framework/subsystems/oeventsd/fso_actions.py",
line 380, in __init
    self.volume =  yield tasklet.WaitDBus( phone_prefs.GetValue, "%s-volume"
% self.eventname )
DBusException: org.freedesktop.DBus.Python.KeyError: Traceback (most recent
call last):
  File "/usr/lib/python2.6/site-packages/dbus/service.py", line 702, in
_message_cb
    retval = candidate_method(self, *args, **keywords)
  File
"/usr/lib/python2.6/site-packages/framework/subsystems/opreferencesd/service.py",
line 89, in GetValue
    parameter = self.schema[key]
KeyError: 'message-volume'



-- 
Pau Espin Pedrol
mail/jabber: [email protected]
http://blog.espeweb.net
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to