Hide Forgot
abrt version: 1.1.18 architecture: x86_64 cmdline: /usr/bin/python /usr/bin/gourmet component: gourmet executable: /usr/bin/gourmet kernel: 2.6.35.14-97.fc14.x86_64 package: gourmet-0.15.9-1.fc14 reason: convert.py:951:frac_to_float:UnicodeDecodeError: 'utf8' codec can't decode byte 0xbd in position 0: invalid start byte release: Fedora release 14 (Laughlin) time: 1319327764 uid: 500 backtrace ----- convert.py:951:frac_to_float:UnicodeDecodeError: 'utf8' codec can't decode byte 0xbd in position 0: invalid start byte Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/gourmet/gtk_extras/validatingEntry.py", line 102, in _validate error = self.find_errors_in_progress(txt) File "/usr/lib/python2.7/site-packages/gourmet/gtk_extras/timeEntry.py", line 37, in find_errors_in_progress if (not txt) or self.conv.timestring_to_seconds(txt): File "/usr/lib/python2.7/site-packages/gourmet/convert.py", line 521, in timestring_to_seconds num = frac_to_float(timestring[num_start:num_end]) File "/usr/lib/python2.7/site-packages/gourmet/convert.py", line 951, in frac_to_float s = unicode(s) UnicodeDecodeError: 'utf8' codec can't decode byte 0xbd in position 0: invalid start byte Local variables in innermost frame: s: '\xbd' How to reproduce ----- 1. Attempted to use the UTF-8 character for 1/2 in the preparation time field.
Created attachment 529650 [details] File: backtrace
This message is a notice that Fedora 14 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 14. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '14' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 14 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping