After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 402546 - no default encoding in deskbar applet plugin
no default encoding in deskbar applet plugin
Status: RESOLVED FIXED
Product: tracker
Classification: Core
Component: General
unspecified
Other All
: Normal major
: ---
Assigned To: Jamie McCracken
Jamie McCracken
Depends on:
Blocks:
 
 
Reported: 2007-01-30 19:02 UTC by Baybal Ni
Modified: 2007-01-30 20:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Baybal Ni 2007-01-30 19:02:24 UTC
Please describe the problem:
Error loading the file: /usr/lib64/deskbar-applet/handlers/tracker-handler.py.
Traceback (most recent call last):
  • File "/usr/lib64/python2.5/site-packages/deskbar/ModuleLoader.py", line 91 in import_module
    mod = pydoc.importfile (filename)
  • File "/usr/lib64/python2.5/pydoc.py", line 259 in importfile
    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:
Comment 1 Jamie McCracken 2007-01-30 20:03:48 UTC
fixed in svn (if not pls reopen)