Re: [Tracker] What happened to the stored procedure GetFileContents?



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
* Fixed memory leaks

Plus, I updated french translation and a call to other translators to
synchronize their work to latest source code would be helpful.



Laurent.

jamie


_______________________________________________
tracker-list mailing list
tracker-list gnome org
http://mail.gnome.org/mailman/listinfo/tracker-list

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]