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 633167 Details for
Bug 869897
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 2: ordinal not in range(128)
[?]
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: firstboot-tb
firstboot-tb (text/plain), 2.23 KB, created by
f.zsadany
on 2012-10-25 05:32:18 UTC
(
hide
)
Description:
File: firstboot-tb
Filename:
MIME Type:
Creator:
f.zsadany
Created:
2012-10-25 05:32:18 UTC
Size:
2.23 KB
patch
obsolete
>firstboot 18.5 exception report >Traceback (most recent call last): > File "/usr/sbin/firstboot", line 155, in <module> > reconfig=opts.reconfig) > File "/usr/lib/python2.7/site-packages/firstboot/loader.py", line 68, in load_modules > imported = __import__(module) > File "/usr/share/firstboot/modules/create_user.py", line 34, in <module> > from firstboot.pwcheck import Password > File "/usr/lib/python2.7/site-packages/firstboot/pwcheck.py", line 41, in <module> > class Password(object): > File "/usr/lib/python2.7/site-packages/firstboot/pwcheck.py", line 48, in Password > _("Fairly strong"), > File "/usr/lib/python2.7/site-packages/firstboot/pwcheck.py", line 34, in <lambda> > _ = lambda x: gettext.ldgettext("firstboot", x) > File "/usr/lib64/python2.7/gettext.py", line 543, in ldgettext > return t.lgettext(message) > File "/usr/lib64/python2.7/gettext.py", line 368, in lgettext > return tmsg.encode(locale.getpreferredencoding()) >UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 2: ordinal not in range(128) > >Local variables in innermost frame: >message: Fairly strong >tmsg: Elég erÅs >self: <gettext.GNUTranslations instance at 0x1557cf8> >missing: <object object at 0x7fbd59d76110> > > >Config instance, containing members: >frontend: Frontend instance, containing members: > frontend.wm_pid: 1058 > frontend.x: Popen instance, containing members: > frontend.x._child_created: True > frontend.x.returncode: None > frontend.x.stdout: None > frontend.x.stdin: None > frontend.x.pid: 759 > frontend.x.stderr: None > frontend.x.universal_newlines: False >moduleDir: None >needInterface: False >themeDir: /usr/share/firstboot/themes/fedora-sphericalcow >mode: 1 >interface: Interface instance, containing members: > interface._screenshotDir: /root/firstboot-screenshots > interface._control: Control instance, containing members: > interface._control.currentPage: 0 > interface._control.moduleList: False > interface._control.history: [] > interface.testing: False > interface._x_size: 1920 > interface._controlStack: [Already dumped (Control instance) >] > interface._screenshotIndex: 0 > interface.autoscreenshot: False > interface._y_size: 1080 >defaultThemeDir: /usr/share/firstboot/themes/default/ >moduleList: None
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 869897
:
633163
|
633164
|
633165
|
633166
| 633167 |
633168
|
636428