Bug 113869

Summary: Beagle will sometimes not notice moves
Product: [openSUSE] SUSE LINUX 10.0 Reporter: JP Rosevear <jpr>
Component: GNOMEAssignee: Gary Ekker <gekker>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: a patch which fixes this problem

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