Re: Indexers comparison

2007-01-18 Thread Joe Shaw
Hi, choosing another scheduling policy (like sched_batch) is a bit better, as a sched_batch process will use 0% cpu in presence of another process trying to get 100% cpu. I looked into this today, and this isn't how the SCHED_BATCH policy works on Linux (at least with 2.6.20). Indeed doing

Re: Indexers comparison

2007-01-18 Thread Joe Shaw
Hi again, On Thu, 2007-01-18 at 14:20 -0500, Joe Shaw wrote: choosing another scheduling policy (like sched_batch) is a bit better, as a sched_batch process will use 0% cpu in presence of another process trying to get 100% cpu. I looked into this today, and this isn't how the SCHED_BATCH

Re: problem compiling from svn

2007-01-18 Thread Joe Shaw
Hi, On Thu, 2007-01-18 at 22:50 +0100, Max wrote: Note for the archives if other people might have similar problems... Fixed that using packages from here: http://kni.prz.rzeszow.pl/~viraptor/mono/ I think the problem is that SVN beagle (since a little after the 0.2.14 release) we use gmcs

Re: Beagle with Samba Share

2007-01-17 Thread Joe Shaw
Hi, On Wed, 2007-01-17 at 13:13 +, Stringer Leon (West Midlands Ambulance Service NHS Trust) wrote: Another thing I noticed in this test is that when I tried the sandbox test, I could stop beagled with Ctrl+C, and it would stop cleanly. However, when I try beagled --fg --debug I have to

Re: 1GB log files?

2007-01-17 Thread Joe Shaw
Hi, On Wed, 2007-01-17 at 09:30 -0500, Brian J. Murrell wrote: On Wed, 2007-01-17 at 09:10 -0500, D Bera wrote: Well, in fact beagled only grew from 87MB to 94MB before this bug struck. Very reasonable growth IMHO. Thats VMSize - right ? Then its reasonable. Yes, very reasonable I

Re: Beagle with Samba Share

2007-01-17 Thread Joe Shaw
Hi, On Wed, 2007-01-17 at 16:35 +, Stringer Leon (West Midlands Ambulance Service NHS Trust) wrote: It reports: Dl+ This means that it's in disk wait; for some reason it's waiting on IO, presumably to/from the Samba server. tid=0x0xb7f1e6d0 this=0x0x21e40: at (wrapper

Re: 1GB log files?

2007-01-17 Thread Joe Shaw
Hi, On Wed, 2007-01-17 at 14:08 -0500, Brian J. Murrell wrote: Memory usage: VmSize=101.5 MB, VmRSS=41.2 MB, GC.GetTotalMemory=13164544 The RSS is fairly reasonable there, but the 13 megs for GC.GetTotalMemory is a little high. I suspect that is caused by the memory-unfriendly caching we were

Re: comparison of desktop indexers

2007-01-17 Thread Joe Shaw
Hi, On Wed, 2007-01-17 at 16:57 -0500, D Bera wrote: Michal Pryc and Steven Xusheng Hou of Sun compared the four popular desktop indexing systems - JIndex, Tracker, Strigi and Beagle. http://mail.gnome.org/archives/tracker-list/2007-January/pdfLkb0uuBAEw.pdf Its a nice comparison,

Re: 1GB log files?

2007-01-16 Thread Joe Shaw
Hi again, On Sat, 2007-01-13 at 09:56 -0500, Brian J. Murrell wrote: The above appears to be, by leaps and bounds, the only exception I see, but it repeats over and over and over again. It also seems possible that there was an error that prevented that file from being closed previously. Are

Re: 1GB log files?

2007-01-16 Thread Joe Shaw
Hi again, Last email, I promise. ;) On Tue, 2007-01-16 at 12:07 -0500, Joe Shaw wrote: On Sat, 2007-01-13 at 09:56 -0500, Brian J. Murrell wrote: The above appears to be, by leaps and bounds, the only exception I see, but it repeats over and over and over again. It also seems possible

Re: 1GB log files?

2007-01-16 Thread Joe Shaw
Hi, On Tue, 2007-01-16 at 12:48 -0500, Brian J. Murrell wrote: So status is right now, 161MB beagled process, no exceptions and: I suspect that the beagled size will go down a fair amount if you use SVN because of the memory reduction work I did in the Evo backend. It was really causing me

Re: 1GB log files?

2007-01-16 Thread Joe Shaw
Hi, Some notes about this: Most importantly is that the snapshots are totally broken if you take them on Mono 1.1.18; you'll need some 1.2.x version for them to make sense. On Tue, 2007-01-16 at 16:28 -0500, Debajyoti Bera wrote: 2) export BEAGLE_HEAP_SHOT_DIR=/tmp If you don't set this, the

Re: 1GB log files?

2007-01-16 Thread Joe Shaw
Hi, Brian J. Murrell wrote: beagled crashed: Native stacktrace: beagled [0x818b85b] beagled [0x816dad8] [0xb7f3d440] /usr/lib/libmono-profiler-heap-shot.so(outfile_writer_dump_object_begin+0x6c) [0xb7bdb6dc]

Re: SIGABRT when building a very large static index

2007-01-15 Thread Joe Shaw
Hi, Florian Hackenberger wrote: On Monday 15 January 2007 15:03, Dan Tomlinson wrote: ... I just realised that the root partition had filled up on the machine which I was running beagle from! Hence no more /tmp space. However, beagle should not SIGABRT just because it runs out of temp space,

Re: Beagle with Samba Share

2007-01-12 Thread Joe Shaw
Hi, On Fri, 2007-01-12 at 14:46 +, Stringer Leon (West Midlands Ambulance Service NHS Trust) wrote: So are there no more ideas, we'll just assume that something in my setup prevents me from using Beagle? I'm not ready to concede that, at least not without knowing why it's true. :) Try

Re: Beagle with Samba Share

2007-01-08 Thread Joe Shaw
Hi, Stringer Leon (West Midlands Ambulance Service NHS Trust) wrote: Thanks for your reply. I'm using 2.13, there don't seem to be Fedora packages for 2.14 yet but the Troubleshooting page indicates this fixes a known problem with looping. I assume this is likely to be the problem.

Re: Beagle with Samba Share

2007-01-08 Thread Joe Shaw
Hi, On Mon, 2007-01-08 at 15:56 +, Stringer Leon (West Midlands Ambulance Service NHS Trust) wrote: Warn: Likely sqlite database version mismatch trying to read from /home/DOMAIN/lrs/.beagle/TextCache/TextCache.db. Purging. Odd, this usually only happens if you had one version of Beagle

Re: Beagle with Samba Share

2007-01-08 Thread Joe Shaw
Hi, On Mon, 2007-01-08 at 16:16 +, Stringer Leon (West Midlands Ambulance Service NHS Trust) wrote: Would you mind sending me that TextCache.db file? gzip or bzip2 it up and email it to me privately, please. There's nothing to send, TextCache.db is 0 bytes. That might have something to

Re: Beagle with Samba Share

2007-01-05 Thread Joe Shaw
Hi, On Fri, 2007-01-05 at 12:06 +, Stringer Leon (West Midlands Ambulance Service NHS Trust) wrote: I'm not sure if this is the right forum for this question, but it's the only contact on beagle-project.org/. This is the right place! When I search for anything with Beagle, I immediately

New commit/bugzilla policies

2007-01-04 Thread Joe Shaw
Hey everyone, I want to institute a few policies now that we've made the move to Subversion: * ChangeLogs will be generated from svn log -v at release-time. This means that commit messages should be descriptive about what changes where made to what code and why.

Re: Fixing fixme:foo property names, attention other UI devs

2007-01-04 Thread Joe Shaw
Hi, On Thu, 2007-01-04 at 12:18 -0500, D Bera wrote: What I plan to do is to replace the fixme by a proper namespace e.g. image for general image properties jpeg for jpeg specific properties contact for contact specific properties package for package specific properties etc. I would also

evolution-sharp 0.12.1

2007-01-03 Thread Joe Shaw
Hi, I just rolled an evolution-sharp 0.12.1 tarball and uploaded it to gnome.org. You can download it from here: http://download.gnome.org/sources/evolution-sharp/0.12/ The big change is that it natively supports the unstable evolution-data-server 1.9.0 through 1.9.4, which is

Re: beaglewiki.org no longer works

2007-01-02 Thread Joe Shaw
Hi, D Bera wrote: The canonical location for the Beagle Wiki is (and has been for some time): http://beagle-project.org This seems to be down too. It could be my local network, I will try again later. The machine appears to be down. I'll poke the sysadmins if it persists. (Note

Re: Logfile Getting Too Large

2007-01-02 Thread Joe Shaw
Hi, On Fri, 2006-12-29 at 23:34 -0500, Rick Friedman wrote: The reason I ask is because, several times now (including the file I mentioned above), files such as that have gotten completely out of hand. The one I mentioned is currently at 858.1 MB (899,748,971 bytes). Most of these Beagle

Re: Subversion migration

2006-12-30 Thread Joe Shaw
Hi, Beagle has been migrated to Subversion from CVS. Hooray! I've already spent a few hours today cleaning up the source tree, moving old code out of the way and renaming some inaccurately-named files. I've done a couple test builds that work for me. The rest of GNOME is still being

beaglewiki.org no longer works

2006-12-30 Thread Joe Shaw
Hi, I just noticed today that beaglewiki.org no longer works. It appears as though the domain lapsed and it was snapped up by a squatter. The canonical location for the Beagle Wiki is (and has been for some time): http://beagle-project.org If you know of any references to beaglewiki.org

Subversion migration

2006-12-28 Thread Joe Shaw
Hi, As you may know, Beagle is hosted in GNOME CVS. Tomorrow, the 29th, at 23:59 GMT, GNOME will start the migration to Subversion. This is great news for Beagle, which has suffered with the shortcomings of CVS for quite some time. During the migration, non-anonymous GNOME CVS will not be

Re: Beagle 0.2.14 not correctly handling BZIP2 files?

2006-12-21 Thread Joe Shaw
Hi, On Thu, 2006-12-21 at 21:39 +, David Rowntree wrote: Warn: Unable to filter /raid/TEST_ARCHIVE/t/file.txt.bz2: ICSharpCode.SharpZipLib.BZip2.BZip2Exception: BZip2 input stream bad block header I've seen this on some, but not all, of my bzip2 files as well. Could my distro or mono

Re: Updating date and time of folders ?

2006-12-18 Thread Joe Shaw
Hi, On Sat, 2006-12-16 at 00:55 +0100, Stephan Hegel wrote: I've thought that a folder or directory is just a kind of list (incl. some meta data) of all the item it contains. And when I move a file into this folder, this file must be added to this list/index somehow ? This is the case for the

Re: Size of index

2006-12-18 Thread Joe Shaw
Hi, On Sat, 2006-12-16 at 07:40 -0800, Gregoire Gentil wrote: I would like to get an idea of the size of Beagle index. Let's say that you have xGB of structured data (Word, OpenOffice, text files, emails...) yGB of Music and zGV of Video on your system, how much is the size of Beagle index?

Re: Exclude pattern question

2006-12-18 Thread Joe Shaw
Hi, On Sun, 2006-12-17 at 06:17 +0100, Stephan Hegel wrote: My indexing.xml file contains the following excludes: ExcludeItem Type=Pattern Value=*.viminfo / ExcludeItem Type=Pattern Value=*.viminfo.tmp / However, when I start my editor (vim) and close it again, the following appears in

Re: Exclude pattern question

2006-12-18 Thread Joe Shaw
Hi again, On Mon, 2006-12-18 at 14:27 -0500, Joe Shaw wrote: On Sun, 2006-12-17 at 06:17 +0100, Stephan Hegel wrote: Debug: *** Add '/home/steve' '.viminfo.tmp' (file) Debug: *** Remove '/home/steve' '.viminfo' (file) Debug: Could not resolve unique id of '.viminfo' in '/home/steve

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:

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, libbeagle has been compiled without python

ANNOUNCE: Beagle 0.2.14

2006-12-14 Thread Joe Shaw
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 NFS. (Joe) * Use the XDG autostart

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 was

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 this one straightened out, I think we'll be ready

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 KonqHistory, KonqBookmark, KAddressBook

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 fix for

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 rules.

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

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. That'll give us a good idea

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-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

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 in the logs. Not even once

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-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 version after dBera's email

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 attribute

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

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 nonexisting

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 reports

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 between local

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

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=1ID=7716O=0L=0C=0K=beagleSB=SO=PP=25do_MyPackages=0do_Orphans=0SeB=nd for all archlinux users. Great, thanks! beagled --fg did complain about not having

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: 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

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: 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

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 yesterday

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 this

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

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

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 as

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: 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

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

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

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 also appears

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 to

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: 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 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. Where in the code does

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: 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

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

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 required

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 eating

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 give

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/buddy-id.log. It is an HTML format such as

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

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 ___ Dashboard-hackers

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 the

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

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: 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

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 is:

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:

Re: RoadMap for next Beagle releases

2006-09-21 Thread Joe Shaw
Hi, Joel Mandell wrote: Yeah I know that there exists those Virtual Folder things. But I meant something like that but with tagging instead of rather quering from the beagle-daemon. What I meant was that tagging files to their specific mime-types makes it easy to get all files of a

Re: RoadMap for next Beagle releases

2006-09-21 Thread Joe Shaw
Joel Mandell wrote: But shouldn't it be possible to pass an argument to beagle allowing more then 100 - hacking the code for my own sake when this argument could be useful to others doesn't make any sense huh? beagle-query already takes a --max-hits parameter. I dunno if it makes sense for

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

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 seem to

ANNOUNCE: Beagle 0.2.10

2006-09-18 Thread Joe Shaw
/Infrastructure: * Fix the way we escape URIs throughout the codebase to conform more to the RFC and so less-accepting apps work with UTF-8 filenames. (Joe Shaw) * Use the GTK+ version of xdgmime instead of the upstream version as it appears to be the canonical one. Fixes the ever-increasing time

Re: Beagle File index problem

2006-09-15 Thread Joe Shaw
Hi, On Fri, 2006-09-15 at 13:18 +0200, Paul Wellner Bou wrote: The indexer seems to crash on every *.doc-Document he finds and at the same time loosing the index he builded up to the crash time. I can reproduce this. I wait until he indexes a certain document. Then I search for this

Re: Potential bug in Mork.cs

2006-09-14 Thread Joe Shaw
Hi, On Thu, 2006-09-14 at 12:22 -0400, Kevin Kubasik wrote: I've tried this change with no real issues I can see changing, but I would like Pierre to check off on this before it goes in, as hes the one most familiar with the mork parsing code. Well, the way the code is written right now, it

Re: Bookmark Queryable

2006-09-14 Thread Joe Shaw
Hi, On Thu, 2006-09-14 at 10:51 -0500, Adam T. Gautier wrote: After scanning the code for the MozillaQueryable it seems that the code deals with the mail client but there does not seem to be code for indexing the bookmarks. The MozillaQueryable code has been dead for quite some time now.

Re: Bookmark Queryable

2006-09-14 Thread Joe Shaw
Hi, On Thu, 2006-09-14 at 13:54 -0500, Adam T. Gautier wrote: On Thu, September 14, 2006 1:06 pm, Joe Shaw wrote: In general I am rather nervous about indexing remote resources for a number of reasons: Yes, this is understandable. However, I assume that the QueryDomain was ment

<    1   2   3   4   5   6   7   >