[Bug 352678] Re: gourmet does not start on jaunty
Thomas M. Hinkle
Thomas_Hinkle at alumni.brown.edu
Fri Jun 5 02:37:27 UTC 2009
Okay -- fixed it.
For the impatient, just go to convert.py line 752 and remove the
re.compile call, yielding...
NUM_AND_FRACTION_REGEXP =
"((?P<int>%s)+\s+)?(?P<frac>%s)"%(NUMBER_START_REGEXP,FRACTION_REGEXP)
Fix is being pushed to upstream git and will be in upstream release
shortly (0.14.9)
--
gourmet does not start on jaunty
https://bugs.launchpad.net/bugs/352678
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list