Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 855041 Details for
Bug 1057681
[abrt] system-config-language: gettext.py:93:c2py:ValueError: plural forms expression could be dangerous
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.47 KB, created by
Mindaugas
on 2014-01-24 15:29:38 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Mindaugas
Created:
2014-01-24 15:29:38 UTC
Size:
1.47 KB
patch
obsolete
>gettext.py:93:c2py:ValueError: plural forms expression could be dangerous > >Traceback (most recent call last): > File "/usr/share/system-config-language/system-config-language.py", line 68, in <module> > print _("Starting graphical mode failed. Starting text mode instead.") > File "/usr/share/system-config-language/system-config-language.py", line 29, in <lambda> > _ = lambda x: gettext.ldgettext("system-config-language", x) > File "/usr/lib64/python2.7/gettext.py", line 540, in ldgettext > codeset=_localecodesets.get(domain)) > File "/usr/lib64/python2.7/gettext.py", line 480, in translation > t = _translations.setdefault(key, class_(fp)) > File "/usr/lib64/python2.7/gettext.py", line 180, in __init__ > self._parse(fp) > File "/usr/lib64/python2.7/gettext.py", line 317, in _parse > self.plural = c2py(plural) > File "/usr/lib64/python2.7/gettext.py", line 93, in c2py > raise ValueError, 'plural forms expression could be dangerous' >ValueError: plural forms expression could be dangerous > >Local variables in innermost frame: >StringIO: <built-in function StringIO> >danger: [(1, 'or', (1, 49), (1, 51), '(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 or n%100>=20) ? 1 : 2)')] >tokens: <generator object generate_tokens at 0x31fd690> >token: <module 'token' from '/usr/lib64/python2.7/token.pyc'> >tokenize: <module 'tokenize' from '/usr/lib64/python2.7/tokenize.pyc'> >x: (0, '', (2, 0), (2, 0), '') >plural: '(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 or n%100>=20) ? 1 : 2)'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1057681
: 855041 |
855042