On Dec 15, 2007 1:07 PM, jamie <[EMAIL PROTECTED]> wrote:
>
> On Sat, 2007-12-15 at 06:52 -0500, Anita Lewis wrote:
> > jamie wrote:
> >
> > >
> > > we ignore paths which begin with "." - this is hardcoded as hidden
> > > directories should never be searched
> > >
> >
> > Could one make a soft link
Hi,
On Dec 3, 2007 12:28 PM, jamie <[EMAIL PROTECTED]> wrote:
> [...]
> >
> > a. Is get_files()(tracker-utils.c) appropriate place to check remote
> > dir? If user explicitly add a remote mounted directoy in watch/crawl
> > list, and the SkipRemoteMount == True, the directory should still be
> >
Hi, again,
On Nov 19, 2007 12:10 AM, jamie <[EMAIL PROTECTED]> wrote:
> [...]
> 3) Stop indexing when disk space is low
I can take care of this as well.
Cheers, Marcus
___
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/l
Hi,
On Nov 19, 2007 12:10 AM, jamie <[EMAIL PROTECTED]> wrote:
> [...]
> 4) reset log if it grows more than 10MB
Fixed this one - output_log internal with a static size_t counter (no
struct stat and no stat(2) and no stat.st_size check ;). OK to commit?
Cheers, Marcus
___
On 10/20/07, Marcus Fritzsch <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I started this patch for extraction of gzipped ps-files - it uses zlib
> example code wich does the job but than only w/o an inflate
> dictionary. I haven't figured taht out, maybe someone here is faste
Hi,
I started this patch for extraction of gzipped ps-files - it uses zlib
example code wich does the job but than only w/o an inflate
dictionary. I haven't figured taht out, maybe someone here is faster
than me? ;)
It's just a start anyway.
Cheers, Marcus
diff --git a/src/tracker-extract/tracke
Hi,
here's a backtrace from trackerd being stuck on one file. I did the
backtrace several times (i.e. interrupting trackerd, bt, continue,
...) and they were all the same (apart from the pango call frames were
at different base addresses so these were really different calls, but
still the parse_te
On 9/14/07, jamie <[EMAIL PROTECTED]> wrote:
> [...]
> > * When indexing of normal files started unplugging used the indexer
> > and continued when power was plugged in again.
> >
>
> you mean indexing stopped when unplugged? (i hope)
Ouch, sorry - messed up that phrase pretty badly. Yes, Indexing
Hi,
when (re)indexing I keep getting a segfault, every time the same file
and on multiple machines (however it's a different file for each
machine).
I could not pin point the bug and one of my machines gives me no
valuable back trace (maybe libc trouble). The back trace from one
machine is attach
On 9/14/07, jamie <[EMAIL PROTECTED]> wrote:
> Hi,
>
> just committed automatic pausing of index on battery
>
> its not tested yet so would appreciate testing of trackerd going to
> sleep when on battery and coming alive when off (linux only!)
* When indexing applications I pulled out the power se
On 9/12/07, Marcus Fritzsch <[EMAIL PROTECTED]> wrote:
> [...]
> 1] http://bugzilla.gnome.org/show_bug.cgi?id=474131
> 2] http://bugzilla.gnome.org/show_bug.cgi?id=474660
> 3] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=441889
>
> For one I proposed a patch which
nd updated by Eugenio Cutolo (eulin)
+#
+#The static search Handler was splitted to a separate file by Marcus Fritzsch
+#
+#This program can be distributed under the terms of the GNU GPL version 2 or later.
+#See the file COPYING.
+#
+
+import sys
+import os.path
+import gnome
+i
On 9/12/07, Mikkel Kamstrup Erlandsen <[EMAIL PROTECTED]> wrote:
> 2007/9/11, Marcus Fritzsch <[EMAIL PROTECTED]>:
>
> > Hey,
> >
> > here is the patch for the bug reported in the debian BTS[1] regarding
> > tracker-handler and t-s-t being missing. With t
Hey,
here is the patch for the bug reported in the debian BTS[1] regarding
tracker-handler and t-s-t being missing. With this patch,
tracker-handler shows a gtk dialog on the first entered search when
t-s-t is missing and no action will be taken.
This report affects only the deskbar <2.19 handle
On 9/8/07, Michal Pryc <[EMAIL PROTECTED]> wrote:
> Marcus Fritzsch wrote:
> > On 9/7/07, Mikkel Kamstrup Erlandsen <[EMAIL PROTECTED]> wrote:
> >> 2007/9/7, jamie <[EMAIL PROTECTED]>:
> >>
> >>> On Thu, 2007-09-06 at 14:27
On 9/7/07, Mikkel Kamstrup Erlandsen <[EMAIL PROTECTED]> wrote:
> 2007/9/7, jamie <[EMAIL PROTECTED]>:
>
> > On Thu, 2007-09-06 at 14:27 +0200, Marcus Fritzsch wrote:
> > > Hey there, hey Migi ;)
> > >
> > > Heres a test-wise patch for thunderbird
Hey there, hey Migi ;)
Heres a test-wise patch for thunderbird and kmail support. This thing
is untested as I have no emails in evo/tb/kmail ;).
Cheers, Marcus
tracker_r810_deskbar_handlers_kmail_and_thunderbird_support.patch
Description: application/mbox
___
On 8/19/07, Marcus Fritzsch <[EMAIL PROTECTED]> wrote:
> Hi,
>
> i noted that he single quotes introduces with svn r778 are causing an
> oddness when parsing the output of the extractor, i.e. single quotes
> in the width field value.
>
> As g_spawn_async does not runs
Hi,
i noted that he single quotes introduces with svn r778 are causing an
oddness when parsing the output of the extractor, i.e. single quotes
in the width field value.
As g_spawn_async does not runs it's commands with /bin/sh (as
system(3)) these quotes aren't necessary and therefore are part of
Hi.
I am currently playing with the gnome-main-menu applet, using it's
search with t-s-t. However that applet got an invalid dbus session id
(dbus restart?) and t-s-t segfaults as tracker_client is not checked
for validity.
The connect to tracker is in tracker-search-tool.c:2239 and an error
need
Hi,
As there are a number of bug reports, here are two fixes that _might_
fix the tracker-extract-html.c[1] and tracker-extract-imagemagick.c[2]
segfaults.
The applications fix is mostly cosmetic code change and the fix ;).
Cheers, Marcus
[1] https://bugs.launchpad.net/ubuntu/+source/tracker/+b
On 8/15/07, Haim Roitgrund <[EMAIL PROTECTED]> wrote:
> Two questions about Tracker, if you would. I'm still with 0.5.4 (Ubuntu's
> repository, as I can't get 0.6.1 to compile):
>
> Quotes in the search term:
> :~$ tracker-search mexico | wc -l
> 178
> :~$ tracker-search "mexico exports" | wc -l
>
On 8/14/07, yelo_3 <[EMAIL PROTECTED]> wrote:
> I'd like to know if, when changing preferences from the GUI, trackerd is
> automatically refreshed with the new preferences or it needs to be restarted.
> If the second, the user should be informed of this
trackerd needs to be restarted manually :/
On 8/14/07, jamie <[EMAIL PROTECTED]> wrote:
> On Tue, 2007-08-14 at 16:30 +0200, Marcus Fritzsch wrote:
> > On 8/14/07, yelo_3 <[EMAIL PROTECTED]> wrote:
> > > Don't you think that conversation results can be more user friendly?
> > > Instead of displa
On 8/14/07, yelo_3 <[EMAIL PROTECTED]> wrote:
> > I did this in the new deskbar patches (try searching for deskbar on
> > the recent ML posts ;)).
>
>
> Sorry, I've deleted them... Will this fix be added to the tracker-search-tool
> gui too?
> I'm asking for this because I don't like the new appea
On 8/14/07, yelo_3 <[EMAIL PROTECTED]> wrote:
> Don't you think that conversation results can be more user friendly?
> Instead of displaying the filename which is not exhaustive, a brief summary
> of the buddy name and the date is really better.
> What do you think?
I did this in the new deskbar
On 8/13/07, Marcus Fritzsch <[EMAIL PROTECTED]> wrote:
> So again, fixes.
>
> I fixed one bug[1] regarding escaping and quoting in the handlers. As
> quoting and escaping is pretty central to the whole matter of opening
> something - can someone test emails (and what
:
# * Fields displayed in the deskbar applet should be escaped
# * There _MUST_ be an unescaped 'uri' field in order to open it
#(see also 'escqped_uri' - this URI however should urllib quoted
# - Marcus Fritzsch, [EMAIL PROTECTED], 2007-08-13
import re
i
Hey there.
It's already late - I succeeded at getting 2 deskbar version handlers
into one .py - the problem is, the code is rather ugly, just by
multiple inheritance the problem is not solved, one needs
Implementation classes that wrap the actual work.
I don't know if this one is better suited, i
Hi,
as my deskbar handler fixes are still not committed ;) here is once
again an updated patch. I still found lots of things that had to be
fixed, such as development files being categorized as 'normal' files.
Application launching is now independent of any user apps like
xdg-open and co. I am ju
On 8/10/07, Michael Biebl <[EMAIL PROTECTED]> wrote:
> 2007/8/10, Marcus Fritzsch <[EMAIL PROTECTED]>:
> > Hi there.
> >
> > I'm sending this mail to let you have a look at the new deskbar
> > applet. I could reuse a lot of code but still had to c
Hi there.
I'm sending this mail to let you have a look at the new deskbar
applet. I could reuse a lot of code but still had to change on every
corner. Icons are handled differently, there are predefined actions,
notable an action to run .desktop files ;) (it's the only one I'm
using right now).
I
On 8/10/07, Marcus Fritzsch <[EMAIL PROTECTED]> wrote:
> 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
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 <[
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,
> >
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
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
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
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
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
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
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
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
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
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)
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
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
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
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
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
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
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
Please ignore the extended thing ;)
Marcus
___
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list
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
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
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
> > __
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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).
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.
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
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
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
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
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
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
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/
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
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).
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
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
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
__
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.
> >
> >
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
__
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
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
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-
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
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:
> >
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
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
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
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.
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/
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
>
1 - 100 of 133 matches
Mail list logo