Am Mittwoch 24 Juni 2009 13:26:33 schrieb Joachim Ott:
> frameworkd exited sometime after start with no error message in
> /var/log/frameworkd.log. Finally I started it by hand and got these
> messages:
>
> Using **pending_return in dbus_connection_send_with_reply_setup()
> without pending_setup is deprecated and strongly discouraged
> 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/opimd/backend_manage
>r.py", line 99, in init_all
>     yield backend.load_entries()
>   File "/usr/lib/python2.6/site-packages/framework/patterns/tasklet.py",
> line 178, in send
>     value = self.generator.send(value)
>   File
> "/usr/lib/python2.6/site-packages/framework/subsystems/opimd/pimb_sqlite_me
>ssages.py", line 128, in load_entries
>     self.load_entries_from_db()
>   File
> "/usr/lib/python2.6/site-packages/framework/subsystems/opimd/pimb_sqlite_me
>ssages.py", line 135, in load_entries_from_db
>     cur.execute('SELECT id, Source, Date, Direction, Title, Sender,
> TransmitLoc, Content, MessageRead, MessageSent, Processing FROM
> messages WHERE deleted=0')
> OperationalError: no such column: MessageRead
> Using **pending_return in dbus_connection_send_with_reply_setup()
> without pending_setup is deprecated and strongly discouraged
>
> Looks like some database table has changed. What's best to do, just
> delete the database? I helped myself by setting "disabled = 1" in the
> opimd section in /etc/frameworkd.conf to have a working system again.
a) spank dos1
b) rm -f /etc/freesmartphone/opim/sqlite-messages.db

you can also change the order :-)

-- 

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

Reply via email to