Bug 476608 - deskbar applet does not use tracker
Summary: deskbar applet does not use tracker
Keywords:
Status: CLOSED DUPLICATE of bug 478725
Alias: None
Product: Fedora
Classification: Fedora
Component: deskbar-applet
Version: 10
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-16 05:42 UTC by srh
Modified: 2016-09-20 02:39 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-02-13 00:44:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description srh 2008-12-16 05:42:05 UTC
Description of problem:
In Fedora 9, the deskbar applet queried the tracker search tool database as part of presenting its results. In Fedora 10, under 'Deskbar Preferences', Tracker is not available to tick as a wanted loaded extension. The ability is access Tracker from deskbar applet is very useful.

The following files are installed on this Fedora 10 computer as part of normal package installation:
/usr/lib/deskbar-applet/modules-2.20-compatible/tracker-module.py
/usr/lib/deskbar-applet/modules-2.20-compatible/tracker-module.pyc
/usr/lib/deskbar-applet/modules-2.20-compatible/tracker-module.pyo


Version-Release number of selected component (if applicable):
Name       : deskbar-applet
Arch       : i386
Version    : 2.24.0
Release    : 2.fc10

Name       : tracker
Arch       : i386
Version    : 0.6.6
Release    : 3.fc10

How reproducible:
Always

Steps to Reproduce:
1.Install tracker and deskbar-applet
2.Look for tracker extension under 'Deskbar preferences'
3.No can find.
  
Expected results:
Use Tracker results within deskbar-applet.

Comment 1 srh 2009-01-04 08:27:17 UTC
More info:
This is a duplicate bug report of Fedora bugzilla bug 478725, as I'm not sure
which package (deskbar-applet or tracker) is bug belongs too and I haven't had
a reply to this bug report yet. Feel free to mark the appropriate bug
report redundant, whichever package this bug doesn't apply to.
https://bugzilla.redhat.com/show_bug.cgi?id=478725

Also info about this bug at:
https://bugs.launchpad.net/ubuntu/+source/deskbar-applet/+bug/271925

Running deskbar-applet at command line:

[stewart@sefton ~]$ /usr/lib/deskbar-applet/deskbar-applet -d -w

01-04 21:20:02 deskbar.core.ModuleLoader ERROR    Error loading the file:
/usr/lib/deskbar-applet/modules-2.20-compatible/tracker-module.py.
01-04 21:20:02 deskbar.core.ModuleLoader ERROR    problem in
/usr/lib/deskbar-applet/modules-2.20-compatible/tracker-module.py - <type
'exceptions.ImportError'>: No module named gnomedesktop
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/deskbar/core/ModuleLoader.py", line
98, in import_module
    mod = pydoc.importfile (filename)
  File "/usr/lib/python2.5/pydoc.py", line 256, in importfile
    raise ErrorDuringImport(path, sys.exc_info())
ErrorDuringImport: problem in
/usr/lib/deskbar-applet/modules-2.20-compatible/tracker-module.py - <type
'exceptions.ImportError'>: No module named gnomedesktop

Comment 2 Michel Lind 2009-02-13 00:44:00 UTC

*** This bug has been marked as a duplicate of bug 478725 ***


Note You need to log in before you can comment on or make changes to this bug.