Re: [Tracker] debian build is broken?

2006-08-28 Thread Marcus Fritzsch
On 8/23/06, Andrea Vettorello <[EMAIL PROTECTED]> wrote: > On 8/22/06, Marcus Fritzsch <[EMAIL PROTECTED]> wrote: > > Hi there. > > > > I do noticed no changes in trackers behaviour on my system, after some > > further looks at my package DB i discovered, tha

Re: [Tracker] [Patch] Correct locales support

2006-08-31 Thread Marcus Fritzsch
Just a fast shot ;) On 8/31/06, Laurent Aguerreche <[EMAIL PROTECTED]> wrote: > Le mercredi 30 août 2006 à 17:01 +0100, Jamie McCracken a écrit : > > Laurent Aguerreche wrote: > > > Le mardi 29 août 2006 à 12:39 +0100, Jamie McCracken a écrit : > > >> Laurent Aguerreche wrote: > > >> > > >>> They

Re: [Tracker] [Patch] Correct locales support

2006-08-31 Thread Marcus Fritzsch
On 8/31/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: > Marcus Fritzsch wrote: > > Just a fast shot ;) > > > > On 8/31/06, Laurent Aguerreche <[EMAIL PROTECTED]> wrote: > >> Le mercredi 30 août 2006 à 17:01 +0100, Jamie McCracken a écrit : > >&g

[Tracker] Fwd: patch to use GOption for tracker-search

2006-09-18 Thread Marcus Fritzsch
w :) That much for now, rgds, Marcus On 9/17/06, Samuel Cormier-Iijima <[EMAIL PROTECTED]> wrote: > On 9/17/06, Marcus Fritzsch <[EMAIL PROTECTED]> wrote: > > Hi There, > > > > On 9/17/06, Samuel Cormier-Iijima <[EMAIL PROTECTED]> wrote: > >

[Tracker] possible bug? trackerd and device files

2006-10-05 Thread Marcus Fritzsch
Hi there. I am currently having chrooted installation inside a tracker-indexed directory. The chroot does contain a /dev. The thing I am seeing, is trackerd reading from ${chrootdir}/dev/zero like mad ;). Possible fix to that might be in src/trackerd/tracker-utils.c:tracker_file_is_valid on

Re: [Tracker] possible bug? trackerd and device files

2006-10-05 Thread Marcus Fritzsch
Hi, On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: > Marcus Fritzsch wrote: > > Hi there. > > > > I am currently having chrooted installation inside a tracker-indexed > > directory. The chroot does contain a /dev. The thing I am seeing, is > > trac

Re: [Tracker] possible bug? trackerd and device files

2006-10-05 Thread Marcus Fritzsch
On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: > [...] > it should be a lot easier to build now that mysql has been replaced! > > What is the build problem exactly? The build problems I am having: [./configure] configure: creating ./config.status config.status: creating Makefile config.st

[Tracker] Fix for segfault

2006-10-05 Thread Marcus Fritzsch
Hello there. With the new tracker I always encountered a segfault with some db code. tracker_db_get_field_def can return NULL but tracker_metadata_is_date in src/trackerd/tracker-db.c:591 dereferences a field in this structure w/o checking for NULL. Rgds, Marcus diff -urN tracker.orig

Re: [Tracker] Fix for segfault

2006-10-05 Thread Marcus Fritzsch
On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: > Marcus Fritzsch wrote: > > Hello there. > > > > With the new tracker I always encountered a segfault with some db code. > > > >tracker_db_get_field_def > > > > can return NULL but

Re: [Tracker] Fix for segfault

2006-10-05 Thread Marcus Fritzsch
On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: > Marcus Fritzsch wrote: > > On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: > >> Marcus Fritzsch wrote: > >> > Hello there. > >> > > >> > With

Re: [Tracker] possible bug? trackerd and device files

2006-10-05 Thread Marcus Fritzsch
On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: > Marcus Fritzsch wrote: > > On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: > >> Marcus Fritzsch wrote: > >> > On 10/5/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: > >> >

Re: [Tracker] Release this weekend and general update

2006-10-12 Thread Marcus Fritzsch
Hi there, here's a microscopic (again) patch that fixes argument handling for --ignore-dirs. Rgds, Marcus diff -urN tracker.orig/src/trackerd/trackerd.c tracker/src/trackerd/trackerd.c --- tracker.orig/src/trackerd/trackerd.c 2006-10-12 01:30:55.0 +0200 +++ tracker/src/trackerd/trackerd

Re: [Tracker] Things that currently sux with tracker

2006-10-12 Thread Marcus Fritzsch
Hi Jamie, On 10/12/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: > I've noticed when indexing *large* amounts of data that a lot of disk > thrashing is taking place which is greatly slowing down performance of > both tracker and the system in general. > > Also the nice +10 is not throttling enoug

[Tracker] 2 small patches

2007-05-24 Thread Marcus Fritzsch
Hello there, first of all: long time since I looked at tracker :) good work and thanks to all involved! I got 2 one-liners for you, one fixes the double 'usage' in tracker_timer_end(), in order to get meaningful numbers. The other fixes a free on an invalid pointer in tracker-extract. best rega

[Tracker] removal of htmless

2007-06-05 Thread Marcus Fritzsch
Hello there, since htmless is not anymore in use (and, seeing the code, it should have never been used ;)) - it should be removed, or at least not be build/install anymore ;) best regards, Marcus ___ tracker-list mailing list tracker-list@gnome.org http

[Tracker] Lots of warnings with service GaimConversation

2007-07-02 Thread Marcus Fritzsch
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/.

Re: [Tracker] Running Meta tracker from console

2007-07-09 Thread Marcus Fritzsch
Hey there, On 7/9/07, Jakob Simon-Gaarde <[EMAIL PROTECTED]> wrote: > [...] > $ ps aux | grep dbus-daemon > 103 4169 0.0 0.0 2180 824 ?Ss 16:05 0:00 > /usr/bin/dbus-daemon --system > jakob11248 0.0 0.0 2844 772 pts/2R+ 16:15 0:00 grep > dbus-daemon > > $

Re: [Tracker] Running Meta tracker from console

2007-07-09 Thread Marcus Fritzsch
Hi Jamie, hi all :) On 7/9/07, jamie <[EMAIL PROTECTED]> wrote: > [...] > DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-Kyy8wnBRXj,guid=175b1508b20c1bf29b17a20046920fdc > > I believe its set on X login so you will need to manually set it from a > script or something if X is not present This is

[Tracker] [PATCH] Some smaller 'style' fixes and a missing g_free ()

2007-07-14 Thread Marcus Fritzsch
Hi, i took a look over some code and changed some minor points - nothing grave ;) One question: is g_return_... prefered for invalid input parameters, or also for errors coming up within the function context? My current setting is the first one ;) (see patch line 36 and 37) Kind regards, Marcus

Re: [Tracker] About "Linux Kernel file notification" support

2007-07-15 Thread Marcus Fritzsch
Hey, On 7/15/07, jamie <[EMAIL PROTECTED]> wrote: [...] we plan on increasing it to 30 secs default with an override in the cfg file and tracker-preferences so it can be fine tuned remember trackerd is running at nice +19 and on linux with low priority disk reads so it should not have a enormou

Re: [Tracker] About "Linux Kernel file notification" support

2007-07-15 Thread Marcus Fritzsch
Ah, still one thing, when testing a faster startup would be nice, here's a mini patch (again) for a new command line switch -s|--initial-sleep which does exactly this --- it also allows for a zero sleep ;). Kind regards, Marcus diff --git a/src/trackerd/trackerd.c b/src/trackerd/trackerd.c inde

[Tracker] [BUG] tracker-tag does not list all keywords

2007-07-15 Thread Marcus Fritzsch
Hi. I found that tracker-tag does not list all keywords when no files were given. However it does some work on the database but somehow no results are returned. ,-snip, example- | [pts/6,0,0] [EMAIL PROTECTED] [tracker] % tracker-tag -l /ISO_IEC_9899_1999.pdf | /ISO_IEC_9899

Re: [Tracker] [BUG] tracker-tag does not list all keywords

2007-07-15 Thread Marcus Fritzsch
Huh, the same actually happens when searching for tags --- did I missed something and the tag/keywords are currently under heavy development? Here is what trackerd printed when I searched for the keyword 'programming': -snip- executing keyword search on 'programming' Select distinct S.

Re: [Tracker] About "Linux Kernel file notification" support

2007-07-15 Thread Marcus Fritzsch
Once more on this old thread, I missed the sanity checks, this mini patch adds 2 checks for initial_sleep which takes into account that initial_sleep is multiplied by 1e6 for g_usleep (). Kind regards, Marcus diff --git a/src/trackerd/trackerd.c b/src/trackerd/trackerd.c index 326c63f..a33918a 1

Re: [Tracker] Tracker performance: MaxTextToIndex

2007-07-15 Thread Marcus Fritzsch
Awakening the dead... On 6/29/07, jamie <[EMAIL PROTECTED]> wrote: we only index the first 10,000 unique words in any one doc and/or only the first 1mb of text I believe the maximum text size limit can be adjusted in the config file but the word limit is hardcoded (which needs to be changed to

Re: [Tracker] r663 TST leaks memory

2007-07-16 Thread Marcus Fritzsch
Hi, On 7/16/07, jamie <[EMAIL PROTECTED]> wrote: > [...] > yes but valgrind shows no significant leaks - its the icon factory that > is growing (but not leaking) so not sure if its a false alarm or not I did the valgrind check too, even with an -O0 debug build of tracker (!!) - but it seems reall

[Tracker] [PATCH] more fixes

2007-07-16 Thread Marcus Fritzsch
Hi there. Again, after looking over the code I found several things that could e 'trivially' fixed. * src/tracker-search-tool/tracker-search-tool.c:367 does a g_return_... if error != NULL - I am not sure if this behavior is correct, but it does prevent ugly 'false' snippets to be shown. * src/l

Re: [Tracker] r663 TST leaks memory

2007-07-16 Thread Marcus Fritzsch
On 7/16/07, jamie <[EMAIL PROTECTED]> wrote: > [...] > also make sure you do it on the (make install) installed t-s-t and not > the one in the tracker src tree as valgrind wont show any leaks > otherwise I'm always testing a 'live' install ;) Marcus ___

[Tracker] manual pages

2007-07-18 Thread Marcus Fritzsch
As Jamie wants to release, I took a look at the man pages. Is there any policy on how they should be handled?! I now 'fixed' up the trackerd.1 manual, following the suggestions and guidelines of man-pages(7) - as this is the first time I write/fix a manual, please comment! Kind regards, Marcus d

Re: [Tracker] t-s-t crashes on empty search

2007-07-18 Thread Marcus Fritzsch
On 7/18/07, jamie <[EMAIL PROTECTED]> wrote: On Tue, 2007-07-17 at 23:17 -0400, asubedi wrote: > Tracker svn seems to crash on empty search. I'm running rev 673. I fixed a gtk warning assertion - this might have caused the crash if you had --g-fatal-warnings or are running an svn versionof gnome

Re: [Tracker] manual pages

2007-07-18 Thread Marcus Fritzsch
HI, On 7/18/07, Michael Biebl <[EMAIL PROTECTED]> wrote: > 2007/7/18, Marcus Fritzsch <[EMAIL PROTECTED]>: > > As Jamie wants to release, I took a look at the man pages. Is there > > any policy on how they should be handled?! > > > > I now 'fi

Re: [Tracker] t-s-t crashes on empty search

2007-07-18 Thread Marcus Fritzsch
On 7/18/07, jamie <[EMAIL PROTECTED]> wrote: > On Wed, 2007-07-18 at 14:27 +0200, Marcus Fritzsch wrote: > > On 7/18/07, jamie <[EMAIL PROTECTED]> wrote: > > > On Tue, 2007-07-17 at 23:17 -0400, asubedi wrote: > > > > Tracker svn seems to crash on empty

Re: [Tracker] manual pages

2007-07-18 Thread Marcus Fritzsch
On 7/18/07, Michael Biebl <[EMAIL PROTECTED]> wrote: > 2007/7/18, Marcus Fritzsch <[EMAIL PROTECTED]>: > > HI, > > > > On 7/18/07, Michael Biebl <[EMAIL PROTECTED]> wrote: > > > 2007/7/18, Marcus Fritzsch <[EMAIL PROTECTED]>: > > >

Re: [Tracker] Delaying 0.6 to this weekend

2007-07-20 Thread Marcus Fritzsch
On 7/20/07, Mikkel Kamstrup Erlandsen <[EMAIL PROTECTED]> wrote: > 2007/7/20, Mikkel Kamstrup Erlandsen <[EMAIL PROTECTED]>: > > 2007/7/19, jamie <[EMAIL PROTECTED]>: > > > > > its 99% done but needs more testing > > > > > > only things left are to clean up the prefs screen, fix key date formats >

[Tracker] manpages

2007-07-20 Thread Marcus Fritzsch
Hi again, ok, lots of an pages, including tracker-status(1) and tracker.cfg(5). I hope they are usable/not too bad. I also added the new ones to the install target in docs/Makefile.am. Kind regards, Marcus diff --git a/docs/Makefile.am b/docs/Makefile.am index d865af0..c730e23 100644 --- a/docs/

Re: [Tracker] manpages

2007-07-21 Thread Marcus Fritzsch
On 7/20/07, Marcus Fritzsch <[EMAIL PROTECTED]> wrote: Hi again, ok, lots of an pages, including tracker-status(1) and tracker.cfg(5). I hope they are usable/not too bad. I also added the new ones to the install target in docs/Makefile.am. Made mistakes and missed them when re-reading.

[Tracker] [PATCH] fix tracker preferences, to use InitialSleep as initially intended

2007-07-21 Thread Marcus Fritzsch
Hi, when sending the patch for initial sleep support to tracker.cfg I intended to put InitialSleep inside the General section - well, sorry, i missed it by some lines - Tshepang Lekhonkhobe found this and fixed it with one of his latest patches. This patch fixes tracker-preferences to use the Ge

[Tracker] [PATCH] tracker-preferences.glade, initial sleep

2007-07-22 Thread Marcus Fritzsch
Hi, t-p.glade had a oretty low maxval for the initial sleep spinbutton. I fixed the .glade manually (glade 3.2.2 messed quite a lot with the glade file...) Kind regards, Marcus diff --git a/src/tracker-preferences/tracker-preferences.glade b/src/tracker-preferences/tracker-preferences.glade ind

Re: [Tracker] Many fixes

2007-07-22 Thread Marcus Fritzsch
On 7/22/07, Michael Biebl <[EMAIL PROTECTED]> wrote: > 2007/7/22, Laurent Aguerreche <[EMAIL PROTECTED]>: > > Hello, > > > > I propose a patch to fix a bunch of things: > > > Hi Laurent, > > after your latest commit (r693), trackerd immediately segfaults on > start for me :-/ > > Backtrace is attac

Re: [Tracker] Many fixes

2007-07-22 Thread Marcus Fritzsch
On 7/22/07, Marcus Fritzsch <[EMAIL PROTECTED]> wrote: > On 7/22/07, Michael Biebl <[EMAIL PROTECTED]> wrote: > > 2007/7/22, Laurent Aguerreche <[EMAIL PROTECTED]>: > > > Hello, > > > > > > I propose a patch to fix a bunch of things: > >

Re: [Tracker] [PATCH] Potential crasher in set_language()

2007-07-22 Thread Marcus Fritzsch
On 7/23/07, jamie <[EMAIL PROTECTED]> wrote: > On Mon, 2007-07-23 at 00:16 +0200, Laurent Aguerreche wrote: > > Le lundi 23 juillet 2007 à 00:13 +0200, Laurent Aguerreche a écrit : > > > Le dimanche 22 juillet 2007 à 22:33 +0100, jamie a écrit : > > > > On Sun, 2007-07-22 at 23:21 +0200, Laurent Ag

[Tracker] tracker command line tools; pretty messy...

2007-07-22 Thread Marcus Fritzsch
As I now can search my ~/.purple chatlogs i tried it with tracker-search from my loved zsh and found it being buggy. The same holds for tracker-files and tracker-query. I am preparing a patch but I am not sure if we want to commit this before release. Another issue, the command line tools tracker-

Re: [Tracker] tracker command line tools; pretty messy...

2007-07-22 Thread Marcus Fritzsch
On 7/23/07, jamie <[EMAIL PROTECTED]> wrote: On Mon, 2007-07-23 at 01:41 +0200, Marcus Fritzsch wrote: > As I now can search my ~/.purple chatlogs i tried it with > tracker-search from my loved zsh and found it being buggy. The same > holds for tracker-files and tracker-query. I

[Tracker] [PATCH] man pages and cli tool's basic help

2007-07-22 Thread Marcus Fritzsch
Hi, again. The command line utilities that printed information about services available were partly wrong or nor up to date. Regarding the man pages. Not sure if this is to be included, or even OK! I added a new one, tracker-services (7) which does only describe trackers services, in order to re

Re: [Tracker] patch for pidgin(known as gaim before)

2007-07-23 Thread Marcus Fritzsch
On 7/23/07, Rick Ju <[EMAIL PROTECTED]> wrote: > Pidgin/Gaim has changed its log directory from ~/.gaim/logs to > ~/.purple/logs. This patch adds the new path for chat log search. Hehe, this is fixed since last evening. Jamie fixed it with svn r702. Best regards, Marcus __

Re: [Tracker] [PATCH] man pages and cli tool's basic help

2007-07-23 Thread Marcus Fritzsch
On 7/23/07, jamie <[EMAIL PROTECTED]> wrote: > On Mon, 2007-07-23 at 02:52 +0200, Marcus Fritzsch wrote: > > Hi, again. > > > > The command line utilities that printed information about services > > available were partly wrong or nor up to date. > > > >

Re: [Tracker] [Announce] Tracker 0.6.0 - better late than never!

2007-07-23 Thread Marcus Fritzsch
On 7/24/07, jamie <[EMAIL PROTECTED]> wrote: > Im pleased to announce a new version of tracker with tons of exciting > new features Nicely done! Thankfully we have Michael, so he can package that _hot_ thing for all the waiting Debian users :D. Best regards, Marcus __

[Tracker] [PATCH] fixing some bad misbehavior

2007-07-24 Thread Marcus Fritzsch
Hi there, as the new crawling is there I wanted to try it for my NFS exports over the net, the problem: it did not worked, the crawled directories were on the crawled directories list, but were never checked on start - this is one part. The other part: when removing $HOME from WatchDirectoryRoot

Re: [Tracker] [PATCH] fixing some bad misbehavior

2007-07-24 Thread Marcus Fritzsch
Hi, On 7/24/07, jamie <[EMAIL PROTECTED]> wrote: On Tue, 2007-07-24 at 16:17 +0200, Marcus Fritzsch wrote: > Hi there, > > as the new crawling is there I wanted to try it for my NFS exports > over the net, the problem: it did not worked, the crawled directories > were on th

Re: [Tracker] [PATCH] fixing some bad misbehavior

2007-07-24 Thread Marcus Fritzsch
On more email ;) On 7/24/07, jamie <[EMAIL PROTECTED]> wrote: > [...] > > > > The other part: when removing $HOME from WatchDirectoryRoots (also, > > this 'disables' the t-p preferences checkbox), $HOME is added to the > > watched directories if this list is empty (and so is indexed later > > on).

Re: [Tracker] [PATCH] fixing some bad misbehavior

2007-07-24 Thread Marcus Fritzsch
On 7/25/07, jamie <[EMAIL PROTECTED]> wrote: > On Wed, 2007-07-25 at 00:21 +0200, Marcus Fritzsch wrote: > > Hi, > > > > On 7/24/07, jamie <[EMAIL PROTECTED]> wrote: > > > On Tue, 2007-07-24 at 16:17 +0200, Marcus Fritzsch wrote: > > > > Hi

Re: [Tracker] [PATCH] fixing some bad misbehavior

2007-07-24 Thread Marcus Fritzsch
On 7/25/07, jamie <[EMAIL PROTECTED]> wrote: > [...] > ok mod it so that it uses Home if no watch dirs are set But that's as it is now ;) [src/trackerd/trackerd.c near line 1933] ___ tracker-list mailing list tracker-list@gnome.org http://mail.gnome.org/

Re: [Tracker] [PATCH] fixing some bad misbehavior

2007-07-24 Thread Marcus Fritzsch
On 7/25/07, jamie <[EMAIL PROTECTED]> wrote: > On Wed, 2007-07-25 at 00:52 +0200, Marcus Fritzsch wrote: > > On 7/25/07, jamie <[EMAIL PROTECTED]> wrote: > > > [...] > > > ok mod it so that it uses Home if no watch dirs are set > > > > But that&#

Re: [Tracker] [PATCH] web updates for 0.6

2007-07-25 Thread Marcus Fritzsch
On 7/25/07, Michele Mattioni <[EMAIL PROTECTED]> wrote: > Thanks for the patch > > Website updated. > > New logo (the preferences ... yep, now official.) > Big badge :) > other stuff ... This is GREAT! :) Marcus ___ tracker-list mailing list tracker

Re: [Tracker] [PATCH] web updates for 0.6

2007-07-25 Thread Marcus Fritzsch
On 7/25/07, Michele Mattioni <[EMAIL PROTECTED]> wrote: > Thanks to you all for givin' me a good resean to make a big badge :) > > For a big release a big badge :) Ma, sei italliano... non l'avevo visto ;) Grande! ;) ___ tracker-list mailing list tracke

Re: [Tracker] [PATCH] fixing some bad misbehavior

2007-07-25 Thread Marcus Fritzsch
On 7/26/07, jamie <[EMAIL PROTECTED]> wrote: > [...] > > it was not right - it was much more work to do it right which I have > done! Yep, pretty big and complex patch. > I have corrected and applied so pls test it works ok for you Here is what I tested: 1. Watch: Desktop Crawl: Desktop/fil

Re: [Tracker] how to add chinese locale support?

2007-07-25 Thread Marcus Fritzsch
On 7/26/07, Michael Biebl <[EMAIL PROTECTED]> wrote: > 2007/7/26, jamie <[EMAIL PROTECTED]>: > > On Wed, 2007-07-25 at 14:43 +0800, jerry tan wrote: > > > except add one zh.po under po directory, > > > any other part of work need to be done? > > > > > > > > > > I dont know im afraid > > > > hopeful

Re: [Tracker] [BUG] crasher with crawled dirs

2007-07-26 Thread Marcus Fritzsch
On 7/26/07, jamie <[EMAIL PROTECTED]> wrote: > On Thu, 2007-07-26 at 16:37 +0200, Marcus Fritzsch wrote: > > On 7/26/07, Marcus Fritzsch <[EMAIL PROTECTED]> wrote: > > > PS: is tracker indexing it's own core file? ;) > > > > No, He's not :o).

Re: [Tracker] [BUG] crasher with crawled dirs

2007-07-26 Thread Marcus Fritzsch
On 7/27/07, jamie <[EMAIL PROTECTED]> wrote: > [...] > I have committed my fix for this but have not had time to test so pls do > me the honour! Sure! At first glance, i.e. one short run the previous corruption is fixed. A more thorough test will follow, after the mandatory sleep period ;) Thank

Re: [Tracker] [BUG] crasher with crawled dirs

2007-07-26 Thread Marcus Fritzsch
On 7/26/07, Marcus Fritzsch <[EMAIL PROTECTED]> wrote: > PS: is tracker indexing it's own core file? ;) No, He's not :o). I had another look over the code and I don't really understand what process_files_thread does for crawled files, i.e. the code block from line 1140.

[Tracker] [BUG] crasher with crawled dirs

2007-07-26 Thread Marcus Fritzsch
Hey, apparently my test were not enough. Last night I let trackerd index my files from within gdb and it segfaulted. So here is what I did to debug the case with gdb: --snip-- (gdb) b trackerd.c:341 Breakpoint 1 at 0x804ee73: file trackerd.c, line 341. (gd

Re: [Tracker] [BUG] crasher with crawled dirs

2007-07-27 Thread Marcus Fritzsch
On 7/27/07, Marcus Fritzsch <[EMAIL PROTECTED]> wrote: > On 7/27/07, jamie <[EMAIL PROTECTED]> wrote: > > [...] > > I have committed my fix for this but have not had time to test so pls do > > me the honour! > > Sure! > > At first glance, i.e. one sh

Re: [Tracker] [BUG] crasher with crawled dirs

2007-07-27 Thread Marcus Fritzsch
On 7/27/07, jamie <[EMAIL PROTECTED]> wrote: > On Fri, 2007-07-27 at 17:24 +0200, Marcus Fritzsch wrote: > > On 7/27/07, Marcus Fritzsch <[EMAIL PROTECTED]> wrote: > > > On 7/27/07, jamie <[EMAIL PROTECTED]> wrote: > > > > [...] > > > &g

[Tracker] [PATCH] fix to prevent tracker from indexing "" as a word

2007-07-27 Thread Marcus Fritzsch
I noticed tracker indexing the word "" for every file --- or at least the logs showed them. It disturbed me and I went hunting for this one, took pretty long, maybe it's just my code blind eyes :). The problem is that tracker_parse_text_to_string has to insert spaces - but tracker_parse_text_fast

Re: [Tracker] tracker dependencies notified on website

2007-07-30 Thread Marcus Fritzsch
On 7/31/07, Michael Biebl <[EMAIL PROTECTED]> wrote: > 2007/7/30, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > It would be friendly to add to the website some pointers, at least to > > assist sourcing the more-obscure dependencies like libunac and libexempi. > > What specific information do you miss

Re: [Tracker] tracker dependencies notified on website

2007-07-30 Thread Marcus Fritzsch
On 7/31/07, Michael Biebl <[EMAIL PROTECTED]> wrote: > 2007/7/31, Marcus Fritzsch <[EMAIL PROTECTED]>: > > On 7/31/07, Michael Biebl <[EMAIL PROTECTED]> wrote: > > > 2007/7/30, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > > > It would be fri

[Tracker] [PATCH] fixing a t-s-t crasher when trackerd is not running

2007-08-01 Thread Marcus Fritzsch
Hi. there are currently 2 (automatic) bug reports[1,2] for t-s-t, I tried hard to get it crashing but it did not ;). Today however, I missed starting trackerd and t-s-t crashed, end the backtrace at least seems like the ones from those reports. As there is no more information on those reports I

Re: [Tracker] website trouble!

2007-08-01 Thread Marcus Fritzsch
On 7/31/07, Tshepang Lekhonkhobe <[EMAIL PROTECTED]> wrote: > Hi, > > Please look at the web screenshot and help find the solution. Problem > occurs when I enlarge browser text. Thanks... That's just different scaling of width. The nav thing is some ... px wide wich is not enough when the font get

Re: [Tracker] website trouble!

2007-08-01 Thread Marcus Fritzsch
On 8/1/07, Michele Mattioni <[EMAIL PROTECTED]> wrote: > Il giorno mar, 31/07/2007 alle 18.05 +0200, Tshepang Lekhonkhobe ha > scritto: > > Hi, > > > > Please look at the web screenshot and help find the solution. Problem > > occurs when I enlarge browser text. Thanks... > > 1) Use a video with col

Re: [Tracker] website trouble!

2007-08-01 Thread Marcus Fritzsch
On 8/1/07, Michele Mattioni <[EMAIL PROTECTED]> wrote: > Il giorno mer, 01/08/2007 alle 16.42 +0200, Marcus Fritzsch ha scritto: > [cut] > > first) > > center the logo > > We use two columns and I think it's okay to put the logo slightly > between the navba

Re: [Tracker] website trouble!

2007-08-01 Thread Marcus Fritzsch
On 8/1/07, Michele Mattioni <[EMAIL PROTECTED]> wrote: > [...] > It seems really strange. > I can reproduce this type of behavior with epiphany, not with firefox. > Anyway fixing the navbar width to 11em seems to fix it. Yepp. It's fixed (until some even stranger brwoser ...) ;) > The navbar shou

Re: [Tracker] [PATCH] fixing a t-s-t crasher when trackerd is not running

2007-08-01 Thread Marcus Fritzsch
On 8/2/07, jamie <[EMAIL PROTECTED]> wrote: > On Wed, 2007-08-01 at 14:07 +0200, Marcus Fritzsch wrote: > > Hi. > > > > there are currently 2 (automatic) bug reports[1,2] for t-s-t, I tried > > hard to get it crashing but it did not ;). > > > > Today

Re: [Tracker] [PATCH] fixing a t-s-t crasher when trackerd is not running

2007-08-01 Thread Marcus Fritzsch
On 8/2/07, Marcus Fritzsch <[EMAIL PROTECTED]> wrote: > On 8/2/07, jamie <[EMAIL PROTECTED]> wrote: > > On Wed, 2007-08-01 at 14:07 +0200, Marcus Fritzsch wrote: > > > Hi. > > > > > > there are currently 2 (automatic) bug reports[1,2] for t-s-t, I tr

[Tracker] [PATCH] tracker applet, fixes and extension

2007-08-01 Thread Marcus Fritzsch
It was impossible to launch tracker-search-tool because of a zero-length argv in the exec call ;). Also, if one tried to exec that python thing directly it would stop, do nothing, maybe show an X-cursor because of the missing shebang. This is the fixes.patch The other one, well, does anybody ever

[Tracker] [PATCH] fixing a _bad_ bug in tracker-handler.py

2007-08-02 Thread Marcus Fritzsch
Hey there... There was a pretty bad bug in tracker-handler.py which only pops up if one has so strange usage patterns as I do ;). A related problem was reported[1]. If traker is running in a different session tracker-handler.py will be happy with its requirements but will actually fail to connect

[Tracker] [PATCH] Added Services Applications and Conversations to tracker-handler.py

2007-08-02 Thread Marcus Fritzsch
Hi, finally figured how to handle additional services with the tracker deskbar handler. I did some bad mangling of gaim/purple log uris to retrieve misc information, this needs some testing and maybe refinement... Ah, btw, this patch pretends my previous but tentative fix is applied, I'll send a

Re: [Tracker] [PATCH] Added Services Applications and Conversations to tracker-handler.py

2007-08-02 Thread Marcus Fritzsch
Already the first fix. Escape '%' which happen to be in URIs from jabber private chats. Cheers, Marcus diff --git a/python/deskbar-handler/tracker-handler.py b/python/deskbar-handler/tracker-handler.py index 32b9b12..2a5a8b9 100644 --- a/python/deskbar-handler/tracker-handler.py +++ b/python/desk

Re: [Tracker] [PATCH] Added Services Applications and Conversations to tracker-handler.py

2007-08-02 Thread Marcus Fritzsch
On 8/2/07, jamie <[EMAIL PROTECTED]> wrote: > On Thu, 2007-08-02 at 18:41 +0200, Marcus Fritzsch wrote: > > Already the first fix. > > > > Escape '%' which happen to be in URIs from jabber private chats. > > > > Cheers, Marcus > > __

Re: [Tracker] [PATCH] fixing a _bad_ bug in tracker-handler.py

2007-08-02 Thread Marcus Fritzsch
Hi Mikkel, On 8/2/07, Mikkel Kamstrup Erlandsen <[EMAIL PROTECTED]> wrote: > 2007/8/2, Marcus Fritzsch <[EMAIL PROTECTED]>: > > > Hey there... > > > > There was a pretty bad bug in tracker-handler.py which only pops up if > > one has so strange usage

Re: [Tracker] Why Tracker & Tracker preferences two different tools?

2007-08-02 Thread Marcus Fritzsch
On 8/3/07, shirish <[EMAIL PROTECTED]> wrote: > Hi all, > First of all congratulations on Tracker 0.6.0 & it looks great. > One thing though on Ubuntu/Xubuntu gutsy we have 2 different tools on > the GUI mode, namely :- > > tracker-search-tool and tracker-preferences , While on Ubuntu the too

Re: [Tracker] [PATCH] tracker applet, fixes and extension

2007-08-02 Thread Marcus Fritzsch
Please ignore the extended thing ;) Marcus ___ tracker-list mailing list tracker-list@gnome.org http://mail.gnome.org/mailman/listinfo/tracker-list

[Tracker] [PATCH] tracker-status did not checked the returned error value

2007-08-03 Thread Marcus Fritzsch
tracker-status did not checked the error returned by the GetStatus call. This patch fixes it and shows the error if any. Cheers, Marcus diff --git a/src/libtracker/tracker-status.c b/src/libtracker/tracker-status.c index 5ba6051..db24334 100644 --- a/src/libtracker/tracker-status.c +++ b/src/libtr

Re: [Tracker] [PATCH] tracker applet, fixes and extension

2007-08-04 Thread Marcus Fritzsch
On 8/5/07, jamie <[EMAIL PROTECTED]> wrote: > On Thu, 2007-08-02 at 05:21 +0200, Marcus Fritzsch wrote: > > It was impossible to launch tracker-search-tool because of a > > zero-length argv in the exec call ;). Also, if one tried to exec that > > python thing directl

Re: [Tracker] [PATCH] fixing a _bad_ bug in tracker-handler.py

2007-08-04 Thread Marcus Fritzsch
On 8/5/07, jamie <[EMAIL PROTECTED]> wrote: > On Thu, 2007-08-02 at 20:49 +0200, Mikkel Kamstrup Erlandsen wrote: > > 2007/8/2, Marcus Fritzsch <[EMAIL PROTECTED]>: > > Hey there... > > > > There was a pretty bad bug in tracker-handl

Re: [Tracker] [PATCH] fixing a _bad_ bug in tracker-handler.py

2007-08-05 Thread Marcus Fritzsch
On 8/5/07, jamie <[EMAIL PROTECTED]> wrote: > On Sun, 2007-08-05 at 02:53 +0200, Marcus Fritzsch wrote: > > On 8/5/07, jamie <[EMAIL PROTECTED]> wrote: > > > On Thu, 2007-08-02 at 20:49 +0200, Mikkel Kamstrup Erlandsen wrote: > > > > 2

Re: [Tracker] [PATCH] fixing a _bad_ bug in tracker-handler.py

2007-08-05 Thread Marcus Fritzsch
On 8/5/07, Mikkel Kamstrup Erlandsen <[EMAIL PROTECTED]> wrote: > [...] > > Cheers , > > A few comments. > > * I would probably use _("Launch blahblah") for the description. As is done > in the native application handler in deskbar. Look in > /usr/lib/deskbar-applet/handlers/programs.py the class

Re: [Tracker] [PATCH] fixing a _bad_ bug in tracker-handler.py

2007-08-05 Thread Marcus Fritzsch
On 8/5/07, Marcus Fritzsch <[EMAIL PROTECTED]> wrote: > On 8/5/07, Mikkel Kamstrup Erlandsen <[EMAIL PROTECTED]> wrote: > > [...] > > > > Cheers , > > > > A few comments. > > > > * I would probably use _("Launch blahblah") for t

[Tracker] [PATCH] Make tracker skip mountpoints

2007-08-05 Thread Marcus Fritzsch
This patch prevents tracker from descending into mountpoints which is a directory other than a watch- or crawl-root. I often have some fs (sshfs, nfs) mounted under my $HOME and found tracker going down all these trees. Also, there was a bug report on launchpad about this[1]. I am however not sure

Re: [Tracker] [PATCH] Make tracker skip mountpoints

2007-08-06 Thread Marcus Fritzsch
On 8/6/07, jamie <[EMAIL PROTECTED]> wrote: > On Mon, 2007-08-06 at 04:03 +0200, Marcus Fritzsch wrote: > > This patch prevents tracker from descending into mountpoints which is > > a directory other than a watch- or crawl-root. I often have some fs > > (sshfs, nfs)

Re: [Tracker] [PATCH] Make tracker skip mountpoints

2007-08-06 Thread Marcus Fritzsch
On 8/6/07, jamie <[EMAIL PROTECTED]> wrote: > On Mon, 2007-08-06 at 13:36 +0200, Marcus Fritzsch wrote: > > On 8/6/07, jamie <[EMAIL PROTECTED]> wrote: > > > On Mon, 2007-08-06 at 04:03 +0200, Marcus Fritzsch wrote: > > > > This patch prevents tracker

Re: [Tracker] [PATCH] Make tracker skip mountpoints

2007-08-06 Thread Marcus Fritzsch
On 8/6/07, jamie <[EMAIL PROTECTED]> wrote: > On Mon, 2007-08-06 at 13:36 +0200, Marcus Fritzsch wrote: > > On 8/6/07, jamie <[EMAIL PROTECTED]> wrote: > > > On Mon, 2007-08-06 at 04:03 +0200, Marcus Fritzsch wrote: > > > > This patch prevents tracker

Re: [Tracker] [PATCH] Make tracker skip mountpoints

2007-08-06 Thread Marcus Fritzsch
This is a tracker-prefernces patch for SkipMountOption. However, my glade has done a good job in exploding the patch ;). Cheers, Marcus tracker_r745_skip_mount_points_tracker-preferences.patch.gz Description: GNU Zip compressed data ___ tracker-list ma

Re: [Tracker] [PATCH] Make tracker skip mountpoints

2007-08-06 Thread Marcus Fritzsch
On 8/6/07, Marcus Fritzsch <[EMAIL PROTECTED]> wrote: > On 8/6/07, jamie <[EMAIL PROTECTED]> wrote: > > On Mon, 2007-08-06 at 13:36 +0200, Marcus Fritzsch wrote: > > > On 8/6/07, jamie <[EMAIL PROTECTED]> wrote: > > > > On Mon, 2007-08-06 at 04:03 +0

[Tracker] [PATCH] fix the move to an existing file

2007-08-06 Thread Marcus Fritzsch
This one fixes (so I hope) the move to an existing file for the tracker database by deleting the moved-to file first. I tested it and w/o that fix an error is printed* and the overwritten file is not removed from the database. With this fix it works as expected. * ERROR: execution of prepared que

Re: [Tracker] [PATCH] fix the move to an existing file

2007-08-06 Thread Marcus Fritzsch
On 8/7/07, Marcus Fritzsch <[EMAIL PROTECTED]> wrote: > This one fixes (so I hope) the move to an existing file for the > tracker database by deleting the moved-to file first. > > I tested it and w/o that fix an error is printed* and the overwritten > file is not removed fr

Re: [Tracker] [Announce] Tracker 0.6.1

2007-08-08 Thread Marcus Fritzsch
On 8/8/07, Michele Mattioni <[EMAIL PROTECTED]> wrote: > Il giorno mer, 08/08/2007 alle 14.07 +0100, jamie ha scritto: > > Im pleased to announce a new version of tracker which contains some > > important bugfixes and updated translations > > > > > > http://www.gnome.org/~jamiemcc/tracker/tracker-0

[Tracker] deskbar-handler, apps, conversations, fixes

2007-08-09 Thread Marcus Fritzsch
Hi Jamie This patch incorporates all I've done in the deskbar-handler so far. The problem[1] reported a race condition with the handler dbus connection and trackerd, this should now be fixed. I've put the connection to dbus into the query method, i.e. the dbus connection will be setup on the firs

Re: [Tracker] [Fwd: [Bug 131247] Re: libdeskbar-tracker crashes at session start]

2007-08-09 Thread Marcus Fritzsch
On 8/10/07, jamie <[EMAIL PROTECTED]> wrote: > > marcus, > > Ubuntu likes your deskbar patch! Nice! I installed gnome (it made _huge_ leaps!!!) and it's the coolest way using tracker! > mikkel ok to apply this? (if I dont hear from you soon I will apply > anyway) One thing though. I talked with

Re: [Tracker] [Fwd: [Bug 131247] Re: libdeskbar-tracker crashes at session start]

2007-08-09 Thread Marcus Fritzsch
On 8/10/07, Michael Biebl <[EMAIL PROTECTED]> wrote: > 2007/8/10, jamie <[EMAIL PROTECTED]>: > > On Fri, 2007-08-10 at 00:34 +0200, Marcus Fritzsch wrote: > > > On 8/10/07, jamie <[EMAIL PROTECTED]> wrote: > > > > > > > > marcus, > >

Re: [Tracker] [Fwd: [Bug 131247] Re: libdeskbar-tracker crashes at session start]

2007-08-09 Thread Marcus Fritzsch
On 8/10/07, Marcus Fritzsch <[EMAIL PROTECTED]> wrote: > On 8/10/07, Michael Biebl <[EMAIL PROTECTED]> wrote: > > 2007/8/10, jamie <[EMAIL PROTECTED]>: > > > On Fri, 2007-08-10 at 00:34 +0200, Marcus Fritzsch wrote: > > > > On 8/10/07, jamie <[

  1   2   >