Ok I take that back! the problem is in FileInfo class of _recentmanager.py Markus can you have a look that everything is can be created it somehow ignores most of my avi files :) cheers Seif
2009/8/16 Seif Lotfy <[email protected]> > ok I am 100% sure that not all my stuff is getting inserted into the DB. > So we should halt release for that issue! A good example would be! > >> DEBUG:root:Updating database with new Recently Used Documents items > > DEBUG:root:Updating database with new Recently Used Documents items > > DEBUG:root:Updating database with new Recently Used Documents items > > DEBUG:root:Updating database with new Recently Used Documents items > > DEBUG:root:Updating database with new Recently Used Documents items > > DEBUG:root:Updating database with new Recently Used Documents items > > DEBUG:root:Updating database with new Recently Used Documents items > > which means it detects an update but it does not insert unlike > >> DEBUG:root:Updating database with new Recently Used Documents items > > DEBUG:zeitgeist.engine.engine_base:Inserted 1 items in 0.00618 s. > > DEBUG:root:Updating database with new Recently Used Documents items > > DEBUG:zeitgeist.engine.engine_base:Inserted 1 items in 0.00423 s. > > Where is seems to be working fine. Sadly this happens very rarely (for > videos at least) > I think it has to do with the querymancer > Mikkel can you have a look? > Cheers > Seif > > 2009/8/15 Siegfried-Angel <[email protected]> > > 2009/8/15 Mikkel Kamstrup Erlandsen <[email protected]>: >> > I get a lot of log messages, that seems to indicate all is fine except: >> > >> > ERROR:zeitgeist.logger.datasources.evolution:Evolution database error: >> > no such table: Sent >> > Traceback (most recent call last): >> > File >> "/usr/share/zeitgeist/_zeitgeist/loggers/datasources/evolution.py", >> > line 90, in get_items_uncached >> > " FROM Sent WHERE dsent>?", (self.last_timestamp,)).fetchall() >> > OperationalError: no such table: Sent >> >> Yeah, you get this if you don't use Evolution, but it isn't a problem >> - the Evolution data source will just get disabled after that. >> >> -- >> Siegfried-Angel Gevatter Pujals (RainCT) >> Ubuntu Developer. Debian Contributor. >> >> >
_______________________________________________ Mailing list: https://launchpad.net/~gnome-zeitgeist-users Post to : [email protected] Unsubscribe : https://launchpad.net/~gnome-zeitgeist-users More help : https://help.launchpad.net/ListHelp

