On Tue, Jan 18, 2011 at 01:51:07AM +0100, Pau Espin Pedrol wrote:
> 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'

Should be fixed by
http://git.freesmartphone.org/?p=framework.git;a=commit;h=e31fa77906981a56be2271246693fd929c973abf
will be in feeds later today

-- 
Martin 'JaMa' Jansa     jabber: [email protected]

Attachment: pgpTAuDRzLWxP.pgp
Description: PGP signature

_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to