Re: GSoC Weekly Report

2007-10-10 Thread Joe Shaw
Hi, On 10/9/07, D Bera <[EMAIL PROTECTED]> wrote: > > At this point, I'm in favor of dropping support for sqlite2 entirely > > anyway. That will make a migration to the new Mono sqlite bindings > > smoother, and drop a nasty chunk of cut-and-paste-and-patch code in > > the tree. > > Me too, me to

Re: GSoC Weekly Report

2007-10-09 Thread Joe Shaw
Hi, On 10/8/07, Debajyoti Bera <[EMAIL PROTECTED]> wrote: > One thing I forgot to test was support for sqlite-2. Could anyone with > sqlite-2 sync svn trunk and see if things work as expected ? .beagle/ might > need to be deleted and files/emails re-indexed. At this point, I'm in favor of droppin

Re: beagle r4019 - in trunk/beagle: Util beagled beagled/DownloadsMetadataQueryable

2007-10-03 Thread Joe Shaw
Hi, On 10/3/07, Debajyoti Bera <[EMAIL PROTECTED]> wrote: > Just a passing comment, I for some reason dont feel very comfortable with this > backend. Its an uneasy feeling, probably because of the fact that > the "metadata" (i.e. the origin of a file) information is not available in > the file its

Re: ITagProvider

2007-10-02 Thread Joe Shaw
Hi, On 10/2/07, Kevin Kubasik <[EMAIL PROTECTED]> wrote: > Agreed, tracker could technically be the tagging backend/provider. Sure. I have pondered writing a Tracker backend for Beagle in the past. > > (2) Tagging really has nothing to do with desktop search and indexing. > > Tags should be in

Re: beagle r4011 - in trunk/beagle: beagled beagled/IndexingServiceQueryable search/Tiles

2007-10-02 Thread Joe Shaw
Hi, On 10/2/07, Kevin Kubasik <[EMAIL PROTECTED]> wrote: > On 10/2/07, D Bera <[EMAIL PROTECTED]> wrote: > > - I am not sure starting a _new_ beagle-search is a good idea. It > > should search in that same one. I dont use that UI much (actually, > > never) so you might want to get some feedback ab

Re: New code and branches (was Re: ITagProvider)

2007-10-02 Thread Joe Shaw
Hi, On 9/28/07, D Bera <[EMAIL PROTECTED]> wrote: > This is how I look at branches. When features are at a nascent stage > i.e. things dont quite work, some _basic_ features are not quite > complete, it is essentially unusable and the ongoing work could take > at least a few weeks, I consider it n

Re: ITagProvider

2007-10-02 Thread Joe Shaw
Hi, Sorry for the delay. On 9/28/07, Kevin Kubasik <[EMAIL PROTECTED]> wrote: > Downside is there have been attempts at a universal > tagging library, what i would really love (in an ideal world) is if we > crafted events through the indexservice, meaning that while we could > offer a way to work

Re: ITagProvider

2007-09-28 Thread Joe Shaw
Hi, On 9/28/07, Kevin Kubasik <[EMAIL PROTECTED]> wrote: > Its important to realize that my focus is not on the implementation of > a backend to store this information, but to provide a generic way for > us to include 'tag' information from a variety of sources. Often you can't separate implement

New code and branches (was Re: ITagProvider)

2007-09-28 Thread Joe Shaw
Hi, On 9/28/07, Debajyoti Bera <[EMAIL PROTECTED]> wrote: > I was going to mention using a branch for adding these changes when I saw this > mail. Can we get this branch in gnome-svn ? Its a bit tedious working with > different repos. If possible make a new beagle-tagging-branch in svn and make >

Re: eating cpu with a queue full of http urls

2007-09-26 Thread Joe Shaw
Hi, On 9/26/07, Brian J. Murrell <[EMAIL PROTECTED]> wrote: > On Wed, 2007-09-26 at 13:39 -0400, D Bera wrote: > > > > Is it index-helper or beagled ? > > beagled: > > PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND > 10312 brian 22 7 110m 42m 13m S 93 1.4 1331:3

Re: Status of Dashboard

2007-09-13 Thread Joe Shaw
Hi, On 9/10/07, Rod <[EMAIL PROTECTED]> wrote: > Quick question: is the code at code.google.com/p/dashboard/ the most > recent (it being the only stuff I could find (eventually))? Tx. As far as I know, yes. It's not really maintained at this point, so I would recommend using a distributed source

Re: beagle-search 0.2.18 segfault

2007-09-06 Thread Joe Shaw
Hi, On 9/6/07, Frederik Himpe <[EMAIL PROTECTED]> wrote: > Program received signal SIG35, Real-time event 35. Hmm, looks like you'll also have to add: handle SIG35 nostop noprint to gdb before you run "continue". We're looking for SIGSEGV. Also, because Beagle is multi-threaded, we need t

Re: beagle-search 0.2.18 segfault

2007-09-06 Thread Joe Shaw
Hi, On 9/3/07, Frederik Himpe <[EMAIL PROTECTED]> wrote: > Well, I am pretty sure I did not upgrade beagle that day. Anyway, I cannot > reproduce this segfault anymore: now it works fine. Hrm, odd. > But now I see another problem: it segfaults when closing beagle-search. > There's not much infor

Re: Pidgin Filters

2007-09-06 Thread Joe Shaw
Hi, On 7/6/07, Weirdbro <[EMAIL PROTECTED]> wrote: > Is there a reason that the filters for Pidgin logs don't make the names of > the users talking searchable in any form? If html logging is turned on, it > seems the filters make the names completely unsearchable. Is the a reason > there aren't fi

Re: beagle-search 0.2.18 segfault

2007-09-03 Thread Joe Shaw
Hi, Are you sure that all the beagle components are in sync version-wise? Ie, that you're running a beagle-search that is 0.2.18 and the running daemon is 0.2.18? Joe On 9/2/07, Frederik Himpe <[EMAIL PROTECTED]> wrote: > When I start a search in beagle-search, I get this segfault. > > Could it

Re: python script as a beagle backend

2007-09-01 Thread Joe Shaw
Hi, On 8/31/07, Hugo Melo <[EMAIL PROTECTED]> wrote: > I have a script that extracts mails and its informations from a mail > file and I want to create a backend using it, not reimplementing it > using C#. > Does Beagle has a way of do it? Yes, you can use the "indexing service" for this. You ha

ANNOUNCE: Beagle 0.2.18

2007-08-27 Thread Joe Shaw
igikam DB. [bgo #454656] * Improve error reporting throughout. Contributors to this release: Joe Shaw, Debajyoti Bera, Lukas Lipka, Joseph Benavidez, JP Rosevear. Full set of changes: http://svn.gnome.org/viewcvs/*checkout*/beagle/tags/BEAGLE_0_2_18/ChangeLog KNOWN ISSUES The Thunderbird

Re: Tracker to be default search provider in next Ubuntu release

2007-08-23 Thread Joe Shaw
Hi, On 8/23/07, Kevin Kubasik <[EMAIL PROTECTED]> wrote: > While I've been on something of a hiatus for a good chunk of the > summer, I must have missed the debate/argument. It didn't get any coverage on this list, and I haven't seen much of a discussion about it inside the Ubuntu community. It

Re: Tracker to be default search provider in next Ubuntu release

2007-08-23 Thread Joe Shaw
Hi, On 8/23/07, Brian J. Murrell <[EMAIL PROTECTED]> wrote: > On Thu, 2007-08-23 at 09:17 -0400, Kevin Kubasik wrote: > > Yeah, its been a mess. > > And still is. Even in current (as of last night's) gutsy, beagled is > broken. I just tried to start it up again and it crashes with: This is than

Re: Thunderbird backend project: finished, call for testing

2007-08-23 Thread Joe Shaw
Hi, On 8/23/07, Pierre Östlund <[EMAIL PROTECTED]> wrote: > What kind of accounts do you have? The first error message you got (about > not being able to list messages) should be "fixed" in a commit I made a > couple of days ago (to my SoC branch (so dBera, if you read this, please > merge that pa

Re: re-crawling after move?

2007-08-22 Thread Joe Shaw
Hi, On 8/22/07, Johann Petrak <[EMAIL PROTECTED]> wrote: > I just moved a rather large collection of PDFs to a different > directory and was surprised to see that beagle seemed to > re-crawl the moved directory, which is quite a lot of > work. I have enabled inotify and beagle noticed the director

Re: what to do with a new translation

2007-08-20 Thread Joe Shaw
Hi, On 8/20/07, mikel paskual <[EMAIL PROTECTED]> wrote: > I'll gladly accept your offer. > > I attached the translation to this message. Thanks, I've checked this in. > I have never used svn, and I'm getting a bit messed up trying to use it now. > > I'll give another try to svn, but it'll be an

Re: Moving Deskbar's beagle handler to beagle itsself

2007-08-20 Thread Joe Shaw
Hi Sebastian, On 8/20/07, Sebastian Pölsterl <[EMAIL PROTECTED]> wrote: > It seems to me that we're facing the same kind of problems: No time, to > little manpower and a lot features that want to get implemented. > Therefore, I suggest that the beagle-live handler stays in Deskbar and > you keep u

Re: what to do with a new translation

2007-08-20 Thread Joe Shaw
Hi Mikel, On 8/19/07, mikel paskual <[EMAIL PROTECTED]> wrote: > I've translated beagle to basque (eu). It's already available for ubuntu > user via launchpad, but I'd like to make it available to anyone. > > so, where should I go? Can you point me to the translation? I can check it in. If you'

Re: Moving Deskbar's beagle handler to beagle itsself

2007-08-20 Thread Joe Shaw
Hi, On 8/20/07, Sebastian Pölsterl <[EMAIL PROTECTED]> wrote: > You're right, it isn't guaranteed that each beagle user uses deskbar as > well, but he has at least the option. Because Deskbar is part of gnome > it should be installed by default in most distros. Therefore, I think it > makes more s

Re: Thunderbird backend project: finished, call for testing

2007-08-14 Thread Joe Shaw
Hi, On 8/14/07, Sean Carlos <[EMAIL PROTECTED]> wrote: > 1) The extension seems to take over Thunderbird at start-up. I get an > "Unresponsive Script" warning several times. On the first run, there > was a crawl progress dialog. I haven't seen that on successive runs. I see something similar t

Re: Dashboard Dbus Frontend

2007-08-13 Thread Joe Shaw
Hi, On 8/12/07, kim wroblewski <[EMAIL PROTECTED]> wrote: > Here is a screenshot of a notify popup frontend to Dashboard that reuses the > gnome thumbnails: > > http://geocities.com/kimwroblewski/dashboard/dashboard-popups-thumbs.jpg > > This removes all graphical dependencies from Dashboard. Nea

Re: Network services in trunk

2007-08-13 Thread Joe Shaw
Hi, On 8/9/07, Lukas Lipka <[EMAIL PROTECTED]> wrote: > TODO: > • BeagleClient/Query.cs - Remove duplicate code based on service > discovery policy (see below) > • Random crashes - most likely caused by Avahi > • Changes to services list in the networking config must directly > • Remote results in

Re: Crashes during daemon startup

2007-08-13 Thread Joe Shaw
Hi, On 8/13/07, Pierre Östlund <[EMAIL PROTECTED]> wrote: > Yeah, we might just cut the length of the string or something if its to long > until we can bump required mono version. If we can figure out exactly why it's happening, we can probably just cut-and-paste the body of the function but with

Re: Crashes during daemon startup

2007-08-13 Thread Joe Shaw
Hi guys, On 8/13/07, Sean Carlos <[EMAIL PROTECTED]> wrote: > > What is your host name? I've figured out that the problem appears if the > > length of the host name is more than 15 characters. I will report this > > as a bug later today once I get some free time. It would be very nice if > > you (

Re: Dashboard Icons

2007-08-09 Thread Joe Shaw
Hi, On 8/9/07, kim wroblewski <[EMAIL PROTECTED]> wrote: > Maybe low memory had something todo with the odd behavior of LoadMimeIcon. > I can't recreate the error now. > I had several processes that maxed out my memory. What are these numbers, VSize and RSS? Those are obviously huge; you'll prob

Re: Dashboard Icons

2007-08-08 Thread Joe Shaw
Hi, On 8/8/07, kim wroblewski <[EMAIL PROTECTED]> wrote: > I found that the LoadMimeIcon function doesn't play nice with setting my own > Pixbuf's. I'm not sure why. But just setting a default Icon image works. > Maybe someone knows a better way? Is this a problem generically for all file types,

Re: GSoc weekly report (Browser Extension Rewrite)

2007-08-07 Thread Joe Shaw
Hi, On 8/6/07, Tao Fei <[EMAIL PROTECTED]> wrote: > 2007/8/7, Joe Shaw <[EMAIL PROTECTED]>: > > I've been playing around with the new extension, and I'm seeing a > > little inconsistent behavior with it. I wonder if it's related to me > > h

Re: Thunderbird backend project: finished, call for testing

2007-08-07 Thread Joe Shaw
Hi, On 8/7/07, Pierre Östlund <[EMAIL PROTECTED]> wrote: > I just figured out how work around the need for external libraries/tools > needed to build the extension this morning. So, from revision 3843 there's > no need to install any extra development packages as they are no longer > needed. Just

Re: Thunderbird backend project: finished, call for testing

2007-08-06 Thread Joe Shaw
Hey, On 8/6/07, Pierre Östlund <[EMAIL PROTECTED]> wrote: > We explicitly need the Thunderbird development files for this as they are > the only one containing the Thunderbird specific files I need. I honestly > don't know how the -dev files relate to Thunderbird and how you create a > package wit

Re: Thunderbird backend project: finished, call for testing

2007-08-06 Thread Joe Shaw
Hey, Fantastic job Pierre! One question, though: On 8/6/07, D Bera <[EMAIL PROTECTED]> wrote: > You will need the Thunderbird development files (usually > called [mozilla-]thunderbird-dev in most distributions) to build the > extension. What is required from Thunderbird for this? I don't think

Re: GSoc weekly report (Browser Extension Rewrite)

2007-08-06 Thread Joe Shaw
Hey, I've been playing around with the new extension, and I'm seeing a little inconsistent behavior with it. I wonder if it's related to me having the old Beagle extension installed as well (although I disabled that one). Whenever I open a site, I get the little dog icon with an X over it, indic

Re: ionice beagled-helper by default to "idle"

2007-08-03 Thread Joe Shaw
Hi again, On 8/3/07, Joe Shaw <[EMAIL PROTECTED]> wrote: > On 8/3/07, dragoran <[EMAIL PROTECTED]> wrote: > > Is it possible to ionice beagled-helper to "idle" (ionice -c 3 ) atleast > > as an option? > > so that it does not disturb any other io processe

Re: ionice beagled-helper by default to "idle"

2007-08-03 Thread Joe Shaw
Hi, On 8/3/07, dragoran <[EMAIL PROTECTED]> wrote: > Is it possible to ionice beagled-helper to "idle" (ionice -c 3 ) atleast > as an option? > so that it does not disturb any other io processes? This requires root privileges, so no. In fact, Beagle always tries to do it, but gets denied if you'

Re: InfoQ article about beagle

2007-07-25 Thread Joe Shaw
Hey, On 7/24/07, Pierre Östlund <[EMAIL PROTECTED]> wrote: > It seems like we have an article at infoq.com just around the corner. James > Vastbinder (.NET editor over at InfoQ as well as ISV Platform Strategy > Advisor over at Microsoft) made a comment on my blog about this. I contacted > him to

Re: Image Content Filter

2007-07-25 Thread Joe Shaw
Hi Kim, On 7/24/07, kim wroblewski <[EMAIL PROTECTED]> wrote: > I am working on an image filter that puts textual descriptions of images > into the content attribute. For example it will tell you what color the > image is. > > A search for "Brown" will return only a single image, while there are i

Re: GSoc Weekly Report (Browser Extension Rewrite)

2007-07-20 Thread Joe Shaw
Hi, On 7/14/07, Tao Fei <[EMAIL PROTECTED]> wrote: > I've noticed that Epiphany can be written in C or in Python. The old > extension is written in C. I'm wondering whether it is acceptable if I > write the extension in python ? It's a possibility, although I'm not crazy about adding a Python dep

Re: Weekly SoC report (Thunderbird backend)

2007-07-20 Thread Joe Shaw
Hi, On 7/15/07, Pierre Östlund <[EMAIL PROTECTED]> wrote: > A small question here at the end: what license should I apply to the > extension? I know that beagle is primarily MIT X11, but wouldn't the MPL 2.0 > be a better license for this? I don't think MPL 2.0 exists? At least this page: h

Re: GSoc Weekly Report (Browser Extension Rewrite)

2007-07-10 Thread Joe Shaw
Hi, On 7/6/07, Tao Fei <[EMAIL PROTECTED]> wrote: > I did a little search in http://bugzilla.gnome.org/ , there are some > bug reports for the extension. > eg, Bug 317605: http://bugzilla.gnome.org/show_bug.cgi?id=317605 > In fact , I use "status bar label " to indicate whether the page is > ind

Re: Beagle,Querying extended properties

2007-07-05 Thread Joe Shaw
Hi, On 7/5/07, Daniel Labella de la Cruz <[EMAIL PROTECTED]> wrote: > Now I can store extended attribute to indexable, but I found one problem, I > think maybe is a bug... > Beagle deletes extended attributes introduced by user > by example: > beagle-shutdown > tocuh test.txt > setfattr -n user

Re: Indexing License Metadata

2007-07-03 Thread Joe Shaw
Hey, On 7/2/07, Jason Kivlighn <[EMAIL PROTECTED]> wrote: > I could do this and submit a patch for several formats. Is there a > guideline for what key name to pick? file:license? beagle:license? The convention has been to use "fixme" as the namespace when other existing namespaces (like Dublin

Re: Deleting indexed items

2007-07-03 Thread Joe Shaw
Hi, > Current behaviour is not due to any policy :-) but lack of > implementation. I feel several things should be done > (1) Expire webhistory data in beagle after some time (user configurable) Yeah, this should be really straightforward to add. Basically the indexing service backend will need

Re: Google Desktop Search Released for Linux

2007-07-02 Thread Joe Shaw
Hi, On 6/28/07, Sean Carlos <[EMAIL PROTECTED]> wrote: > This seems to be true. I'm not yet sure how workable this will be once > initial indexing is done. During initial indexing of very large mail > stores (several years of accumulated data), Thunderbird becomes a memory > hog, making my curr

Re: Status of Dashboard

2007-07-02 Thread Joe Shaw
Hey, On 7/2/07, Kevin Godby <[EMAIL PROTECTED]> wrote: > As for the TODO, what changes/additions/modifications would you make? I guess the only one of the three is libdashboard. Adding a library dependency is overkill for this problem. The reason why we were able to crank out so many frontends

Re: Patches for Dashboard

2007-07-02 Thread Joe Shaw
Hi, On 7/1/07, Andrew Ruthven <[EMAIL PROTECTED]> wrote: > I've just managed to get Dashboard compiled on my box again, and have a > few fixes for the compile process. Should I stick then up on the issues > thingy on Google Code, or can I just get commit access to svn and commit > them myself? I

Re: Indexing License Metadata

2007-07-02 Thread Joe Shaw
Hi, On 6/29/07, Jason Kivlighn <[EMAIL PROTECTED]> wrote: > I'm interested in extending existing filters to extract license > metadata. The attached patch demonstrates extracting Creative Commons > license metadata from SVGs, XMP embedded in images and PDFs, and OLE files. This seems like a good

Re: Status of Dashboard

2007-07-02 Thread Joe Shaw
Hi Kevin, On 6/20/07, Kevin Godby <[EMAIL PROTECTED]> wrote: > I'm wondering what the status of Dashboard is. I'm currently working > on choosing a topic for my master's thesis and was considering > something along the lines of Dashboard. Other than Andrew Ruthven's occasional patches, there isn'

Re: Beagle,Querying extended properties

2007-07-02 Thread Joe Shaw
Hi, Sorry for the delay, I'm digging myself out from a mountain of neglected email. :( On 6/19/07, Daniel Labella de la Cruz <[EMAIL PROTECTED]> wrote: > Hello!!, I have a problem, I'm trying to put the code on > FIleSystemQueryable.cs but I don't know if I'm doing somethig wrong or it > just don

Re: emacs interface to beagle-query.

2007-07-02 Thread Joe Shaw
Hi, On 6/18/07, Bjørn Haagensen <[EMAIL PROTECTED]> wrote: > Ah, I did search for emacs and beagle a while ago, but apparently I > missed e.g. http://www.cl.cam.ac.uk/~pz215/softwareivewritten.html > which has a much simpler hack for using beagle from emacs. There might > be lots of solutions out

Re: Google Desktop Search Released for Linux

2007-06-28 Thread Joe Shaw
Hi again, On 6/28/07, Sean Carlos <[EMAIL PROTECTED]> wrote: > As a Thunderbird user, I'm looking to see if it works as promised. I > don't see MS file support, not sure if this is an oversight. Thunderbird support is done by installing a Thunderbird extension. This implies that TB has to be run

Re: Google Desktop Search Released for Linux

2007-06-28 Thread Joe Shaw
Hi, On 6/28/07, Sean Carlos <[EMAIL PROTECTED]> wrote: > At the risk of being a bit off-topic, just wanted to let people know > about Google's foray into the linux desktop search arena. I'll be taking a look at it today and will report back on it. I apologize for being behind on the rest of the

Re: Beagle,Querying extended properties

2007-06-14 Thread Joe Shaw
Hi, On 6/14/07, Daniel Labella de la Cruz <[EMAIL PROTECTED]> wrote: > This is my first time posting on a list and I don't know the procedures to > post a questionif I make a mistakesorry Nope, this is fine. > I was reading about, and I think that the Filters can do that. But the > "

Re: The Pooch

2007-06-07 Thread Joe Shaw
Hey Lukas! On 6/1/07, Lukas Lipka <[EMAIL PROTECTED]> wrote: > So I've finally managed to successfuly complete college and graduate. > Hooray! :-) Congratulations! What does the more distant future hold for you? > Could anyone brief me what is new in Beagle land? What is the state of the > pooc

Re: Limit beagle-helper's cpu usage

2007-06-07 Thread Joe Shaw
Hi, On 6/7/07, Jakub Nawalaniec <[EMAIL PROTECTED]> wrote: > When beagled-helper starts fiddling around it uses whole one > core and cpu gets hot (and a LOT louder). Is there an relatively > easy way to patch the beagle's code not to use so much resources > even when they're free (or to set the m

Re: beagle-build-index with smp support?

2007-06-04 Thread Joe Shaw
Hi, On 6/2/07, Durand <[EMAIL PROTECTED]> wrote: > Is there any way to utilise more than one thread when beagle is building it's > index? I've noticed that it only fills one cpu for me. Unfortunately not; right now beagle-build-index is single-threaded. It might be an interesting project for so

Re: GSoc 2007 Weekly report (Browser Extension Rewrite)

2007-06-02 Thread Joe Shaw
Hi On 6/2/07, Tao Fei <[EMAIL PROTECTED]> wrote: > But I'm wondering weather there are any document that talking about > such kind of things . There is a brief description of the indexing service queryable in the comments at the top of the IndexingServiceQueryable.cs file: http://svn.gnome.

Re: Arun vs. BeagleClient -- round 1

2007-05-31 Thread Joe Shaw
Hi, On 5/30/07, Arun Raghavan <[EMAIL PROTECTED]> wrote: > I've attached the code for a Search class. I instantiate an object > with the query "xesam". I see the search happening on the beagled > side, but the HitsAdded event does not occur. The Main() method runs > an infinite loop iterating on D

Re: PowerTop discourages beagle

2007-05-29 Thread Joe Shaw
Hi, On 5/19/07, Debajyoti Bera <[EMAIL PROTECTED]> wrote: > I dont have the required kernel, but I straced an idle beagled (idle = built > with --disable-xss, ran with --disable-scheduler; this disables any > crawling/indexing but query is allowed, and does not do any periodic > screensaver check

Re: Unicode?

2007-05-29 Thread Joe Shaw
Hi Ken, On 5/27/07, Ken Harris <[EMAIL PROTECTED]> wrote: > For my Python/GTK/libbeagle program, I want to support Unicode fully > (ha), so I spent some time learning how to work with Unicode in C# > (where 'char' is only 16 bits -- d'oh!) for my Beagle filter. I > thought I had it all figured ou

Re: PowerTop discourages beagle

2007-05-21 Thread Joe Shaw
Hi, On 5/20/07, dragoran <[EMAIL PROTECTED]> wrote: > can't beagle use hal for this? it will get a notice via dbus about > battery status change and won't have to poll for it. Yes, this is the hope. When the code was originally written (a) HAL didn't have this info and (b) there weren't any good

Re: PowerTop discourages beagle

2007-05-18 Thread Joe Shaw
Hey, On 5/18/07, Pat Double <[EMAIL PROTECTED]> wrote: > The PowerTop program (http://www.linuxpowertop.org/) helps find what is using > the most power on a machine. Out of the possible suggestions, beagle is the > only app to be recommended for removal by the tool itself. The remaining are > kern

Re: beagle-search problems

2007-05-14 Thread Joe Shaw
Hi, On 5/14/07, Debajyoti Bera <[EMAIL PROTECTED]> wrote: > > One more problem: > > When searching for, e.g. "Harry" I get also all hits containing > > "Harri". Is this expected ? I haven't seen this behavior before. > > > > Any ideas and explanations ? > > I verified, and yes this is the expected

ANNOUNCE: Beagle 0.2.17

2007-05-08 Thread Joe Shaw
raas) - Simplified Chinese (Funda Wang) - Spanisn (Roberto Majadas, Jorge Gonzalez) - Swedish (Daniel Nylander) Contributors to this release: Joe Shaw, Debajyoti Bera, Jose Carlos Garcia Sogo, Alexander Macdonald. Roughly 43 GNOME Bugzilla bugs were fixed between 0.

Re: static index problem

2007-05-02 Thread Joe Shaw
Hi, On 4/30/07, Nagyon Almos <[EMAIL PROTECTED]> wrote: > beagle-config daemon AddStaticQueryable /home/xxx/tmp/yyy.beagle-index/ > > beagled --debug says nothing, and can find nothing there. Try running: beagle-config daemon ToggleAllowStaticBackend And then restart the daemon. Joe __

Re: A question about filters

2007-04-30 Thread Joe Shaw
Hi, On 4/30/07, Johann Petrak <[EMAIL PROTECTED]> wrote: > Sorry I think there was a misunderstanding ... I probably expressed this > in the wrong way. > What I want is really less complex: I simply want that more than one > filter runs for certain types of files (or all files processed by > beagl

Re: Getting tons of error message - no symlink for .beagle/TextCache??

2007-04-30 Thread Joe Shaw
Hey, On 4/28/07, Johann Petrak <[EMAIL PROTECTED]> wrote: > It seems this happens because I have a symlink from > .beagle/TextCache to /somewhere/else/TextCache because > when I remove that link, I do NOT get these messages. I haven't tested this yet myself, but it does look like a bug. Can you

Re: A question about filters

2007-04-30 Thread Joe Shaw
Hi, On 4/28/07, Johann Petrak <[EMAIL PROTECTED]> wrote: > Is it possible to have multiple filters for a a group of files > where each provides their own part of (meta)information about > the files? Yeah, although this requires some coding. Each item that's to be indexed by Beagle is called an "

Re: zip-like archive indexing

2007-04-27 Thread Joe Shaw
Hi, On 4/27/07, Eric <[EMAIL PROTECTED]> wrote: > I would like to have indexed zip-like archives, such as the VYM (view your > mind) map files and Java archives (such as JAR, WAR, EAR, ...). I think we're already indexing jar files. This requires code changes, so you'll have to recompile the a

Re: regression testing

2007-04-27 Thread Joe Shaw
Hi, On 4/27/07, Alex Mac <[EMAIL PROTECTED]> wrote: > I'm sure someone has mentioned this before but it seems that a good > way of preventing all the bugs that people complain about (broken > filters, not all content indexed) might be caught more quickly if > beagle had a repository of various fil

Re: Beagle testing questions

2007-04-25 Thread Joe Shaw
Hi, On 4/25/07, David Rowntree <[EMAIL PROTECTED]> wrote: > If I repeat this, but search for more obscure (but english) phrases like > "minimum illumination" or something, I know there is a file with that > phrase, and I can see the plain text - but the search returns no hits! > > Should beagle be

Re: Rough cut at a Gnus nnmail backend queryable/indexer

2007-04-24 Thread Joe Shaw
Hey, On 4/23/07, JM Ibanez <[EMAIL PROTECTED]> wrote: > Since I use Gnus as my mail client, I've been hoping that Beagle index > my mail correctly (instead of treating them as plain text files). I'm not sure I totally understand. Are things like attachments not being indexed correctly? If Beagl

Re: simple questions

2007-04-23 Thread Joe Shaw
Hi, On 4/23/07, Nagyon Almos <[EMAIL PROTECTED]> wrote: > I am trying to switch to Dovecot but before that > I want to make sure that it can do what I want: > - allow simoultaneous access independently from the mail > user agent (like pine, mutt or thunderbird) > - can handle e-mails separately (m

Re: simple questions

2007-04-23 Thread Joe Shaw
Hi, On 4/23/07, Nagyon Almos <[EMAIL PROTECTED]> wrote: > > 2) I am trying to make some of my own filters hence > > I would like to specify the extensions (in the filter xml file) > > with egrep-style regular expressions. Is it possible? > > I tried it too but this didnt work: > I specified > >

Re: simple questions

2007-04-23 Thread Joe Shaw
Hi, On 4/21/07, Nagyon Almos <[EMAIL PROTECTED]> wrote: > 1) I would like to search in some directories outside > my home in which I dont have write permission. > I added those directories with AddRoot. > Beagle seems to ignore those files. > Can I make beagle to index them right now, if yes, th

Re: Stopping Website Previews

2007-04-23 Thread Joe Shaw
Hi, On 4/22/07, Rick Friedman <[EMAIL PROTECTED]> wrote: > As a result, beagle-search kept going out to the web to get the image of > each pertinent web page. The thumbnailer is GNOME-wide, so it'll affect GNOME-based applications in addition to beagle-search. The easy way to turn it off is to r

Re: GSoc 2007 Weekly Report (Browser Extension Rewrite)

2007-04-20 Thread Joe Shaw
Hey, On 4/20/07, Tao Fei <[EMAIL PROTECTED]> wrote: > In the first week, I > * read the existed code (firefox extension) > * consider about the structure of the extension > * did some UI design Fantastic! > As I have an class project(write an SEU lex) to be finished before May,1. > I could

Re: Summer of Code introduction

2007-04-18 Thread Joe Shaw
Hi Pierre, On 4/18/07, Pierre Östlund <[EMAIL PROTECTED]> wrote: > I just wanted to let everybody know that I just updated the wiki with some > information about my GSoC project :) I will also blog at > http://postlund.org, so check it out regularly if you are interested in my > progress (Joe: fee

Re: Enhancement Request: A dictionary plugin

2007-04-18 Thread Joe Shaw
Hi, On 4/18/07, Rogue <[EMAIL PROTECTED]> wrote: > I was wondering if it would be a good idea to have a simple backend that > did on-the-fly queries from the dict server (if available). Any thoughts on > this? I guess it is another step towards a more complete search application. > > p.s.: I wou

Re: Helper eating CPU

2007-04-17 Thread Joe Shaw
Hey, On 4/17/07, Florian Hackenberger <[EMAIL PROTECTED]> wrote: > Thanks, ok the Ubuntu Edgy version seems to be quite old 0.2.9. Nevertheless I > already knew about the SIGUSR2, but that didn't work on my system. The helper > didn't print anything on my terminal (nor in the logfiles as far as I

Re: Helper eating CPU

2007-04-16 Thread Joe Shaw
Hi, On 4/16/07, Florian Hackenberger <[EMAIL PROTECTED]> wrote: > The beagle helper sometimes eats my CPU for no reason. I would like to file a > bug report about this issue, but I'm not able to identify the file causing > the trouble. You might want to take a look at: http://beagle-project.

Re: Thunderbird support

2007-04-14 Thread Joe Shaw
Hi Johann, On 4/14/07, Johann Petrak <[EMAIL PROTECTED]> wrote: > So -- why not use a Thunderbird plugin instead? A plugin is definitely a possibility, and is probably an easier path to get at least something going. (Although, we have the original author of the Thunderbird backend doing a Summer

Beagle in the Summer of Code

2007-04-12 Thread Joe Shaw
Hi, It's my pleasure to announce the chosen Beagle projects for this year's Google Summer of Code program! * A Xesam-based D-Bus interface for Beagle - Arun Raghavan * Thunderbird backend rewrite - Pierre Östlund * Browser Extension Rewrite for beagle - Tao Fei You can read the abstracts for the

Re: Multimedia key to popup beagle-search window

2007-04-10 Thread Joe Shaw
Hi, On 4/9/07, Jakub Nawalaniec <[EMAIL PROTECTED]> wrote: > Thanks for the patch. I've got a small problem with applying it. I made a > live ebuild (since I use gentoo). After downloading svn version emerge > crashes on: If you're pulling from svn, you'll need to run autogen.sh instead of con

Re: default exclude patterns

2007-04-09 Thread Joe Shaw
Hi, On 4/8/07, Phil <[EMAIL PROTECTED]> wrote: > One thing that troubles me though is the built in exclude patterns in > FileNameFilter.cs. What if I want to index Makefiles or files in dot > directories? As the FIXME in there says, they probably shouldn't be hardcoded. > I believe that def

Re: Multimedia key to popup beagle-search window

2007-04-09 Thread Joe Shaw
Hi, On 4/4/07, Jakub Nawalaniec <[EMAIL PROTECTED]> wrote: > I have a keyboard with special 'spotlight' key, just perfect to pop-up > beagle search window. I can't map this key in beagle config (tried '229' and > '0xe5' but no luck). Sorry for the delay getting back to you. I had to track down

Re: beagle-search: Showing the top 2 of 3 total matches

2007-04-02 Thread Joe Shaw
Hi, On 4/2/07, Stephan Hegel <[EMAIL PROTECTED]> wrote: > Felix E. Klee wrote: > > Unfortunately, it doesn't allow more results: > > > > --max-hits > > Reduce the number of search results returned per > > backend. The default is 100, and this is also the > >

Re: beagle causing high load when X not active?

2007-04-01 Thread Joe Shaw
Hi, On 3/30/07, Felix E. Klee <[EMAIL PROTECTED]> wrote: > beagled somehow detects when I switched to a different virtual console > and think the machine is now idling. Yeah, I can only assume that switching to a VT causes the X screensaver extension to kick in. > > Another possible workaround i

Re: beagle-search: Showing the top 2 of 3 total matches

2007-03-30 Thread Joe Shaw
Hi, On 3/30/07, Johann Petrak <[EMAIL PROTECTED]> wrote: > And why does it first show "showing all 0 matches" or sometimes > "showing all n matches" only to replace this with a much higher > match count a bit later? This is a) wrong and b) confusing as hell. The results come back asynchronously,

Re: beagle-search: Showing the top 2 of 3 total matches

2007-03-30 Thread Joe Shaw
Hi, On 3/30/07, Felix E. Klee <[EMAIL PROTECTED]> wrote: > Beagle-search often doesn't show all search results. Sometimes it says > something like showing the top 12 of 36 matches, and IIRC I've also seen > it saying something like "Showing the top 2 of 3 total matches". There's a decent chance

Re: beagle causing high load when X not active?

2007-03-30 Thread Joe Shaw
Hi, On 3/30/07, Felix E. Klee <[EMAIL PROTECTED]> wrote: > Judging from shallow observations, I suspect that beagle causes a higher > load on the system when X (on vt07) that it's running in, is not active. > This may happen, for example, when the system is in text mode or when I > work in a secon

Re: NullReferenceException

2007-03-28 Thread Joe Shaw
Joe Shaw wrote: > I've attached a little test program for this. Sorry, no attachment in your e-mail. Oops. Sorry. Attached. Joe using System; using System.Collections; using System.IO; using Beagle.Util; class X { public static void Main (string[] args) { foreach (string arg

Re: NullReferenceException

2007-03-27 Thread Joe Shaw
Hi again, On 3/27/07, Joe Shaw <[EMAIL PROTECTED]> wrote: > This is definitely the problem. Unfortunately, I can't see any way > this can happen. Maybe there is a bug in our DirectoryWalker class. I've attached a little test program for this. Drop it into your bea

Re: NullReferenceException

2007-03-27 Thread Joe Shaw
Hi Stephan, On 3/27/07, Stephan Hegel <[EMAIL PROTECTED]> wrote: > 2007-03-27 04:09:29: file: ><--!!! > > The line marked with <--!!! looks strange to me as there is no file name. > Looks like after the exception indexing is a

Re: NullReferenceException

2007-03-26 Thread Joe Shaw
Hey, On 3/26/07, Stephan Hegel <[EMAIL PROTECTED]> wrote: > I've patched the method as described above and there are a lot of of 1,2,3, > 4.5 and 6 console printouts but at the end the of the logs it looks like > this: > > ... (tons of returning null) ... > 2007-03-26 17:52:10: returning null > 20

Re: libbeagle split out from main module

2007-03-26 Thread Joe Shaw
Hey, On 3/26/07, Kevin Kubasik <[EMAIL PROTECTED]> wrote: > Have we thought about adding libbeagle as an svn:external in the beagle > module so that we have the option of working out of one dir still and > one make? I don't know if the autoconf magic necessary is possible to do conditionally. Fe

<    1   2   3   4   5   6   7   8   9   10   >