Re: RoadMap for next Beagle releases

2006-09-21 Thread Joe Shaw
Hi, Adam T. Gautier wrote: > If the music player is open or an music device is plugged in beagle > prioritizes music files in results. I know that Banshee has a plugin which will use Beagle as a source. It does exactly (I think) what joel was proposing: it finds all of your music files and pre

Re: RoadMap for next Beagle releases

2006-09-21 Thread Joe Shaw
Hi, Joel Mandell wrote: >> beagle-query already takes a --max-hits parameter. I dunno if it makes >> sense for beagle-search. People give up paging through way before they >> get to the 100th hit. People generally refine their searches further. > > Yeah I know that parameter, but It doesn't se

Re: Beagle File index problem

2006-09-22 Thread Joe Shaw
Hi, Paul Wellner Bou wrote: > I will (but I think I had the old patched version of wv1 installed). But > the problem is not only the crash crawling through word > documents. The more important thing is that the index is lost after > crashing. > This should be a beagle issue, i think. Yeah, we ar

Re: build without Thunderbird support

2006-09-22 Thread Joe Shaw
Hey, Kevin Kubasik wrote: > We can do the whole #ifdef thing in beagle-search without too much work. > The issue is more our potential to reach super-spaghetti code. If theres > no real objection, then its probably easiest to just add the #ifdef 's > that we need for compilation. The #ifdef is fi

Re: RoadMap for next Beagle releases

2006-09-22 Thread Joe Shaw
Hi, Daniel Naber wrote: > In a web context, Lucene is usually used to fetch the first 10 results (if > the first page displays 10 results). If the users clicks "next page", the > same search is re-executed, the first 10 hits are ignored and the next 10 > are display. This is because the search

Re: 2 Patches

2006-09-26 Thread Joe Shaw
On Tue, 2006-09-26 at 09:59 -0400, Kevin Kubasik wrote: > Hey, just 2 patches I wanted to get in before dbera does his major > merging, lemme know what they need. The merge won't really affect you, since neither of these touches the indexing code. > sqlite configuration choice > http://bugzilla.g

Re: dos executables excluded from index?

2006-09-26 Thread Joe Shaw
Hi, On Tue, 2006-09-26 at 18:58 +0200, Andreas Heinz wrote: > i have some dos exe's, for example an executable of windows xp sp2 on my > drive and recently i tried to find it via beagle, but had no luck. > > is there a reason i can't find exe's with beagle or could this be a bug? > > filename i

Re: dos executables excluded from index?

2006-09-26 Thread Joe Shaw
Hi, On Tue, 2006-09-26 at 23:02 +0200, Andreas Heinz wrote: > i used the ui and searched for > > "windows xp" > "win xp sp" > "win k sp 2" > > this was all i remembered and if you see the filename this should have > been enough. The name of the file was: WindowsXP-KB835935-SP2-service

Re: gmime-sharp (was re: dos executables excluded from index?)

2006-09-28 Thread Joe Shaw
Hi, On Thu, 2006-09-28 at 10:24 +0200, Andreas Heinz wrote: > i tried to change the line in configure.in to 2.1.19 but when i now > build beagle and run it, it always gives out the following lines: > > "** (/usr/local/lib/beagle/BeagleDaemon.exe:20785): WARNING **: The > following assembly refe

Re: firefox integration

2006-09-28 Thread Joe Shaw
Hi, On Thu, 2006-09-28 at 11:10 +0200, Atte André Jensen wrote: > In "gnome-control-center->preferred applications-> web browser" I have > selected firefox + tried all combinations of the radio button options > below. Nothing happens when I double-click a webpage in beagle. > > Any ideas? Does

Re: Thunderbird not indexed beagle 0.2.9

2006-09-28 Thread Joe Shaw
Hi, On Thu, 2006-09-28 at 16:44 +0700, David Tremblay wrote: > It seems that even if I have the thunderbird backend, I can't search in > it obvious keywords don't give anything. Is data being indexed? Take a look at beagle-index-info and see how many documents are in the Thunderbird backend. >

Re: firefox integration

2006-09-29 Thread Joe Shaw
Hi, On Fri, 2006-09-29 at 07:29 +0200, Atte André Jensen wrote: > Joe Shaw wrote: > > > Does "gnome-open http://cnn.com"; open Firefox for you? > > Yes! Hmm. Can you try running beagle-search from the command-line and see if anything is spit out on the console

Re: Default location of Beagle index

2006-10-01 Thread Joe Shaw
Hi, Gregoire Gentil wrote: > If somebody else has a clue, thanks to let me know. Otherwise, I can > still patch Beagle but that's ugly, You can set the BEAGLE_STORAGE environment variable. Thanks, Joe ___ Dashboard-hackers mailing list Dashboard-hacker

RE: Memory footprint of BEAGLE

2006-10-11 Thread Joe Shaw
Hi, On Mon, 2006-10-09 at 13:15 -0400, Gregoire Gentil wrote: > The memory foot print of Beagle on my system is 26MB. It's very high for > the embeded system which I'm developing and which is low in memory > (256MB). Is there any tip to reduce the memory footprint. Many thanks by > advance, The o

Re: Interesting Post on Tracker

2006-10-11 Thread Joe Shaw
Hi, On Wed, 2006-10-04 at 22:13 -0400, Kevin Kubasik wrote: > I saw this post syndicated on Planet Gnome and thought that it deserves > some attention. While it doesn't directly attack beagle, its 'points' do > seem to hit a little close to home on beagles weaker (er) spots, a good > read. Yes, t

Re: old-style gaim logs

2006-10-11 Thread Joe Shaw
Hi Brian, On Tue, 2006-10-10 at 08:09 -0400, Brian J. Murrell wrote: > It seems that beagle does not index old-style Gaim logs properly and > hits return from them as being "today". An "old-style" log is a single > log per "budy" which lives in ~/.gaim/logs/.log. It is an > HTML format such as t

Re: Labyrinth Backend for Beagle

2006-10-11 Thread Joe Shaw
Hey, On Tue, 2006-10-10 at 22:23 -0400, Kevin Kubasik wrote: > here's the bzr branch for anyone whos interested, I plan to get a patch > into bugzilla later tonight, but there seem to be some issues at the > moment. > > http://bazaar.launchpad.net/~kkubasik/beagle/kevin Is it possible to send a

Beagle hackfest at GNOME Summit

2006-10-11 Thread Joe Shaw
Hey, We had a hackfest at the GNOME Summit in Boston this past weekend. Here's a quick rundown of the things people decided to work on: * Me - Working on updating the indexer to better handle support of user-provided metadata. Originally my plan was to store metadata in

Re: Labyrinth Backend for Beagle

2006-10-11 Thread Joe Shaw
Hi, On Wed, 2006-10-11 at 16:03 -0400, Joe Shaw wrote: > Is it possible to send a patch? Or browse the tree online? When I go > to that URL I see an empty directory. Oops, just saw the bugzilla bug about it. Never mind. :) Joe ___ Das

Re: Beagle hackfest at GNOME Summit

2006-10-11 Thread Joe Shaw
Hi, On Wed, 2006-10-11 at 17:36 -0400, Debajyoti Bera wrote: > Great. I showed up at the Summit on Monday for a few hours (my first > hacker/developer conference :-)). Inspite of my huge plan list for beagle, I > was working on something simple - backend(s) for KAddressbook and KNotes > using t

Re: Interesting Post on Tracker

2006-10-12 Thread Joe Shaw
Hi Richard, Thanks for your email. On Thu, 2006-10-12 at 10:20 +0100, [EMAIL PROTECTED] wrote: > The license of Snowball isn't intended to be old-style BSD, it's new style. > Could you point out where you got that idea from, so I can fix it? The line "You also have to alert anyone to whom you gi

Re: restarting the daemon from the search when it dies

2006-10-14 Thread Joe Shaw
Hi, Brian J. Murrell wrote: > When beagle-search (the graphical UI) starts and does it's first search, > it checks if the daemon is running and asks one if one wants to start it > if it's not. > > That same check should be done always. For example, if I have to kill > the daemon because it's eat

ANNOUNCE: Beagle 0.2.11

2006-10-18 Thread Joe Shaw
requisites CHANGES SINCE 0.2.10 Daemon/Infrastructure: * Update our internal Lucene.Net copy to 1.9.1 (Debajyoti Bera, Joe Shaw) * Greatly optimize search times for queries that match a large number of documents. (Joe) * Backport optimizations from the Java Lucene development

Re: catch (Exception e)

2006-10-25 Thread Joe Shaw
Hi Max, On Tue, 2006-10-24 at 21:42 +0200, Max wrote: > Quite often you know why a exception will probably be thrown and that it > does not indicate a problem. I was not explaining my self clear enough. > i was referring to some cases in beagle like this one > (BeagleClient/Indexable.cs, Line 287

Substantial memory reduction

2006-10-25 Thread Joe Shaw
Hi, I just checked in the fruits of my labor from the Mono Summit. With the help of Ben Maurer, I identified a number of places where we were doing some stupid things in Beagle, and with some additional info on some of the quirkier aspects of the runtime, I was able to reduce the startup memory u

Re: beagle 0.2.11 doesn't remember the index across sessions

2006-10-25 Thread Joe Shaw
Hi, On Wed, 2006-10-25 at 12:38 -0700, Tim Newsome wrote: > Basically after I shut down beagle and start it up again, it appears to have > lost all its indexes. I don't think the indexes are lost, but it does look like the Thunderbird backend has a bug and is unable to read its own index. What

Re: Substantial memory reduction

2006-10-25 Thread Joe Shaw
Hi, On Wed, 2006-10-25 at 17:09 -0400, Debajyoti Bera wrote: > > Now, we have assembly attributes (essentially assembly metadata) which > > specifies the classes that were previously picked out of thousands. > > This metadata is usually set in an AssemblyInfo.cs file for the > > assembly, and is r

Re: beagle 0.2.11 doesn't remember the index across sessions

2006-10-27 Thread Joe Shaw
Hi, On Thu, 2006-10-26 at 16:08 -0700, Tim Newsome wrote: > After I told Joe that my home directory (but not BEAGLE_STORAGE) is on NFS, > he > thinks it has something to do with the way some synchronization is going on. Just to clarify: there are two bugs here. One is that exceptions are bei

Re: monodevelope

2006-10-27 Thread Joe Shaw
Hi Max, On Tue, 2006-10-24 at 15:38 +0200, Max wrote: > After finishing my SoC and relaxing a little bit afterwards i have been > back hacking on beagle for the last two weeks. I was curious about how > to use NUnit tests and monodevelop. Early this week was the Mono Summit, and late last week a

Re: Sqlite Bindings Update

2006-10-30 Thread Joe Shaw
worthwhile reviewing the upstream code and getting in touch with Joshua about merging it in upstream if it hasn't already happened. Thanks, Joe --- Begin Message --- Hi Joe, Joe Shaw wrote: I know both of you were involved in our local copy of Mono.Data.SqliteClient. Jon, you were the one w

Re: Beagle 0.2.10, Gnome 2.14, Debian Etch AMD64: search key does not work?

2006-10-30 Thread Joe Shaw
Hi, On Mon, 2006-10-30 at 08:20 +0100, Joost Kraaijeveld wrote: > I there a way to: > 1. make the keyboard shortcut work as suggested by the prefrences > notebook? You have to run beagle-search with the --icon flag for F12 to work. > 2. Replace the Gnome search applet by Beagle's applet? Again,

Re: [Newbie] Need info on setting up the sources for beagle.

2006-10-30 Thread Joe Shaw
Hi, On Mon, 2006-10-30 at 13:41 +0530, Rogue wrote: > 1. Can I develop / build the beagle code on a windows m/c using VS? There is a *lot* of Mono- and Linux-specific code in Beagle, so it would be a significant amount of work to get it to build or run on Windows. Of course, you could always deve

Re: Sqlite Bindings Update

2006-10-30 Thread Joe Shaw
Hi again. On Mon, 2006-10-30 at 13:02 -0500, Joe Shaw wrote: > I've attached a mail from Daniel from January which explains the state > of the fork at the time and why it was originally done. I don't know > what the current state of the upstream code is in, but on-demand

ANNOUNCE: Beagle 0.2.12

2006-11-01 Thread Joe Shaw
eagled and beagled-index-helper at startup by changing how certain pluggable components are detected. Filter and backend authors, see IMPORTANT NOTE below. (Joe Shaw, Debojyoti Bera, Kevin Kubasik) * Don't run Beagle in Mono with the --debug flag unless --mono-debug is passed into beagl

Re: beagle 0.2.11 doesn't remember the index across sessions

2006-11-02 Thread Joe Shaw
Hi, On Thu, 2006-11-02 at 09:38 -0800, Tim Newsome wrote: > Joe Shaw wrote: > > The second bug here is the problem with synchronization, in which it > > seems to not be honoring the BEAGLE_STORAGE environment variable when > > determining if you are on a remote file system. &

Re: Beagle Wiki Update

2006-11-07 Thread Joe Shaw
Hi, On Sun, 2006-11-05 at 13:49 +, Carl van Tonder wrote: > I think the main advantages of the "Utah Snowboarding" search was that > it was a non-technical search that was easily comprehensible, and had > a 'cool' picture as the first results; all things that, whilst it is a > very nice and cu

Re: Evolution Groupwise Account support ...

2006-11-07 Thread Joe Shaw
Hi, On Sat, 2006-11-04 at 22:58 +0100, Ron Geens wrote: > Apparently there is no support in Beagle for this evolution backend > though. Are there any plans for such beast ? Or should I switch back to > using IMAP ? (Which is working nicely by the way). There are plans to add it, but honestly it's

Re: Contacts not indexed

2006-11-07 Thread Joe Shaw
Hi, On Sun, 2006-11-05 at 21:57 +0100, Rafał Próchniak wrote: > Log shows all "We'll index Name !" messages, I haven't found any > exceptions I could associate with contacts (a lot of liferea-related > though), but I'm not an expert. Can you delete your ~/.beagle/Indexes/EvolutionDataServerIndex

Re: Web history backends and privacy issues

2006-11-07 Thread Joe Shaw
Hi, On Mon, 2006-11-06 at 17:44 -0500, Debajyoti Bera wrote: > So the question is: what should beagle do to the indexed web pages ? > Should they expire after some number of days ? I think this is the way to go about it, and it would be simple to add. Each time you visit a page it's reindexed, so

Re: Beagle Wiki Update

2006-11-08 Thread Joe Shaw
Hey Kevin, Kevin Kubasik wrote: > Sorry, I was trying to get something with a nice even spread of results, > and very few non-proper nouns can do that. Speakeasy is the name of my A > capella group, and it is really irrelevant, should I revert? Sorry I was a little harsh. Thanks for updating to

Re: Gnome Journal Article and General Beagle Publicity

2006-11-13 Thread Joe Shaw
On Sun, 2006-11-12 at 19:30 -0500, Kevin Kubasik wrote: > Ok, I just saw some recent talk about the Gnome Journal and upcoming > publications. I was thinking, we have some big stuff coming up, > primarily, that beagle is getting into the memory usage range where we > can/could seriously consider it

Re: Gnome Journal Article and General Beagle Publicity

2006-11-13 Thread Joe Shaw
Hi, On Sun, 2006-11-12 at 20:59 -0500, D Bera wrote: > Only if you dont do the rounds of distro bugzilla and newbie forums. > Those places are full of beagle eating CPU and memory problems (some > of them are due to some old buggy version of beagle that hasnt been > updated in the distros). I dont

Re: Gnome Journal Article and General Beagle Publicity

2006-11-13 Thread Joe Shaw
Hi, On Mon, 2006-11-13 at 12:17 -0500, Kevin Kubasik wrote: > > By the way, there is a new Mono heap profiler in Mono SVN called > > heap-shot. Unlike heap-buddy which is a summarizing profiler, heap-shot > > lets you take snapshots of the heap at different times and lets you > > compare them. T

Re: Patch to show more results

2006-11-13 Thread Joe Shaw
Hi Ryan, On Fri, 2006-11-10 at 15:21 -0700, Ryan Probasco wrote: > I worked with Joe a bit on an alternative solution for this same > issue a few weeks ago, but it seemed like the best solution needed > to be a bit more comprehensive in the end. So, here's a little > patch that makes the GUI d

Extended Attributes broken on Mono 1.2

2006-11-13 Thread Joe Shaw
Hey everyone, Someone on IRC today noticed that Beagle was complaining about being unable to use extended attributes. After hunting it down, we've found it to be a bug in Mono as shipped with 1.2. I'm still waiting to hear back from the Mono team on whether a 1.2.1 bug fix release is forthcoming

Re: Gnome Journal Article and General Beagle Publicity

2006-11-13 Thread Joe Shaw
Hi, On Mon, 2006-11-13 at 17:47 +, Luis Medinas wrote: > We don't include atm the autostart for gnome users because we are > sometimes called as metadistro so our users have the choice to get > things working like they want. This would probably be a good thing to add, though, if people dec

Re: Patch to show more results

2006-11-13 Thread Joe Shaw
Hi, On Mon, 2006-11-13 at 13:55 -0500, Joe Shaw wrote: > The only problem I see with it is that as you resize the window > vertically, a row can disappear from one category as a row in another > category is created. I think we need to fix that before the patch goes > in. Hmm, it als

Re: Patch to show more results

2006-11-13 Thread Joe Shaw
Hey, On Mon, 2006-11-13 at 15:47 -0700, Ryan Probasco wrote: > Right. I actually had the ShowMoreRows() using the size allocation > originally, but found that I got unreliable results frequently. For > instance, rows sometimes had heights of 0 for some reason (you can > guess what that does

Re: Patch to show more results

2006-11-14 Thread Joe Shaw
Hi, On Tue, 2006-11-14 at 11:01 -0700, Ryan Probasco wrote: > Here's attempt #2. It should fix all of the problems you mentioned > other than the allocation vs request issue. I'm still seeing the issue. It always appears to be one conversation that disappears in favor of 2 items in news feed

Re: Beagle does nothing on FC6 for me at least

2006-11-16 Thread Joe Shaw
Hi Rob, On Fri, 2006-11-17 at 07:36 +1300, Rob Brown-Bayliss wrote: > Hi, I can't find anything in beagle, all searches return nothing. > > I looked at the logs adn notice that all the logs in ~/.beagle/Log are > empty, the firles are there but they a 0 bytes in size. You are probably seeing thi

State of the Pooch

2006-11-16 Thread Joe Shaw
Hi, I can't believe it's been 18 months since the last State of the Pooch email: http://mail.gnome.org/archives/dashboard-hackers/2005-May/msg00011.html It's fun to go back and reread it to see all of the stuff we've accomplished in that time. A follow-up has been far too long in coming

evolution-sharp 0.12

2006-11-17 Thread Joe Shaw
Hey, Varadhan just released evolution-sharp 0.12, which supports evolution-data-server 1.8. Joe ___ Dashboard-hackers mailing list Dashboard-hackers@gnome.org http://mail.gnome.org/mailman/listinfo/dashboard-hackers

Re: State of the Pooch

2006-11-17 Thread Joe Shaw
Hi, On Thu, 2006-11-16 at 16:33 -0500, Debajyoti Bera wrote: > The memory reduction and speed improvement are _huge_. I decided to switch > CVS > to generics a couple of week ago but some runtime crashes during my testing > with 1.1.18 stopped me. Unfortunately, 1.2 is not suitable for the exte

Re: Beagle and supported data sources

2006-11-17 Thread Joe Shaw
Hi, On Fri, 2006-11-17 at 14:42 +0100, Michal Pryc wrote: > So if anyone can tell me how is with the supported data types? It's important to separate data sources from file types. A data source can (in theory) produce items of any file type. For example, the file system data source produces tex

Re: Does beagle filter search results based on modification date?

2006-11-17 Thread Joe Shaw
Hi, On Sat, 2006-11-18 at 07:27 +1100, Arif Lukito wrote: > Does beagle filter search results based on modification date? No. > Here I have 3 albums of Coldplay, some video clips and some images but > when I do search using keyword "Coldplay" beagle only returns 2 results, > one is IM conversat

Re: Does beagle filter search results based on modification date?

2006-11-17 Thread Joe Shaw
Hi, On Fri, 2006-11-17 at 16:54 -0500, Debajyoti Bera wrote: > > > Here I have 3 albums of Coldplay, some video clips and some images but > > > when I do search using keyword "Coldplay" beagle only returns 2 results, > > > one is IM conversation log and the other one is a clip that I ripped > > >

Re: id3 Tag & beagle

2006-11-27 Thread Joe Shaw
Hi, On Wed, 2006-11-22 at 23:10 +1100, Arif Lukito wrote: > Is there any reason why beagle tries to read both id3v1 and id3v2 tags? It reads both because files only have one or the other. > My problem is I don't want id3v1 tags appearing on my search results. > There's a 30 characters limit on e

Re: Thunderbird-Backend

2006-11-27 Thread Joe Shaw
Hi, On Fri, 2006-11-24 at 15:55 +0100, Andreas Heinz wrote: > would it be possible to create an exclude pattern for the thunderbird > backend, like it is already available for files? Sure. Can you file an enhancement bug about this? Joe ___ Dashboa

Re: Index size

2006-11-27 Thread Joe Shaw
Hi, On Fri, 2006-11-24 at 16:43 +0100, Rafał Próchniak wrote: > I've noticed that each time after I upgrade beagle, the size of .beagle > grows (due to TextCache?). The text cache will grow as more and more data is indexed. It's not essential to Beagle's operation (although it is where most snip

Re: baegle daemon always indexing

2006-11-27 Thread Joe Shaw
Hi, On Sun, 2006-11-26 at 10:45 +0100, Hinrich Aue wrote: > I'm trying to use beagle on kubuntu now since some weeks, but right now it > doesn' make sense. > I can let my PC run for days and it won't stop indexing. > I reduced the amou t of file to be indexed, same problem. > > I habe INotify am

Re: baegle daemon always indexing

2006-11-28 Thread Joe Shaw
Hi, On Tue, 2006-11-28 at 10:46 +0100, Rafał Próchniak wrote: > And if I start beagled with exercise the dog, it starts indexing > everything (again). This is a known bug and fixed in CVS. > What is even more strange (at least for me) - after I log in beagled is > not active (but running), it s

Re: baegle daemon always indexing

2006-11-28 Thread Joe Shaw
Hi, Rafał Próchniak wrote: > What I mean is more about 10 minutes (I log in and leave my computer to > download emails, refresh feeds, let beagle index these), so when I start > doing things it's usually quiet and cold. And after I start reading > emails, beagled starts indexing files. I'll try to

Re: Search Results In Error?

2006-12-04 Thread Joe Shaw
Hi, On Mon, 2006-12-04 at 07:15 -0500, Rick Friedman wrote: > Yesterday, I was doing a search with the search term being, "Maine". I > was looking for all references to the state of Maine. Well, the search > returned them fine. However, it also returned everything (web sites, > files, etc) which c

Re: Beagle indexing of del.icio.us , Scuttle or other social bookmarking tags?

2006-12-04 Thread Joe Shaw
Hi Ray, On Mon, 2006-12-04 at 11:23 -0500, Ray Sims wrote: > As anyone through through this potential mash-up already? It is possible to hook Beagle up to these remote sources, as I'm sure you know. There is a sample Google search backend which forwards searches onto Google and returns the resu

Call to test CVS

2006-12-04 Thread Joe Shaw
Hi everybody, There has been a ton of great work going on in CVS since the 0.2.13 release, and I would like to do a 0.2.14 release pretty soon to get the new features out there and address the issues people have been seeing with the 0.2.13 release. To do that, however, we need your help in testin

Re: Call to test CVS

2006-12-04 Thread Joe Shaw
Hi again, On Mon, 2006-12-04 at 16:08 -0500, Joe Shaw wrote: > There has been a ton of great work going on in CVS since the 0.2.13 > release, and I would like to do a 0.2.14 release pretty soon to get the > new features out there and address the issues people have been seeing > wit

Re: Call to test CVS

2006-12-04 Thread Joe Shaw
Hi, On Tue, 2006-12-05 at 00:13 +0100, [EMAIL PROTECTED] wrote: > Ok put this up > here:http://aur.archlinux.org/packages.php?do_Details=1&ID=7716&O=0&L=0&C=0&K=beagle&SB=&SO=&PP=25&do_MyPackages=0&do_Orphans=0&SeB=nd > > for all archlinux users. Great, thanks! > beagled --fg did complain a

Re: beagle doesn't see new created files - osx spotlight does.

2006-12-05 Thread Joe Shaw
Hi, On Tue, 2006-12-05 at 09:12 +0100, Valent Turkovic wrote: > I use Beagle a lot and I love it. But I got in an argument with one > osx guy and is seams that he is right. He said that osx only has this > feature and I said beagle has it also. > > When he seraches with spotlight for some nonexist

Re: Call to test CVS

2006-12-05 Thread Joe Shaw
Hi, Thanks a lot for the info! On Tue, 2006-12-05 at 15:56 +0100, Stephan Hegel wrote: > Well, I got it this morning, compiled and installed it. I changed the > configure script that way that the build accepts also gmime-sharp > 2.1.19. Hope it's not a show stopper. Nope, that's fine. > It repo

Re: Call to test CVS

2006-12-05 Thread Joe Shaw
Hi, On Tue, 2006-12-05 at 11:53 -0500, Debajyoti Bera wrote: > > > > * Making sure the date/time issues are all fixed; local times > > > > should be reported correctly in the user interfaces, and files > > > > shouldn't be frequently reindexed because of a confusion > > > >

Re: FAQ for thunderbird issues

2006-12-05 Thread Joe Shaw
Hey, On Tue, 2006-12-05 at 09:00 -0800, Ski Kacoroski wrote: > Not sure where I should post this, but this may help some folks in the > future who have thunderbird indexing issues. I'm glad you figured out the issue. > Q1: Beagle just doesn't index your .thunderbird directory > A1: Check for a

Re: Call to test CVS

2006-12-06 Thread Joe Shaw
Hi again, On Wed, 2006-12-06 at 13:13 -0500, Joe Shaw wrote: > > Well, it enables beagle, but I couldn't disable it. After disabling > > beagle in beagle-settings the files in ~/.config/autostart get > > "X-GNOME-autostart-enabled=false", but the files in /etc/xd

Re: Call to test CVS

2006-12-06 Thread Joe Shaw
Hi, On Wed, 2006-12-06 at 00:01 +0100, Rafał Próchniak wrote: > Dnia 04-12-2006, pon o godzinie 16:08 -0500, Joe Shaw napisał(a): > > * Making sure the date/time issues are all fixed; > Do I have to remove old indexes after upgrading beagle? I compiled CVS > versio

Re: Call to test CVS

2006-12-06 Thread Joe Shaw
Hi, On Wed, 2006-12-06 at 11:38 -0500, Debajyoti Bera wrote: > > I am not using extended attributes, and I'd rather not. I'm not sure if > > that makes a difference. > > Could be because of that. I am not able to reproduce it on my machine. By the way, you can emulate not having extended attrib

Re: Call to test CVS

2006-12-06 Thread Joe Shaw
Hi again, On Wed, 2006-12-06 at 13:22 -0500, Joe Shaw wrote: > > But: the notification area in beagle-search does not disappear. Only a > > restart of > > beagle-search makes it going away. > > Does your log have any messages like this one? > > Debug:

Re: Call to test CVS

2006-12-06 Thread Joe Shaw
Hi, On Wed, 2006-12-06 at 16:38 +0100, Stephan Hegel wrote: > A bit strange, even with an empty index, beagle reports to remove files or > directories from the index before adding them again: > Debug: -file:///home/beagle/tests > Debug: +file:///home/beagle/tests This is normal, it removes any re

Re: searching in subversion repos

2006-12-06 Thread Joe Shaw
Hi Alex, On Wed, 2006-12-06 at 20:38 +, Alex Mac wrote: > Any possible pitfalls or things that would make this not worth doing? The idea is to find .svn directories and deal with their contents, correct? Or is there something else here I'm not following? A backend is definitely the way to g

Re: Call to test CVS

2006-12-07 Thread Joe Shaw
Hi, On Thu, 2006-12-07 at 15:45 +0100, Stephan Hegel wrote: > Joe Shaw wrote: > > Does your log have any messages like this one? > > > > Debug: Sending indexing status change from NotRunning to Running > No, this kind of message is not in the debug output and not

Re: Call to test CVS

2006-12-07 Thread Joe Shaw
Hi, Stephan Hegel wrote: > You're right: this message appears once, immediately after starting > beagle-search, still in the 60 seconds before starting queryables. > Sorry, that I've missed it. No worries. After the indexing has finished, what does "beagle-index-info" say? Does it say that any

Re: Call to test CVS

2006-12-08 Thread Joe Shaw
Hi, On Thu, 2006-12-07 at 15:45 +0100, Stephan Hegel wrote: > > Interesting. Do you see any errors when you run beagle-extract-content > > on it? Are all the other files in the tarball found? > On request I sent the tarball and the output to dBera. Ok, figured this out. The archive filter at p

Re: Call to test CVS

2006-12-11 Thread Joe Shaw
Hi, On Sat, 2006-12-09 at 04:02 +0100, Stephan Hegel wrote: > Wouldn't it be better to look at the size of the archive (first estimate) > and/or the size of the files within the archive ? The archive which wasn't > indexed is less than 800k. It is very unlikely that it exhausts my disk > space whe

Re: Not indexing Gaim, Websites and Thunderbird

2006-12-11 Thread Joe Shaw
Hi, On Sun, 2006-12-10 at 00:45 -0500, Rajiv Vyas wrote: > I just installed Beagle on Ubuntu Edgy Etch. It's indexing Evolution > mail and documents very well, but not Gaim conversation, Web sites I > visit, Thunderbird, or even contact info in Evolution. How do I make > Beagle search for these fi

Re: beagle-crawl-system question

2006-12-11 Thread Joe Shaw
Hi, On Mon, 2006-12-11 at 10:03 -0600, Pat Double wrote: > The first line is the first setting for OPTIONS. Lines following this always > have: > > OPTIONS="$OPTIONS ..." > > Is it intentional for the second OPTIONS= line to override the previous line? Nope, it was a bug. I've checked in a fi

Re: beagle-crawl-system question

2006-12-11 Thread Joe Shaw
Hi, On Mon, 2006-12-11 at 15:00 -0600, Pat Double wrote: > I cannot compile from CVS now: > > tools/Makefile.am:214: variable `CRAWL_WRAPPER_CRONTAB_IN' not defined > > when generating configure. An unrelated issue, I did some upgrades to the build system and we had some ancient broken build ru

Re: beagle-crawl-system question

2006-12-11 Thread Joe Shaw
Hi, On Mon, 2006-12-11 at 15:35 -0600, Pat Double wrote: > Still having a problem, although this error is not occuring. Log attached. Hmm, maybe the issue is requiring at least automake 1.6; maybe it should be higher. Can you try with a newer version? 1.9 is the latest released version -- the o

Re: beagle-crawl-system question

2006-12-11 Thread Joe Shaw
Hi again, On Mon, 2006-12-11 at 16:39 -0500, Joe Shaw wrote: > On Mon, 2006-12-11 at 15:35 -0600, Pat Double wrote: > > Still having a problem, although this error is not occuring. Log attached. > > Hmm, maybe the issue is requiring at least automake 1.6; maybe it should > b

Re: beagle-crawl-system question

2006-12-11 Thread Joe Shaw
Hi, On Mon, 2006-12-11 at 15:52 -0600, Pat Double wrote: > On Monday 11 December 2006 15:42, Joe Shaw wrote: > > You can do this by just editing the autogen.sh file and changing the > > REQUIRED_AUTOMAKE_VERSION from 1.6 to 1.7 (and higher as necessary) > > until it works. T

Re: Call to test CVS

2006-12-11 Thread Joe Shaw
Hi, On Mon, 2006-12-11 at 16:12 -0600, Pat Double wrote: > I am having an issue with static indexes updating all files each time I run > it. I have reproduce with latest CVS from only a few minutes ago. dBera mentioned this one to me earlier today. It's another DateTime issue. He knows about

Re: Call to test CVS

2006-12-12 Thread Joe Shaw
Hi, On Tue, 2006-12-12 at 20:26 +0100, Rafał Próchniak wrote: > 1. I had to delete files from /etc/xdg manually to make it possible to > enable/ disable beagle on start-up. So the files in ~/.config work ok. Hmm, so this still isn't working as designed? Autostart should be on by default with the

Re: Indexing (Cataloging) AUDIO CDs

2006-12-12 Thread Joe Shaw
Hi, On Tue, 2006-12-12 at 15:27 -0500, D Bera wrote: > > CDDB. In short, create a "signature" from the audio data and use that > > signature as in index into a database that users populate. > > In the CDDB way, information is fetched from the internet - right ? I > am looking at local solutions.

Re: Reindexing of KonqHistory, KonqBookmark, KAddressBook, Kopete backends

2006-12-12 Thread Joe Shaw
Hi, On Tue, 2006-12-12 at 15:32 -0600, Pat Double wrote: > dBera has fixed problems with re-indexing of files for the daemon and static > indicies, but I see when I restart beagle that files from KonqHistory, > KonqBookmark, KAddressBook, Kopete backends are being re-indexed. Is this > expected

Re: Reindexing of KonqHistory, KonqBookmark, KAddressBook, Kopete backends

2006-12-12 Thread Joe Shaw
Hi, On Tue, 2006-12-12 at 16:47 -0500, Joe Shaw wrote: > On Tue, 2006-12-12 at 15:32 -0600, Pat Double wrote: > > dBera has fixed problems with re-indexing of files for the daemon and > > static > > indicies, but I see when I restart beagle that files from KonqHisto

Re: Call to test CVS

2006-12-13 Thread Joe Shaw
Hi, On Wed, 2006-12-13 at 22:15 +0100, Rafał Próchniak wrote: > I've found some bugs on this, but I couldn't really decide whether they > were relevant or not. See for example: > http://bugzilla.gnome.org/show_bug.cgi?id=342031 I think this applies only to the gnome-session-properties UI, which w

Re: Call to test CVS

2006-12-13 Thread Joe Shaw
Hi, On Wed, 2006-12-13 at 16:22 -0500, Joe Shaw wrote: > And it doesn't do anything without these? Very weird. Try setting > "Hidden=false" and "X-GNOME-Autostart-enabled=true" in the system one, > and see if checking it on/off works. > > Once we get thi

Re: Problem with deskbar

2006-12-14 Thread Joe Shaw
Hi, On Thu, 2006-12-14 at 10:31 -0500, D Bera wrote: > > The file /usr/lib/deskbar-applet/handlers/beagle-live.py > > (BeagleLiveHandler) decided to not load itself: Could not load beagle, > > libbeagle has been compiled without python > > bindings:/usr/lib/python2.4/site-packages/beagle.so: undef

Re: Problem with deskbar

2006-12-14 Thread Joe Shaw
Hi again, On Thu, 2006-12-14 at 13:02 -0500, Joe Shaw wrote: > Hi, > > On Thu, 2006-12-14 at 10:31 -0500, D Bera wrote: > > > The file /usr/lib/deskbar-applet/handlers/beagle-live.py > > > (BeagleLiveHandler) decided to not load itself: Could not load beagle, > &

ANNOUNCE: Beagle 0.2.14

2006-12-14 Thread Joe Shaw
infrastructure to signal clients when we're doing the initial index. (Joe Shaw) * Changes to how child indexables are dealt with in the index. (Bera) * Work around a bug in Mono 1.2.1, so that Beagle doesn't incorrectly think your home directory is on a remote filesystem like

Re: Updating date and time of folders ?

2006-12-15 Thread Joe Shaw
Hi, Stephan Hegel wrote: > I've got another question with beagle-search ... I've entered a > keyword and got results for "Folders, Images and Documents". Now > I've put on the fly a few JPGs into this folder with exif tags > containing the keyword. As expected, the images appear almost > immediate

Re: Updating date and time of folders ?

2006-12-15 Thread Joe Shaw
Hi, On Fri, 2006-12-15 at 16:48 +0100, Stephan Hegel wrote: > No. I need to select another keyword and turn back to the original > keyword. Then it changes to "Last edited: Today". > > Just selecting another tile does not work for me. I just looked into it a bit more and while yes, it is technic

Re: System.DllNotFoundException: /usr/lib/cli/evolution-sharp-2.0/libevolutionglue.so

2006-12-17 Thread Joe Shaw
Hi, Brian J. Murrell wrote: > Saw this in my beagle log just before it died: > > 20061217 11:39:15.1814 20855 Beagle ERROR EX: Unhandled exception thrown. > Exiting immediately. > 20061217 11:39:15.1814 20855 Beagle ERROR EX: System.DllNotFoundException: > /usr/lib/cli/evolution-sharp-2.0/libe

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