Am 06.09.2009 12:33, schrieb Sebastian Krzyszkowiak: > On 9/6/09, Adam Jimerson<[email protected]> wrote: > >> With today's upgrade shr-today doesn't work any more >> >> Traceback (most recent call last): >> File "/usr/bin/shr-today", line 355, in<module> >> win.updateScreen() >> File "/usr/bin/shr-today", line 337, in updateScreen >> rtcWakeupTime = self.alarmproxy.GetWakeupTime() >> File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 68, in >> __call__ >> return self._proxy_method(*args, **keywords) >> File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 140, in >> __call__ >> **keywords) >> File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 622, in >> call_blocking >> message, timeout) >> dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: >> Method "GetWakeupTime" with signature "" on interface >> "org.freesmartphone.Device.RealTimeClock" doesn't exist >> >> -- >> "We must plan for freedom, and not only for security, if for no other reason >> than only freedom can make security more secure." Karl Popper >> >> > Upgrade also frameworkd... > > This error is due to a frameworkd API change, shr-today needs to be rebuild, it has the fix already in git.
To work arround this crash, you can easily set: show_alarm = False in the /etc/shr-today.conf file. Slyon _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
