Re: Call to test CVS



> 1. Files are being reindexed. This is easily seen in the logs.

> 2. I've yet to have Beagle finish from a clean directory for a several days
> of updating from CVS. The tree crawling gets "stuck" with messages like:
>
> 061206 0722412395 16878 Beagle DEBUG: Running file crawl task
> 061206 0722417547 16878 Beagle DEBUG: Done
> crawling '/home/double/projects/pdouble/bible/commentary/de'
> 061206 0722422582 16878 Beagle DEBUG: Running file crawl task
> 061206 0722429681 16878 Beagle DEBUG: Done
> crawling '/home/double/projects/pdouble/bible/commentary/de'
> 061206 0722434701 16878 Beagle DEBUG: Running file crawl task
> 061206 0722439825 16878 Beagle DEBUG: Done
> crawling '/home/double/projects/pdouble/bible/commentary/de'
> 0

> 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. Can you 
do two things ?

1) In beagled/FileSystemQueryable/FileSystemQueryable.cs, there is a line 
saying
static public new bool Debug = false;
Change that to "= true;"

2) Send me ~/.beagle/Indexes/FileSystemIndex/FileAttributesStore.db
 OR
  For any file foo.bar in /home/double/projects/pdouble/bible/commentary/de
  if you have sqlite3, send me the output of 
  select * from file_attributes where filename="foo.bar";
  and
  stat /home/double/projects/pdouble/bible/commentary/de/foo.bar

- dBera

-- 
-----------------------------------------------------
Debajyoti Bera @ http://dtecht.blogspot.com
beagle / KDE fan
Mandriva / Inspiron-1100 user



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]