GNOME Bugzilla – Bug 402546
no default encoding in deskbar applet plugin
Last modified: 2007-01-30 20:03:48 UTC
Please describe the problem: Error loading the file: /usr/lib64/deskbar-applet/handlers/tracker-handler.py. Traceback (most recent call last):
+ Trace 106611
mod = pydoc.importfile (filename)
raise ErrorDuringImport(path, sys.exc_info()) ErrorDuringImport: problem in /usr/lib64/deskbar-applet/handlers/tracker-handler.py - <type 'exceptions.SyntaxError'>: Non-ASCII character '\xc3' in file /usr/lib64/deskbar-applet/handlers/tracker-handler.py on line 184, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details (tracker-handler.py, line 184)
Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
fixed in svn (if not pls reopen)