Bug 113869 - Beagle will sometimes not notice moves
Summary: Beagle will sometimes not notice moves
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Beta 3
Hardware: Other All
: P5 - None : Major
Target Milestone: ---
Assignee: Gary Ekker
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-29 14:23 UTC by JP Rosevear
Modified: 2005-09-08 16:11 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
a patch which fixes this problem (7.42 KB, patch)
2005-09-08 02:40 UTC, Jon Trowbridge
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description JP Rosevear 2005-08-29 14:23:44 UTC
Beagle will sometimes not notice moves or deletes of files and update the UI
accordingly.
Comment 1 JP Rosevear 2005-08-29 17:23:15 UTC
Improved in 0.0.13.2 for beta 4.
Comment 2 JP Rosevear 2005-09-05 17:12:39 UTC
I touched "grapevine.txt" while I had a search for "grapevine" in best.  The
query updated but removing the file threw an exception.  From the log:

DEBUG: *** Add '/home/jpr' 'grapevine.txt' (file)
DEBUG: -file:///home/jpr/grapevine.txt
DEBUG: +file:///home/jpr/grapevine.txt
DEBUG: -file:///home/jpr/grapevine.txt
DEBUG: +file:///home/jpr/grapevine.txt
DEBUG: *** Remove '/home/jpr' 'grapevine.txt' (file)
DEBUG: -uid:9J1QoYk7vkmhTlXBiG1TXg
DEBUG: -uid:jm_SWRXDVk+H_59E1bncog
WARN: Caught exception in PostRemoveHook 'uid:jm_SWRXDVk+H_59E1bncog'
WARN: System.Exception: No cached external Uri for uid:jm_SWRXDVk+H_59E1bncog
in <0x0013a>
Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:PostRemoveHook
(Beagle.Indexable indexable, Beagle.Daemon.IndexerRemovedReceipt receipt)
in <0x005f0> Beagle.Daemon.LuceneQueryable:Flush ()
Comment 3 Jon Trowbridge 2005-09-07 02:26:22 UTC
The exception on removing files is fixed in CVS.  I'm now turning my attention
to moves.
Comment 4 Jon Trowbridge 2005-09-07 03:26:51 UTC
I fixed a few races, and moves seem to be working pretty smoothly.  I'm closing
this bug as FIXED.
Comment 5 JP Rosevear 2005-09-07 12:04:55 UTC
Reopening until this issue is solved in the distro.
Comment 6 Jon Trowbridge 2005-09-08 02:40:20 UTC
Created attachment 49142 [details]
a patch which fixes this problem
Comment 7 Gary Ekker 2005-09-08 16:11:13 UTC
submitted for RC2