[Fedora-i18n-bugs] [Bug 549854] [abrt] crash detected in system-config-language-1.3.3-3.fc12

bugzilla at redhat.com bugzilla at redhat.com
Thu Dec 24 07:18:48 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=549854


Pravin Satpute <psatpute at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|system-config-language      |python
                 CC|                            |dmalcolm at redhat.com,
                   |                            |ivazqueznet at gmail.com,
                   |                            |james.antill at redhat.com,
                   |                            |jonathansteffan at gmail.com
         AssignedTo|psatpute at redhat.com         |dmalcolm at redhat.com




--- Comment #2 from Pravin Satpute <psatpute at redhat.com>  2009-12-24 02:18:47 EDT ---
why getting this exception?
is any change require?


Summary: TB650c299d getopt.py:170:long_has_args:GetoptError: option --French
not recognized

Traceback (most recent call last):
  File "/usr/share/system-config-language/system-config-language.py", line 48,
in <module>
    opts, kbdtype = getopt.getopt(sys.argv[1:], "d:h", ["noui", "text",
"kickstart", "help"])
  File "/usr/lib/python2.6/getopt.py", line 89, in getopt
    opts, args = do_longs(opts, args[0][2:], longopts, args[1:])
  File "/usr/lib/python2.6/getopt.py", line 153, in do_longs
    has_arg, opt = long_has_args(opt, longopts)
  File "/usr/lib/python2.6/getopt.py", line 170, in long_has_args
    raise GetoptError('option --%s not recognized' % opt, opt)
GetoptError: option --French not recognized

Local variables in innermost frame:
possibilities: []
opt: French
longopts: ['noui', 'text', 'kickstart', 'help']
o: help

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the i18n-bugs mailing list