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 685853 Details for
Bug 903188
[abrt] PySolFC-2.0-6.fc18: tkFont.py:51:_set:UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-7: 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: backtrace
backtrace (text/plain), 1.44 KB, created by
szensin
on 2013-01-23 12:36:35 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
szensin
Created:
2013-01-23 12:36:35 UTC
Size:
1.44 KB
patch
obsolete
>tkFont.py:51:_set:UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-7: ordinal not in range(128) > >Traceback (most recent call last): > File "/usr/share/PySolFC/pysol.py", line 32, in <module> > sys.exit(main(sys.argv)) > File "/usr/lib/python2.7/site-packages/pysollib/main.py", line 363, in main > app.mainloop() > File "/usr/lib/python2.7/site-packages/pysollib/app.py", line 517, in mainloop > self.runGame(id, random) > File "/usr/lib/python2.7/site-packages/pysollib/app.py", line 640, in runGame > status = help_about(self, timeout=20000, sound=0) > File "/usr/lib/python2.7/site-packages/pysollib/help.py", line 66, in help_about > separator=True) > File "/usr/lib/python2.7/site-packages/pysollib/tile/tkwidget.py", line 315, in __init__ > font = font.copy() > File "/usr/lib/python2.7/lib-tk/tkFont.py", line 118, in copy > return Font(self._root, **self.actual()) > File "/usr/lib/python2.7/lib-tk/tkFont.py", line 73, in __init__ > font = self._set(options) > File "/usr/lib/python2.7/lib-tk/tkFont.py", line 51, in _set > options.append(str(v)) >UnicodeEncodeError: 'ascii' codec can't encode characters in position 4-7: ordinal not in range(128) > >Local variables in innermost frame: >self: <tkFont.Font instance at 0x936da8c> >k: 'family' >kw: {'family': u'VL P\u30b4\u30b7\u30c3\u30af', 'weight': 'normal', 'slant': 'roman', 'overstrike': 0, 'underline': 0, 'size': -12} >options: ['-family'] >v: u'VL P\u30b4\u30b7\u30c3\u30af'
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 903188
: 685853 |
685854
|
685855