On Mon, 2007-08-13 at 18:46 +0200, Laurent Aguerreche wrote: > Le lundi 13 août 2007 à 18:28 +0200, Laurent Aguerreche a écrit : > > Le lundi 13 août 2007 à 14:33 +0100, jamie a écrit : > > > On Mon, 2007-08-13 at 15:08 +0200, Laurent Aguerreche wrote: > > > > Le lundi 13 août 2007 à 13:48 +0100, jamie a écrit : > > > > > On Mon, 2007-08-13 at 14:31 +0200, Anders Rune Jensen wrote: > > > > > > Hi > > > > > > > > > > > > I got an error today. Seems there's some code still using the old > > > > > > sql > > > > > > procedure GetFileContents (tracker-dbus-files.c:405). This procedure > > > > > > seems to have been removed somewhere between 0.54 and 0.6. svn log > > > > > > and > > > > > > Changelog file was no help. > > > > > > > > > > > > > > > > yes we plan to reimplement it > > > > > > > > > > I am currently recoding some of things to use sqlite's new incremental > > > > > blob IO to stream stuff (which will mean you will need sqlite 3.4 or > > > > > higher to run future tracker versions) > > > > > > > > > > We also plan on using alloca in conjunction with blob streaming to > > > > > prevent heap memory growing - I hope windows and solaris supports > > > > > alloca > > > > > natively! (they must also support setting of thread stack sizes too > > > > > for > > > > > this to work correctly) > > > > > > > > Before doing that, perhaps we could make a tracker 0.6.2 that would > > > > contain: > > > > * Fixed Evo emails (bug #465176) > > > > * Fixed handling of files containing character "'" in their name (they > > > > were not opened by xdg_open()) > > > > * Add alarm call to tracker spawn as safeguard > > > > * Remove an error message while loading file sqlite-stored-procs.sql > > > > * Fixed bug #397210 (Desensitize Find button when search entry is empty) > > > > * Fixed warnings at building time in TST > > > > > > > > > > * Fixed crasher due to non valid utf-8 creeping through emails > > > that one is in 0.6.1? > > > > > > > * Fixed memory leaks > > > > > > in 0.6.1 too > > > > > > > > > > > Plus, I updated french translation and a call to other translators to > > > > synchronize their work to latest source code would be helpful. > > > > > > > > > > > > > > > > > > there are still some urgent crashers to fix - see : > > > https://bugs.launchpad.net/ubuntu/+source/tracker/+bug/131842 (crash in > > > email indexing - looks new?) > > > > Fixed now. > > > > > > > also look at : > > > https://bugs.launchpad.net/ubuntu/+source/tracker/ for full list of > > > outstanding stuff > > > > #130935: not so easy > > #120653: seems to be GStreamer fault but I can't reproduce (do not have > > a ra file) > > #127741: I added single quotes around some parameters for convert from > > ImageMagick but since I do not have an ICNS picture with metadata I > > cannot check whether it is now okay > > #129259: source code is not up to date... This bug is probably fixed. > > > > I will look at other bugs latter. > > Hum, now... > > #131105: need more infos... > #131121: looks like #120653 and do not have a mp4 audio file to test... > #131983: now fixed > #132016: same observations than #129259 > #131559: upper case at the first letter depends on the langage, no? So a > translator problem.
yes translation probelm > #130889: Marcus is working on that or have fixed that... > #130937: fixed very soon? should be fixed > #131735: fixed? I think so > #131983: I will look into the kernel to fix that. No problems! ^_^ Index merging when done should fix that (assuming problem was caused by having very large index file) _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
