[Tracker] Planned support: Mozilla apps as well?

2007-04-05 Thread Anthony Yarusso
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I see that e-mail indexing in Evolution is already available in SVN, and that contacts, appointments, and tasks are all planned, with no application specified. I was hoping you would add Mozilla Thunderbird e-mails and contacts, and Lightning

Re: [Tracker] Tracker-search-tool immediate crash in Garnome [FIXED]

2007-04-05 Thread jay langseth
Ok, I fixed it by looking at the crash report myself (I've never done this before!). The first crash was listed in line 1674 of tracker-search-tool.c. And I said that tracker-0.5.4 worked fine. So I compared tracker-search-tool.c for tracker-0.5.4 to tracker-search-tool.c in svn. In the svn

Re: [Tracker] Tracker-search-tool immediate crash in Garnome [FIXED]

2007-04-05 Thread Edward Duffy
...and that's why you use type-safe functions! Good eye, Jay. I've committed your fix to svn. On 4/5/07, jay langseth [EMAIL PROTECTED] wrote: Ok, I fixed it by looking at the crash report myself (I've never done this before!). The first crash was listed in line 1674 of

Re: [Tracker] Planned support: Mozilla apps as well?

2007-04-05 Thread Michele Mattioni
Il giorno mar, 03/04/2007 alle 23.37 -0400, Anthony Yarusso ha scritto: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I see that e-mail indexing in Evolution is already available in SVN, and that contacts, appointments, and tasks are all planned, with no application specified. I was hoping

Re: [Tracker] Planned support: Mozilla apps as well?

2007-04-05 Thread Michael Biebl
2007/4/5, Michele Mattioni [EMAIL PROTECTED]: Il giorno mar, 03/04/2007 alle 23.37 -0400, Anthony Yarusso ha scritto: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I see that e-mail indexing in Evolution is already available in SVN, and that contacts, appointments, and tasks are all

[Tracker] trackerd aborts on startup

2007-04-05 Thread Björn Martensen
svn 549 of tracker aborts when trackerd starts. the deskbar applet also complains on startup. indexing #1 - /home/baze/.evolution/mail/local/Drafts.cmeta *** glibc detected *** trackerd: double free or corruption (!prev): 0x0818ee00 *** === Backtrace: =

Re: [Tracker] trackerd aborts on startup

2007-04-05 Thread Michael Biebl
2007/4/5, Björn Martensen [EMAIL PROTECTED]: svn 549 of tracker aborts when trackerd starts. the deskbar applet also complains on startup. Please use the bug tracker [1] for this. Cheers, Michael [1] http://bugzilla.gnome.org/ -- Why is it that all of the instruments seeking intelligent life

Re: [Tracker] trackerd aborts on startup

2007-04-05 Thread jamie
On Thu, 2007-04-05 at 16:47 +0200, Björn Martensen wrote: svn 549 of tracker aborts when trackerd starts. the deskbar applet also complains on startup. can you compile with --enable-debug-code and get me a backtrace (I really need to see the debug symbols) thanks