Bug 138186 - Excerpts on the results list not visible until one of the found items opened in external program
Summary: Excerpts on the results list not visible until one of the found items opened ...
Status: RESOLVED FIXED
Alias: None
Product: kerry
Classification: Miscellaneous
Component: general (show other bugs)
Version: 0.1
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Stephan Binner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-30 22:43 UTC by bguettner
Modified: 2007-02-06 15:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bguettner 2006-11-30 22:43:42 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5) 
OS:                Linux

To reproduce the behaviour:

1. Start kerry.
2. Open the search window and perform a query.
3. In the results window there are visible icons, names of the found items, scores, folder names etc. The excerpts with highlighted words are NOT visible.
4. Click on one of the results. The item will be opened in external application, e.g. kpdf.
5. Go back to the kerry search window and perform another query.
6. Excerpts are visible now.

Tested with revision 609461.
Comment 1 Stephan Binner 2007-02-06 11:53:40 UTC
I hope this is now fixed with the following commit to libbeagle (to appear be release in next Beagle after 0.2.15.1). Please try then again.

r3376 | dbera | 2007-02-05 19:12:15 +0100 (Mon, 05 Feb 2007) | 2 lines

* libbeagle/beagle/beagle-hit.c: Add ParentUri to snippet_request->hit. This is needed by some backends that check for parent uri while generating snippets.
Comment 2 bguettner 2007-02-06 15:29:43 UTC
Dnia wtorek 06 lutego 2007, Stephan Binner napisał:

> I hope this is now fixed with the following commit to libbeagle (to appear
> be release in next Beagle after 0.2.15.1). Please try then again.


Yes, now it works perfectly :)

Thanks,
Boguslaw