|
Bugzilla – Full Text Bug Listing |
| Summary: | Beagle will sometimes not notice moves | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | JP Rosevear <jpr> |
| Component: | GNOME | Assignee: | 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
Improved in 0.0.13.2 for beta 4. 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 () The exception on removing files is fixed in CVS. I'm now turning my attention to moves. I fixed a few races, and moves seem to be working pretty smoothly. I'm closing this bug as FIXED. Reopening until this issue is solved in the distro. Created attachment 49142 [details]
a patch which fixes this problem
submitted for RC2 |