Bug 228308

Summary: tracker-handler installed to wrong location.
Product: [Fedora] Fedora Reporter: Robert Clark <robert3>
Component: trackerAssignee: Deji Akingunola <dakingun>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-02-13 23:02:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert Clark 2007-02-12 16:39:34 UTC
tracker-search-tool-0.5.4-2.fc6 installs tracker-handler.py* to
/usr/lib/python2.4/site-packages/deskbar/ but deskbar-applet looks for handlers in 
/usr/lib/deskbar-applet/handlers. The result is that deskbar does not offer the
option to enable tracker support in its preferences.

Tracker's configure can automatically detect the correct location via pkg-config
if deskbar-applet & pkgconfig are added as BuildRequires or "configure
--with-deskbar-applet-handler-dir" can be used to set it manually.

Comment 1 Deji Akingunola 2007-02-13 23:02:38 UTC
Thanks for the bug report. Having both deskbar-applet and pkgconfig as
BuildRequires doesn't make tracker automatically configure the right location in
released ver-0.5.4 (i believe it does with the with the upstream svn).
In any case, the bug is resolved by installing the deskbar plugin in the right
place.