After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 166768 - RTF files doesn't get hit on content search.
RTF files doesn't get hit on content search.
Status: RESOLVED FIXED
Product: beagle
Classification: Other
Component: General
0.0.x
Other All
: Normal major
: ---
Assigned To: Veerapuram Varadhan
Veerapuram Varadhan
Depends on:
Blocks:
 
 
Reported: 2005-02-09 10:13 UTC by Veerapuram Varadhan
Modified: 2005-02-09 12:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Veerapuram Varadhan 2005-02-09 10:13:23 UTC
Please describe the problem:
RTF files doesn't get hit when searched using any of the words present in the
document.  A "beagled/beagle-extract-content" displayed "(no content)"

Steps to reproduce:
1. Create a RTF document.
2. Let Beagle indexes it.
3. Using BEST, search using any of the words present in the document.
4. or go to "beagled" in the beagle source tree.
5. Do a "./beagle-extract-content <filename.RTF>"


Actual results:
Steps 1-3: BEST doesn't show the RTF document.
Steps 4-5: beagle-extract-content shows "(no content)"

Expected results:
BEST to show the document in the hitlist.
beagle-extract-content to show the contents of the file.

Does this happen every time?
Yes

Other information:
Comment 1 Veerapuram Varadhan 2005-02-09 10:15:00 UTC
It seems "because" of one of my recent checkins, this got messed up!!
Comment 2 Veerapuram Varadhan 2005-02-09 12:35:38 UTC
Fixed in CVS.