Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 165881

Summary: app-misc/tracker-0.5.4 Deskbar-Applet Error
Product: Gentoo Linux Reporter: ainu <claus.boehmer>
Component: [OLD] GNOMEAssignee: Saleem Abdulrasool (RETIRED) <compnerd>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://mail.gnome.org/archives/tracker-list/2007-February/msg00041.html
Whiteboard:
Package list:
Runtime testing required: ---

Description ainu 2007-02-08 09:32:35 UTC
The new ebuild tracker-0.5.4 has included a deskbar-applet handler, which unfortunately doesn`t work. deskbar refuses to load tracker, because of a coding error.

I discovered a fix at the mailing list of tracker. 

Just add the line 

# -*- coding: utf-8 -*- 

at the top of /usr/lib/deskbar-applet/handlers/tracker-handler.py



Reproducible: Always

Steps to Reproduce:
Emerge tracker with use-flag "applet"
Comment 1 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-02-08 16:20:53 UTC
Committed a patch for this pulled from SVN.