Re: `com.novell.Beagle' service and `libgeckoglue.so' problems

2005-01-24 Thread Joe Shaw
On Sat, 2005-01-22 at 15:40 +, Tolan Blundell wrote: > Mono-INFO: DllImport error loading library 'libgtkembedmoz.so: cannot > open shared object file: No such file or directory'. > > Had a look for libgtkembedmoz.so (as libgeckoglue.so is in /usr/lib/beagle/) > >

Re: Character coding display errors

2005-01-26 Thread Joe Shaw
Hi, On Wed, 2005-01-26 at 09:40 +0100, Javier Ruiz Hidalgo wrote: > I've been having some errors with best displaying mail results > (something to do with character coding). For instance best displays a > mail such as: > > =?iso-8859-1?Q?=5BSin_T=EDtulo=5D?= > > > While if I open it in evo

Re: mono red-carpet channel

2005-01-26 Thread Joe Shaw
On Wed, 2005-01-26 at 15:03 +, Paul Cooper wrote: > Feeling very stupid today. Installed to demo version of NLD to have a > play with beagle goodies, however for the life of me I can find how to > add the mono red carpet service / channel. The only channel I have > available is MDE and only two

Re: mono red-carpet channel

2005-01-26 Thread Joe Shaw
On Wed, 2005-01-26 at 17:14 +, Paul Cooper wrote: > That's what I did initially however red carpet complained of missing > dependencies: first libgtkmozembed (so I installed mozilla via yast) > then gecko-sharp - eventually after a bit more searching I added the > http://red-carpet.ximian.com/

Re: mozilla extension suggestion

2005-01-26 Thread Joe Shaw
On Wed, 2005-01-26 at 13:23 -0500, Tom von Schwerdtner wrote: > I've been looking for an excuse to play with mozilla extensions > though, if I can wedge up some time I'll have a poke and see if I can > add this option (unless someone is vehemently opposed). Please feel free! The mozilla extension

NLD/SUSE dbus snapshots fixed

2005-01-27 Thread Joe Shaw
Hey, The dbus snapshots were being built from CVS HEAD which doesn't work with Beagle, as I am sure everyone knows very clearly now. :) I just fixed the snapshots we run for NLD and SUSE 9.2 to pull the DBUS_0_23 tag from CVS, so that's the last known version to work. It's the same as the 0.23 t

Re: Beagle on FC3

2005-01-27 Thread Joe Shaw
On Thu, 2005-01-27 at 16:41 +0100, Bart Vanbrabant wrote: > Hello, > > I finally got beagle (0.0.5) working on FC3 without breaking hal by > using dbus 0.23. I installed mono from the dag.wieers.be This is version > 1.0.5 but there are quite some problems. There are now packages from the mono gu

Re: mozilla extension suggestion

2005-01-27 Thread Joe Shaw
Hey Tom, On Wed, 2005-01-26 at 23:53 -0500, Tom von Schwerdtner wrote: > I've gotten some reports of this patch not applying correctly, however > this one (same thing elsewhere) seems to work fine: > > http://tvon.etria.com/images/mozilla-extension.patch.gz I don't feel the least bit qualified t

Re: beagle-0.0.5 issues with ubuntu warty and dbus-0.23

2005-01-27 Thread Joe Shaw
Hi, On Thu, 2005-01-27 at 22:23 +0100, Daniele Bellucci wrote: > I just finished to download and install beagle-0.0.5 by following > the instruction from the ubuntu wiki page. > > FATAL: System.EntryPointNotFoundException: dbus_bus_service_exists > > Be Aware: i'm using dbus-0.23 Umm, no you're

beagle now support both dbus 0.23 and CVS

2005-01-28 Thread Joe Shaw
Hey, I just checked in some configure check and conditional code so that beagle should now build and work against both the old dbus API (in 0.23) and the new dbus API (CVS/0.30). I'm going to keep the NLD/SUSE snapshots building 0.23 however, since things like galago haven't been updated yet. Le

Re: Beagle search engine

2005-02-01 Thread Joe Shaw
On Tue, 2005-02-01 at 15:57 +0100, Mario Sopena wrote: > Well, it will be great that Beagle could index the Monodoc > documentation, but we cannot force everybody that wants to search in > Monodoc to install Beagle. So the problem is still there. It's going to be on every desktop before long anywa

Re: Beagle search engine

2005-02-01 Thread Joe Shaw
On Tue, 2005-02-01 at 11:50 -0500, Joe Shaw wrote: > The hacks we've done are very minor: we added a property that lets us > change where the lockfiles are stored, and we added a bunch of > Beagle-specific locking. I meant "Beagle-specific logging". Anyway,

... and it requires gmime 2.1.11 + snapshot update!

2005-02-01 Thread Joe Shaw
Hey, I just committed a fix for a bug which requires that gmime be updated to 2.1.11. The wiki has been updated and you can download a tarball from there. Also, those of you lucky enough to be running NLD or SUSE 9.2 now have the new gmime package in the mde-snaps channel, as well as updated bea

Re: Beagle search engine

2005-02-01 Thread Joe Shaw
On Tue, 2005-02-01 at 17:50 -0500, Christopher Schmidt wrote: > and I doubt Beagle will be migrating to those platforms anytime soon. Don't be so sure. > Where is that? The dotlucene sourceforge project is gone. Is there > a new location? It's still there: http://sourceforge.net/projects/dotluc

Re: Mono GC + Beagled

2005-02-04 Thread Joe Shaw
On Fri, 2005-02-04 at 06:00 +0100, MDK wrote: > I've been doing some mono development, and I noticed that too (Mono GC > memory leaking). Is there any chance that this is going to change in the > upcoming Mono versions? The plan is to fix it post-mono 1.2. In the meantime, you have to work aroun

Re: reiser4 support in beagle

2005-02-17 Thread Joe Shaw
Hi, On Thu, 2005-02-17 at 22:08, Adam Skobel wrote: > I am wondering if there has been any work to support reiser4? I'm > willing to do a little bit of hacking to try and add it myself, where > would I start looking to do this? Any pointers, tutorials, etc, but > honestly I don't have much experie

Re: Beagle: Unhandled Exception

2005-02-22 Thread Joe Shaw
On Sat, 2005-02-19 at 12:35 -0800, Amir Boroumand wrote: > When I attempt to run beagld daemon I get this > error... > > Unhandled Exception: > System.TypeInitializationException: An exception was > thrown by the type initializer for Beagle.Util.Inotify > ---> System.DllNotFoundException: MonoPosi

Re: Giant memory leaks still there

2005-02-24 Thread Joe Shaw
On Thu, 2005-02-24 at 19:21 +0100, Tomasz Torcz wrote: > Previously, I never had problems with beagle leaking memory. But now > beagled uses metric tons of RAM: Trying to track this down. Have any ideas? > Also, why text size in BEST is two times larger than three months ago? > I'm not vision-

Re: Giant memory leaks still there

2005-02-24 Thread Joe Shaw
Hi, On Thu, 2005-02-24 at 21:20 +0100, Tomasz Torcz wrote: > Maybe I should try some debugging switches? What output could be > helpful? --debug-memory will tell you the size of the daemon process. It uses VmSize but I'm about to commit something that will display VmRss instead. The most helpf

Re: Giant memory leaks still there

2005-02-24 Thread Joe Shaw
On Thu, 2005-02-24 at 15:28 -0500, Robert Love wrote: > On Thu, 2005-02-24 at 15:37 -0500, Joe Shaw wrote: > > > --debug-memory will tell you the size of the daemon process. It uses > > VmSize but I'm about to commit something that will display VmRss > > instead.

Re: Giant memory leaks still there

2005-02-24 Thread Joe Shaw
On Thu, 2005-02-24 at 15:28 -0500, Robert Love wrote: > On Thu, 2005-02-24 at 15:37 -0500, Joe Shaw wrote: > > > --debug-memory will tell you the size of the daemon process. It uses > > VmSize but I'm about to commit something that will display VmRss > > instead.

Re: gst-sharp warning

2005-02-25 Thread Joe Shaw
On Fri, 2005-02-25 at 13:32 -0800, Joe Barnett wrote: > I've just compiled beagled with gst-sharp support to test the > resolution of bug 164845. I updated gst-sharp from svn (svn up), and > rebuilt it before re-configuring and re-building beagle. > > When I run beagled, it repeatedly spits out t

Re: searching chat logs

2005-03-03 Thread Joe Shaw
On Wed, 2005-03-02 at 18:19 -0600, Shane Bishop wrote: > Anytime I try to do anything with gaim logs, this happens. > Details: I've tried the following-searching chat logs, and running the > command 'beagle-imlogviewer', and they both give me errors related to > the file .gaim/blist.xml Both .ga

Re: searching chat logs

2005-03-03 Thread Joe Shaw
On Thu, 2005-03-03 at 11:56 -0600, Shane Bishop wrote: > Yes, both .gaim and .gaim/blist.xml exist. Everything I read told me > that ubuntu (i'm running hoary) already has inotify enabled, but I'll > double check that. Trow just checked in a fix for this to CVS; you definitely are not running inot

Re: Extended Attributes on crypto FS

2005-03-07 Thread Joe Shaw
Hi James, On Mon, 2005-03-07 at 18:10 +, James Ogley wrote: > Trying to try out beagle, but beagled won't start, because I don't have > extended attributes enabled on my home directory. Thing is that my home > directory is encrypted, details being held in /etc/cryptotab (on SuSE). > Is it pos

Re: Extended Attributes on crypto FS

2005-03-07 Thread Joe Shaw
On Mon, 2005-03-07 at 20:44 +, James Ogley wrote: > Works a treat actually, this is the line in /etc/cryptotab: > > /dev/loop0 /dev/hda5 /homeext3 twofish256 > noatime,user_xattr > > It hadnt occurred to me earlier that the last field was obviously the > mount opt

Re: Configuration problem or bug?

2005-03-10 Thread Joe Shaw
On Thu, 2005-03-10 at 11:47 -0500, Scott Ferguson wrote: > Not sure where this falls under. If I click "Open" for a music file, > Beep Media Player opens up and plays it. But if I click "Enqueue" Totem > opens up (with the song correctly queued). > > Did I goof on my gnome configuration somehow

Re: Beagle: Consumes lots of memory making the system unusable

2005-03-15 Thread Joe Shaw
Hi, On Tue, 2005-03-15 at 08:39 -0600, Shane Bishop wrote: > I'm not sure what you are referring to (system memory, or actual > storage), but I ran into a similar problem the other day. The beagle > logs took over my hard drive (all 74 GB), and I could no longer log into > gnome, it was crazy.

Re: Beagle: Consumes lots of memory making the system unusable

2005-03-15 Thread Joe Shaw
Hi, On Tue, 2005-03-15 at 10:10 -0600, Shane Bishop wrote: > Here it is: > 10823940/home/name/.beagle/Log Ok. See what Jon said in another mail in this thread. Presumably the index helper is getting stuck. Joe ___ Dashboard-hackers mailing l

Re: Beagle: Consumes lots of memory making the system unusable

2005-03-15 Thread Joe Shaw
On Tue, 2005-03-15 at 13:23 -0600, Shane Bishop wrote: > Here's what is getting repeated on the 10 GB log file: > > 05-03-15 10.05.10.47 20199 Beagle WARN: Caught exception in DoTaskReal > 05-03-15 10.05.10.47 20199 Beagle WARN: > Tag: /home/sbishop/.evolution/mail/local/Inbox > 05-03-15 10.05.10.

Re: Beagle: Consumes lots of memory making the system unusable

2005-03-21 Thread Joe Shaw
Hi, On Mon, 2005-03-21 at 15:51 +, Daniel Drake wrote: > Shane Bishop wrote: > > It still has the problem with generating huge amounts of logs. > > Same exception message? If so, would I be right in saying that you are an > Ubuntu user, and don't have libgmime installed (but do have libgmime

Re: Beagle not using GNOME thumbnails (?)

2005-03-21 Thread Joe Shaw
On Mon, 2005-03-21 at 21:50 +0100, MDK wrote: > Could it be that Beagle is not actually using the GNOME/Nautilus > thumbnails for images? I suspect because: > > 1) While using Beagle under some system load, I noticed that I can "see" > images being rendered in BEST (white gecko jpeg "parsing" line

Re: finding nothing...

2005-03-22 Thread Joe Shaw
On Tue, 2005-03-22 at 09:05 -0600, Shane Bishop wrote: > DEBUG: DBus.DBusException: No reply within specified time > in [0x0005d] (at /home/sbishop/dbus-0.23.2/mono/Message.cs:205) > DBus.Message:SendWithReplyAndBlock () > in <0x000cd> Beagle.Daemon.RemoteIndexerProxy.Proxy:NewRemoteIndexerPath >

Re: Beagle 0.0.8

2005-03-23 Thread Joe Shaw
Hi, On Wed, 2005-03-23 at 22:00 +, James Ogley wrote: > > It is not. > > Packages are available > > Presumably I'll need to rebuild beagle too? Nope, shouldn't need to. Joe ___ Dashboard-hackers mailing list Dashboard-hackers@gnome.org http://mai

Re: gnomesharpglue & others not found

2005-04-04 Thread Joe Shaw
Hi, On Mon, 2005-04-04 at 08:50 -0500, Shane Bishop wrote: > Alrighty, I got another one. Whenever I try to run any mono-based app, i > get something similar to this: > > Unhandled Exception: System.DllNotFoundException: gnomesharpglue The libgnomesharpglue.so file is not in your LD_LIBRARY_PAT

Re: feature request - add mime type text/x-log

2005-04-05 Thread Joe Shaw
Hi Andrew, On Sun, 2005-04-03 at 21:49 -0700, Andrew Replogle wrote: > This is the mime-type of the irc logs irssi logs.. I'm not sure if > it's uniform with x-chat / bitchx / epic / etc etc etc.. Anyone else > confirm for the other clients? It seems as though gnome-vfs just does a check of the f

Re: making progress, but Beagle still breaking

2005-04-06 Thread Joe Shaw
Hi, On Wed, 2005-04-06 at 15:39 +, Charlie Law wrote: > With help from several of you, I've finally got Beagle working fairly > well on my Slackware 10.1 system, but it still breaks down after a > while. Here's the error message that I get: > > << > Unhandled Exception: System.IO.IOExcept

Re: making progress, but Beagle still breaking

2005-04-06 Thread Joe Shaw
Hi, On Wed, 2005-04-06 at 18:43 +, Charlie Law wrote: > Joe, I hope this info is helpful. Thanks for your reply. I really like > Beagle and am hoping the best for it. Thanks, and we hope so too. :) > FYI, I'm using the Beagle built from CVS on 5 April 2005. The crash > seems to occur whe

Re: (no subject)

2005-04-22 Thread Joe Shaw
Hi, On Fri, 2005-04-22 at 12:53 -0500, Shane Bishop wrote: > my boss just posed an interesting question about beagle. he said that > when he was downloading a file (in firefox) it kept giving errors about > not being able to read the file while it was still downloading. is it > possible to have fi

Re: Beagle and Suse 9.3

2005-04-22 Thread Joe Shaw
Hi, On Fri, 2005-04-22 at 17:56 +0200, Bodo Tasche wrote: > I tried to Install Beagle with the included RPM's in Suse 9.3, but it > doesn't start correctly :(. At first I tried the Novel-Newsgroup and a > Suse-Forum, but nobody was able to help me, so I post here. > > The Logfile shows this err

Re: Beagle on Ubuntu Hoary

2005-04-26 Thread Joe Shaw
On Tue, 2005-04-26 at 10:05 +0200, Martin Palma wrote: > Since I have beagle, I have no F-spot :-(! I have goggled a lot but > nothing... there are some people with the same problem on the > ubuntu-user Mailinglist, but they have also no solution for the problem. There were some changes to the mon

Re: NFS

2005-05-03 Thread Joe Shaw
Hi Kyle, On Tue, 2005-05-03 at 11:55 -0400, Kyle Ellrott wrote: > I'm looking to see if I can get beagle to work with NFS mounted home > directories. Looking through the archives and google, I've seen this > question asked a few times, but haven't really heard any success > stories. Beagle

State of the Pooch

2005-05-05 Thread Joe Shaw
Hi, It's been a while since we sent out an email detailing what we're doing, what our plans are, what all this means, so I thought now would be a good time to fill you in. The big stuff: * Removal of D-BUS from Beagle If you've been hanging around on IRC lately you've probably s

Re: State of the Pooch

2005-05-06 Thread Joe Shaw
Hi, On Thu, 2005-05-05 at 18:23 -0400, Joe Shaw wrote: > It's been a while since we sent out an email detailing what we're doing, > what our plans are, what all this means, so I thought now would be a > good time to fill you in. Of course, I forgot three other big things:

Re: State of the Pooch

2005-05-09 Thread Joe Shaw
On Sun, 2005-05-08 at 16:58 +0100, Daniel Drake wrote: > If we move away from GNOME CVS, will we lose out on the translations side? > Right now, it looks like random gnome translators are stumbling onto our > project and and translating it into all kinds of languages, which I'm very > impressed by.

Re: beagle disregards .noindex

2005-05-15 Thread Joe Shaw
On Sun, 2005-05-15 at 17:51 +0300, Lior Kesos wrote: > As many other beagle waansee's I use nfs as my home directory I'd like > to just see the mut in action so I placed a .noindex file in ~. > I still get: > beagled --fg --debug --replace > INFO: Starting Beagle Daemon (version 0.0.8) > DEBUG: Com

Re: beagle disregards .noindex

2005-05-15 Thread Joe Shaw
Addendum. On Sun, 2005-05-15 at 13:56 -0400, Joe Shaw wrote: > The use of extended attributes is central to the entire indexing > infrastructure, so the check done unconditionally. "the check is done unconditionally," obviously. > What you can do is use the BEAGLE_HOME envi

Re: Searching across networked Beagle daemons

2005-05-16 Thread Joe Shaw
On Mon, 2005-05-16 at 15:46 -0400, Nat Friedman wrote: > Hey Vijay, > > On Mon, 2005-05-16 at 05:32 -0600, Vijay KN wrote: > > > > A screenshot of the networked Beagle results display on Firefox > > browser, showing some results from a remote Beagle daemon and others > > from the local daemon, i

Wiki switched over

2005-05-16 Thread Joe Shaw
Hi, As I mentioned in a previous email: http://mail.gnome.org/archives/dashboard-hackers/2005-May/msg00011.html we're putting a new Wiki into place. Earlier today we switched over the beaglewiki.org DNS to this, and now redirect to it from http://gnome.org/projects/beagle. The

Re: Beagle forgets indexes, files backend broken

2005-05-17 Thread Joe Shaw
On Tue, 2005-05-17 at 11:21 +0200, Nico Kaiser wrote: > - The files backend indexes my files correctly, but seems to be stuck > in some directories (no special files, no special file names). It > walks this directory over and over again even when there is no open > file at all. That's odd. Do you

[Fwd: Re: Wiki switched over]

2005-05-17 Thread Joe Shaw
ank you so very much everyone who helped write, edit or link to the wiki. Hopefully the transition to the new wiki will be a very easy one and it will be as popular and useful as ever. -- Joe Gasiorek [EMAIL PROTECTED] On 5/16/05, Joe Shaw <[EMAIL PROTECTED]> wrote: > Hi, > >

Re: Beagle forgets indexes, files backend broken

2005-05-17 Thread Joe Shaw
Hi, I haven't looked at the file backend log yet, but... On Tue, 2005-05-17 at 18:15 +0200, Nico Kaiser wrote: > The logfile says: > > - - - - 8< - - - - > 05-05-17 18.13.34.04 14799 IndexH DEBUG: Found dangling locks > in /home/nico/.beagle/MailIndex/Locks > 05-05-17 18.13.34.04 14799 IndexH

Re: Is Beagle indexing my email?

2005-05-17 Thread Joe Shaw
Hi, On Wed, 2005-05-18 at 01:30 +0200, Tomasz Torcz wrote: > Those files are single messages in perfectly normal Maildirs. I have > GMime installed and beagle compiles fine, but no search returns any data > from my emails. Beagle only indexes mail from Evolution mboxes and IMAP accounts right no

Re: Use of extended attributes has issues.

2005-05-19 Thread Joe Shaw
On Thu, 2005-05-19 at 17:13 -0400, Nat Friedman wrote: > Whenever I try to copy a Beagle-indexed file onto a filesystem which > does not support EAs (for example, a memory stick), horrible, > frightening things happen. > > At the command line, I get this kind of nonsense: > > [EMAIL PROTE

Re: MailDir

2005-05-20 Thread Joe Shaw
Hi, On Fri, 2005-05-20 at 06:29 -0400, Nat Friedman wrote: > The next step, if someone wants a good project, is to build a driver > that can index unmanaged[1] mbox files as well. "Filter," not "driver." A driver is something else, so I don't want to confuse people with the terminology. :) > As

Re: MailDir

2005-05-20 Thread Joe Shaw
Hey, On Fri, 2005-05-20 at 16:00 -0400, Michael R Head wrote: > I always thought that one of the cool things about gnome-vfs was that > you could simply pass a (chained) URI to a file in an archive, and the > application would then be able to use it directly. If the gnome-vfs > backend allowed wri

Re: Use of extended attributes has issues.

2005-05-20 Thread Joe Shaw
Hi, On Fri, 2005-05-20 at 01:53 -0400, Nat Friedman wrote: > On Thu, 2005-05-19 at 17:32 -0400, Joe Shaw wrote: > > This appears to be a bug in subfs or gnome-vfs' interaction with it, and > > not related to Beagle. > > Oops, my mistake. Sorry for the wrong report on

Re: Beagle CVS and Evolution Address book

2005-05-22 Thread Joe Shaw
Hi, On Sun, 2005-05-22 at 22:30 +0200, MDK wrote: > I had to: > > $> ln -s /opt/gnome/lib/libebook-1.2.so.3.1.1 /usr/lib/libebook-1.2.so.0 Just a general FYI: This isn't a safe change to make. The major so number (3 vs. 0 in this case) are different for a reason. :) It indicates that the libra

Re: Evolution mail indexing

2005-05-22 Thread Joe Shaw
On Sun, 2005-05-22 at 22:34 +0200, MDK wrote: > One more detail regarding the evolution-mail backend. It should not > index the contents of the "Spam" folder... It skips over folders named "Spam" or "Junk". There might be a bug in here, though. Is the folder an mbox or IMAP folder? What is the

Re: Beagle forgets indexes, files backend broken

2005-05-27 Thread Joe Shaw
On Thu, 2005-05-26 at 10:34 +0200, Nico Kaiser wrote: > So is there a way to avoid these dangling locks? I did not do anything > special, but every 3-4 minutes, there are dangling locks in my mail > index, so beagle deletes the index. This makes it completely > unusable... > Any news, or anything

Re: No reconnect after "Process too big"

2005-05-27 Thread Joe Shaw
On Thu, 2005-05-26 at 10:37 +0200, Nico Kaiser wrote: > Beagle seems to have a "memory leak workaround" which shuts > down the process when it's too big. > > Well, something seems to be shut down, however it's not the process > that consumes memory. "mono-beagled" still grows con

Re: Run tim error in CVS beagle as of May 26

2005-05-27 Thread Joe Shaw
Hi, On Thu, 2005-05-26 at 22:04 -0400, Abbas Faiq wrote: > After compiling cvs beagle as of May 26 - I am getting the following run > time error: > > Unhandled Exception: System.IndexOutOfRangeException: Array index is out > of range. I just checked in a fix for this. Thanks, Joe

Re: Folder icon

2005-05-27 Thread Joe Shaw
On Fri, 2005-05-27 at 12:59 +0200, MDK wrote: > I can't see the folder icon in the latest beagle from cvs... I mean the > nautilus folder icon that should be displayed when a matching directory > was found. It's simply not there. > > The source in BEST is: > > .. > > > Look at Tiles/temp

Re: Serious Beagle Bugs - Best and Web Services

2005-05-27 Thread Joe Shaw
Hi, On Fri, 2005-05-27 at 06:17 -0600, Vijay KN wrote: > And yes I too was getting the Best Segmentation fault and checked in a > fix in Template.cs file y'day. Your fix is right, but what concerns me is that this bug has existed forever, but is only being triggered now. Joe __

Re: Matlab Source Files?

2005-05-27 Thread Joe Shaw
Hi, On Fri, 2005-05-27 at 14:16 +, Carlos Moffat wrote: > I just installed beagle 0.0.9 and it is truly amazing! Kudos to the > developers!. I have two questions: You only asked one question. :) > I do a lot of work w/ MATLAB, whose scripts are .m files (ascii), which > don't seem to be in

Re: Unhandled exception in Beagle CVS 27may05

2005-05-27 Thread Joe Shaw
Hi, On Fri, 2005-05-27 at 16:31 +, Charlie Law wrote: > I just compiled Beagle CVS from today (27 May 05). The Beagle daemon seems to > be working well, but best crashes with this message: > > Unhandled Exception: GConf.NoSuchKeyException: Key > '/desktop/gnome/interface/font_name' not foun

Re: Fix already available? (was Re: Unhandled exception in Beagle CVS 27may05)

2005-05-27 Thread Joe Shaw
Hi, On Fri, 2005-05-27 at 17:06 +, Charlie Law wrote: > Joe, does this mean that if I check out the sources now, the fix will be > included in what I dl? I ask, because after seeing your post I did do a quick > check-out and compile, and the problem is still there. Maybe there's > something

Re: Run tim error in CVS beagle as of May 26

2005-05-27 Thread Joe Shaw
Hi, On Fri, 2005-05-27 at 12:50 -0400, Abbas Faiq wrote: > Thanks for looking into this, seems like the problem is still there...I > built beagle around 12:40pm from CVS As I mentioned in a different thread, anonymous CVS usually lags by a few hours. Attaching the patch. Joe Index: Util/Strin

Re: Beagle and filesystem hierarchy

2005-05-27 Thread Joe Shaw
Hi, On Fri, 2005-05-27 at 12:53 +0200, MDK wrote: > ..into beagle, and I hope to find the above files and select the > "Final.mp3". No luck, zero results. I try different queries: > > "music rosiak" > "music final" > "rosiak final" > > Each gives zero results (notice that I skipped "anomalia"),

Re: Run tim error in CVS beagle as of May 26

2005-05-28 Thread Joe Shaw
On Sat, 2005-05-28 at 12:07 +0200, MDK wrote: > I built beagle a few hours ago and I'm experiencing same thing - but it > seems that only for JPEG files. The log is: You can try applying the patch I attached earlier in the thread. If it applies cleanly, then the CVS server hasn't updated yet. T

Re: Run tim error in CVS beagle as of May 26

2005-05-28 Thread Joe Shaw
Hi, On Sun, 2005-05-29 at 00:01 +0200, MDK wrote: > The patch is applied in the CVS ver I have. But the problem still > persists... There was a second bug in there as well. Squashed it. > > Do you get something similar if you run "beagle-info --status | head -n > > 20" by hand? It should just

Re: What does --with-thunderbird option do in configure?

2005-05-28 Thread Joe Shaw
Hi, On Sat, 2005-05-28 at 20:06 -0400, Abbas Faiq wrote: > I was under the impression that beagle did not search Thunderbird > email/address book. It doesn't. See below. > Then I noticed the following as one of the configure > options: > > --with-mozilla[=mozilla|firefox|thunderbird] >

Re: WebBookmarks Queryable

2005-05-30 Thread Joe Shaw
On Mon, 2005-05-30 at 02:07 +0200, Jon Trowbridge wrote: > On Sun, 2005-05-29 at 22:29 +0200, Martijn van Beers wrote: > > Why does that matter? It isn't really all that interesting whether > > a url was found in your history or in your bookmarks, is it? you'd just > > want one search result, right

Re: hanging IndexWebContent-processes

2005-05-31 Thread Joe Shaw
On Tue, 2005-05-31 at 10:50 +0200, Holger Leskien wrote: > I'm not shure if this is an error but I believe so: For every website I > open in Firefox there are two processes started but never ended (only > after killing X). This eats up all of my memory in a relatively short > time. Additionally eve

Re: hanging IndexWebContent-processes

2005-05-31 Thread Joe Shaw
Hi, On Tue, 2005-05-31 at 18:37 +0200, Holger Leskien wrote: > [EMAIL PROTECTED]:~$ beagle-index-url --url http://www.drfragger.de/ > INFO: Running IndexWebContent > DEBUG: Debug Mode! > Indexing > DEBUG: SendAsync > DEBUG: Close > DEBUG: Done > > And that's it. No exiting, even after pressing re

Re: hanging IndexWebContent-processes

2005-05-31 Thread Joe Shaw
On Tue, 2005-05-31 at 23:15 +0200, Paul Wellner Bou wrote: > I can't reproduce this by command line. Even starting a process exactly > like one I found in the ps list, the url gets indexed and before > finishing the source file is deleted. All ok. Hmm, I wonder if invoking from Firefox is perhap

Re: WebBookmarks Queryable

2005-06-02 Thread Joe Shaw
On Thu, 2005-06-02 at 23:57 +0200, MDK wrote: > Each time we index something using beagle-index-url, we look if we have > a bookmark for this entry in our db. If so, we alter the indexed url > with the bookmark information (and boost the rank). Web history and bookmarks are (or, will be) stored i

Re: Beagle 0.0.10 doesn't compile with Mono 1.0.6

2005-06-04 Thread Joe Shaw
On Sat, 2005-06-04 at 16:35 +0100, Daniel Drake wrote: > When compiling with mono 1.0.6, you get these errors: > > /Query.cs(70) error CS1501: No overload for method > `RegisterAsyncResponseHandler' takes `2' arguments > /Query.cs(70) error CS8006: Could not find any applicable function for this >

Re: Beagle CVS Build Error

2005-06-06 Thread Joe Shaw
On Mon, 2005-06-06 at 03:37 -0600, Vijay KN wrote: > Thanks for notifying the break. A recent change in BeagleDaemon.cs > making StartupProcess() as a separate method has caused the break. > > I've fixed it and checked in the changes. It should work now. Oops, sorry, my fault. I must have

Re: Beagle and Email

2005-06-07 Thread Joe Shaw
Hi, On Tue, 2005-06-07 at 15:43 +0100, Phill Gillespie wrote: > I've been testing Beagle version 0.0.9 and 0.0.10 and it works pretty > well for me (a lot more stable now!). The only problem is I don't use > Evolution as my email client, I use Thunderbird. I've seen conflicting > reports saying

Re: make error building beagled

2005-06-09 Thread Joe Shaw
On Fri, 2005-06-10 at 00:34 +0200, Paul Wellner Bou wrote: > It is a few days ago I updated the beagle sources from cvs and make is > not able to build beagled. I updated the sources every day but the error > is still there. Remember to update using "cvs up -d", and you may need to rerun autogen

Re: .noindex files are ignored and disappearing file index

2005-06-15 Thread Joe Shaw
On Tue, 2005-06-14 at 21:28 -0500, Arthur Peters wrote: > Has this feature been removed? I like the idea of it and the new > "beagle-config indexing AddIgnorePattern" thing does not replace it > because you cannot recursively ignore a specific directory, because > matching is done on single path el

New filtering changes landed

2005-06-15 Thread Joe Shaw
Hi, I just landed code which adds some flexibility to the filtering system. Expect delays. Filters can now themselves create Indexables which the daemon will in turn filter and index (and so on). This will allow us, when someone actually writes it, to index the contents of archives like zip and

Re: New filtering changes landed

2005-06-15 Thread Joe Shaw
Hi, On Wed, 2005-06-15 at 17:04 -0400, Joe Shaw wrote: > It also means an updated GMime requirement. We now require 2.1.15. I built packages that should work for NLD and SUSE 9.2 and 9.3: http://primates.ximian.com/~joe/gmime-2.1.15.0.200506152050-0.snap.novell.0.1.i586.

Re: Initial Turkish translation for Beagle

2005-06-20 Thread Joe Shaw
Hi, On Mon, 2005-06-20 at 14:11 +0300, Enver ALTIN wrote: > I got Beagle up and running last night and realized that it has no > Turkish translation yet and decided to do it. I just checked this in. If you have CVS commit access, you can just commit updates at your leisure. Thanks for the work!

Re: gmime2.1 in debian

2005-06-23 Thread Joe Shaw
Hi, On Thu, 2005-06-23 at 13:59 -0400, [EMAIL PROTECTED] wrote: > A few days ago, gmime 2.1.15 was uploaded to debian, including a new > libgmime2.1-cil package. Beagle fails to build with this new version, > however (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=314940 ). > > I downloaded

Re: Beagle and gdesklets

2005-06-24 Thread Joe Shaw
Hi, On Fri, 2005-06-24 at 12:51 +0100, Adam Lofts wrote: > As part of my plan to implement > http://www.student.livjm.ac.uk/cmsphend/gnome/scoop.html in gdesklets > i've written a desklet to do beagle searches. It is in a primitive > state, but can do searches and seems relatively stable. See what

Running without extended attributes

2005-06-24 Thread Joe Shaw
Hey, After talking it over with Jon and Fredrik, I committed some changes to allow Beagle to run without extended attributes. This now means that, in theory anyway, you can actually run Beagle on filesystems like NFS or Reiser4. If you don't have EAs, Beagle will fall back to using a SQLite data

Re: sqlite hates me

2005-06-30 Thread Joe Shaw
On Thu, 2005-06-30 at 20:30 +0100, Daniel Drake wrote: > Shane Bishop wrote: > > It's version 3.2. I got it to work, but I'm not sure if it was from > > recompiling some other stuff, or from making a symlink from sqlite3.pc > > to sqlite.pc > > That should work fine as long as you are using Mono

Re: Multiple mail entries

2005-07-02 Thread Joe Shaw
Hi, On Sat, 2005-07-02 at 13:32 +0200, Rafał Próchniak wrote: > I'm using cvs beagle (01.07) and it seems that it indexes some emails > more than once. I can't figure out any pattern. Attachments are included in the mail index. When you run best, do you see the string "(email attachment)" after

Re: Where the hell are my launchers?

2005-07-14 Thread Joe Shaw
Hi, On Wed, 2005-07-13 at 21:23 -0700, Todd Berman wrote: > Just out of curiosity, why not go with a --cache-dir=/var/cache/ > and/or --cache-dir /var/cache/ type syntax instead of just assuming > the last one is the cache dir? Seems like the latter is asking for angry > users, no matter h

Re: Where the hell are my launchers?

2005-07-14 Thread Joe Shaw
Hi, On Wed, 2005-07-13 at 19:25 -0400, Fredrik Hedberg wrote: > * It takes a number of arguments, the options are described when > using the --help flag, and it will try to index every path > that's passed to it but the last, which is where the index will > be const

Re: beagle and galago

2005-07-19 Thread Joe Shaw
Hi, On Tue, 2005-07-19 at 12:18 -0500, Steev wrote: > I have seen people with screenshots of the integration so I know its > possible to compile, what am I missing? Nothing. You were building with galago support but not evolution-sharp support, and you're apparently the first person to do that.

Re: indexing Maildir mails

2005-07-20 Thread Joe Shaw
Hi, On Wed, 2005-07-20 at 12:59 -0400, Ian Soboroff wrote: > I have a similar problem... I use Emacs Gnus for mail, which stores a > single email per file, but since gnomevfs-info doesn't correctly > identify the file type, it doesn't come up as mail: What are the first 4 lines of the file? Joe

Re: indexing Maildir mails

2005-07-20 Thread Joe Shaw
Hi, On Wed, 2005-07-20 at 13:15 -0400, Ian Soboroff wrote: > $ head -4 ~/Mail/mail/misc/8225 > X-From-Line: imap Fri Jul 5 16:33:27 2002 > Received: from nist-i.nist.gov (nist1.nist.gov [129.6.94.1]) > by email.nist.gov (8.12.2/8.12.2) with SMTP id g65KV3FN011792 > for <[EMAIL PRO

Re: indexing Maildir mails

2005-07-21 Thread Joe Shaw
Hi, On Thu, 2005-07-21 at 10:30 +, Raghu GS wrote: > i fixed a header and search in best for it, best showed that fixed header mail > in same Files but this time it won't open it via a text editor but instead > shows > this long error > > Open URI: action:_tile_568!Open > Cmd: kmail --view

Re: open hits with kde mimetype application

2005-07-21 Thread Joe Shaw
Hi, On Thu, 2005-07-21 at 12:02 -0400, D Bera wrote: > Using gnomevfs to open files and folders is good but nevertheless > sometimes it causes some problems in KDE. Primarily "Reveal in File > manager" doesnt work and next, some of the hits are opened with wrong > arguments (e.g. showfoto opens im

Re: indexing Maildir mails

2005-07-21 Thread Joe Shaw
Hi, On Wed, 2005-07-20 at 22:51 +0300, Aviram Jenik wrote: > The problem I'm experiencing is quite different. The mail *is* rfc822, but it > does not show up in the results. In fact, when I add a first line to screw > the mime detection (make the mail file a 'text/plain') it *does* appear in >

Re: Upgrading Beagle

2005-07-22 Thread Joe Shaw
Hi, On Fri, 2005-07-22 at 14:12 -0400, Rajiv Vyas wrote: > I tried upgrading to Beagle's latest version from 0.8, which cam e > bundled with SuSE 9.3. YaST said I need to get a newer version of > Mono. So I tried installing Mono and ran into dependencies issue with > Mono data, etc. So the questio

Re: Upgrading Beagle

2005-07-26 Thread Joe Shaw
Hi, On Tue, 2005-07-26 at 05:08 +, Raghu GS wrote: > there is a change in Mono that require creating a symlink named > libsqlite.so in /usr/lib that must point to libsqlite.so.0.8.6 that > resides in the same directory, Rather than doing this (which can be a little dangerous), you only need

  1   2   3   4   5   6   7   8   9   10   >