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_manager.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_messages.py",
line 128, in load_entries
self.load_entries_from_db()
File
"/usr/lib/python2.6/site-packages/framework/subsystems/opimd/pimb_sqlite_messages.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.
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user