Hi again! After writing this bug report I have downloaded the latest version and it turned out, that the current splitted version does not have this problem. The funny part is that after the first start I am unable to start gnome-zeitgeist journal(the deamon is started, but any attempt to open journal or poject gives the the following error): Reading from /home/felipe/.mozilla/firefox/6y8b3nru.default/places.sqlite Adding all sources to update queue Starting Zeitgeist service... Updating database with new Notes items Updating database with new Mail items Updating database with new Firefox History items Updating database with new Videos items Updating database with new Music items Updating database with new Images items Updating database with new Documents items Updating database with new Other items Emitted "updated" signal. Getting uncached items ERROR:dbus.service:Unable to append (,) to message with signature a(issssssusbs): : coercing to Unicode: need string or buffer, int found Traceback (most recent call last): File "/home/felipe/Install/gnome-zeitgeist/src/zeitgeist_shared/../..//src/zeitgeist_gui/zeitgeist-journal.py", line 13, in from zeitgeist_journal_widgets import * File "/home/felipe/Install/gnome-zeitgeist/src/zeitgeist_gui/zeitgeist_journal_widgets.py", line 795, in timeline = TimelineWidget() File "/home/felipe/Install/gnome-zeitgeist/src/zeitgeist_gui/zeitgeist_journal_widgets.py", line 66, in __init__ self.load_month() File "/home/felipe/Install/gnome-zeitgeist/src/zeitgeist_gui/zeitgeist_journal_widgets.py", line 214, in load_month for item in engine.get_items(self.begin, self.end, ""): File "/home/felipe/Install/gnome-zeitgeist/src/zeitgeist_gui/../zeitgeist_gui/zeitgeist_engine_wrapper.py", line 23, in get_items return (func(item) for item in self._interface.get_items(*args)) File "/var/lib/python-support/python2.6/dbus/proxies.py", line 140, in __call__ **keywords) File "/var/lib/python-support/python2.6/dbus/connection.py", line 622, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Python.TypeError: Traceback (most recent call last): File "/var/lib/python-support/python2.6/dbus/service.py", line 745, in _message_cb _method_reply_return(connection, message, method_name, signature, *retval) File "/var/lib/python-support/python2.6/dbus/service.py", line 252, in _method_reply_return reply.append(signature=signature, *retval) File "/home/felipe/Install/gnome-zeitgeist/src/zeitgeist_engine/zeitgeist_datasink.py", line 104, in get_items for item in db.get_items(min, max): File "/home/felipe/Install/gnome-zeitgeist/src/zeitgeist_engine/zeitgeist_dbcon.py", line 195, in get_items item = func(item, timestamp = start) File "/home/felipe/Install/gnome-zeitgeist/src/zeitgeist_engine/zeitgeist_dbcon.py", line 30, in _result2data tags = tags + "," + tag[0] TypeError: coercing to Unicode: need string or buffer, int found If you want, I can write another bug report, because this is obvious some other issue. Keep up the good work, Philip ----- Original Message ---- From: Siegfried Gevatter (RainCT)