rawhide report: 20070320 changes

Guido Ledermann guido.ledermann at googlemail.com
Sat Mar 24 23:48:47 UTC 2007


buildsys at redhat.com schrieb:
> 
> system-config-users-1.2.53-1.fc7
> --------------------------------
> * Mon Mar 19 2007 Nils Philippsen <nphilipp at redhat.com> - 1.2.53
> - some UI cleanup
> - when adding new users, let gid be set manually (#201500)
> 
> * Mon Feb 05 2007 Nils Philippsen <nphilipp at redhat.com>
> - fix erroneous tooltips (#227205)
> - mark python files as utf-8 (#226772)
> 
> * Thu Feb 01 2007 Nils Philippsen <nphilipp at redhat.com>
> - use named arguments in translatable format strings
> - use ngettext to allow proper pluralization

When I start system-config-users I get

Traceback (most recent call last):
  File "/usr/share/system-config-users/system-config-users.py", line 36,
in <module>
    translate.textdomain ("system-config-users")
  File "/usr/lib/python2.5/site-packages/rhpl/translate.py", line 220,
in textdomain
    cat.setDomain(domain)
  File "/usr/lib/python2.5/site-packages/rhpl/translate.py", line 106,
in setDomain
    self.updateCachedCatPaths()
  File "/usr/lib/python2.5/site-packages/rhpl/translate.py", line 140,
in updateCachedCatPaths
    catalog = gettext.GNUTranslations(mofile)
  File "/usr/lib/python2.5/gettext.py", line 180, in __init__
    self._parse(fp)
  File "/usr/lib/python2.5/gettext.py", line 315, in _parse
    self.plural = c2py(plural)
  File "/usr/lib/python2.5/gettext.py", line 90, in c2py
    'plural forms expression error, maybe unbalanced parenthesis'
ValueError: plural forms expression error, maybe unbalanced parenthesis




More information about the fedora-test-list mailing list