Hi there. Today I replaced a stable tracker 0.5.4 from debian with a built from SVN as on another machine I have here.
When creating a new databse with tracker (i.e. new tracker or deleted old files ;)) I get lots thos warnings (--verbosity=3): -----snip----- indexing /home/m/.gaim/logs/jabber/.../2006-10-20.132854+0000UTC.txt with service GaimConversations External service (null) not supported yet -----snap----- I enabled the commented out tracker_debug call for 'indexing ...' in src/trackerd/trackerd.c:712. What makes this message particularly 'not' useful is, that src/tracker-db.c:tracker_db_index_service checks service for NULL and than prints it. The fix would be trivial if we could ignore this message, however I am not that confident with tracker internals - so I leave it to you ;) Hope it is enough information for you to fix. Best regards, Marcus _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
