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 400234 - invalid caracters in /usr/share/gnome-schedule/crontab.py
invalid caracters in /usr/share/gnome-schedule/crontab.py
Status: RESOLVED FIXED
Product: gnome-schedule
Classification: Other
Component: general
1.0.0
Other All
: Normal blocker
: ---
Assigned To: GNOME Schedule Maintainers
GNOME Schedule Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-24 15:08 UTC by Andrea V.
Modified: 2007-01-24 19:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrea V. 2007-01-24 15:08:08 UTC
Please describe the problem:
When I try to start the application it doesn't and it outputs on the terminal that in the file /usr/share/gnome-schedule/crontab.py there are invalid caracters. I found that into the above file there are some « and » that my system doesn't like. Maybe tha problem is a misconfiguration of my system but changing that characters to < and > it starts.

Steps to reproduce:
1. trying to start the application


Actual results:
the applications doesn't start

Expected results:
that the applications starts normally

Does this happen every time?
yes

Other information:
Comment 1 Andrea V. 2007-01-24 15:10:07 UTC
The error message is the following:

SyntaxError: Non-ASCII character '\xc2' in file /usr/share/gnome-schedule/crontab.py on line 116, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
Comment 2 Gaute Hope 2007-01-24 19:58:32 UTC
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.
Comment 3 Gaute Hope 2007-01-24 19:58:48 UTC
Fixed in 1.1.0 aswell.