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 1457884 Details for
Bug 1599847
[abrt] python3-qrcode: _save(): PngImagePlugin.py:709:_save:TypeError: write() argument must be str, not bytes
[?]
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), 992 bytes, created by
Phil Duby
on 2018-07-10 18:11:53 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Phil Duby
Created:
2018-07-10 18:11:53 UTC
Size:
992 bytes
patch
obsolete
>PngImagePlugin.py:709:_save:TypeError: write() argument must be str, not bytes > >Traceback (most recent call last): > File "/usr/bin/qr", line 11, in <module> > load_entry_point('qrcode==5.1', 'console_scripts', 'qr')() > File "/usr/lib/python3.6/site-packages/qrcode/console_scripts.py", line 59, in main > img.save(sys.stdout) > File "/usr/lib/python3.6/site-packages/qrcode/image/pil.py", line 32, in save > self._img.save(stream, kind) > File "/usr/lib64/python3.6/site-packages/PIL/Image.py", line 1928, in save > save_handler(self, fp, filename) > File "/usr/lib64/python3.6/site-packages/PIL/PngImagePlugin.py", line 709, in _save > fp.write(_MAGIC) >TypeError: write() argument must be str, not bytes > >Local variables in innermost frame: >rawmode: '1' >mode: b'\x01\x00' >check: 0 >chunk: <function putchunk at 0x7fb07b4d9ae8> >filename: '<stdout>' >fp: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='UTF-8'> >im: <PIL.Image.Image image mode=1 size=450x450 at 0x7FB07BA15B00>
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 1599847
: 1457884 |
1457885
|
1457886
|
1457887
|
1457888
|
1457889
|
1457890