Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1206721 - [abrt] gnome-abrt: views.py:99:match:TypeError: Type str doesn't support the buffer API
Summary: [abrt] gnome-abrt: views.py:99:match:TypeError: Type str doesn't support the ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-abrt
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Filak
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:45ffd9accd4b38447cd4a130583...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-27 21:13 UTC by Guillaume Poirier-Morency
Modified: 2016-12-01 00:48 UTC (History)
7 users (show)

Fixed In Version: gnome-abrt-1.1.1-1.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-21 18:48:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (714 bytes, text/plain)
2015-03-27 21:13 UTC, Guillaume Poirier-Morency
no flags Details
File: environ (994 bytes, text/plain)
2015-03-27 21:13 UTC, Guillaume Poirier-Morency
no flags Details

Description Guillaume Poirier-Morency 2015-03-27 21:13:23 UTC
Version-Release number of selected component:
gnome-abrt-1.1.0-2.fc22

Additional info:
reporter:       libreport-2.5.0
cmdline:        /usr/bin/python3 /usr/bin/gnome-abrt -p /var/tmp/abrt/ccpp-2015-03-27-16:41:25-5082
executable:     /usr/bin/gnome-abrt
kernel:         4.0.0-0.rc4.git0.1.fc22.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
views.py:99:match:TypeError: Type str doesn't support the buffer API

Traceback (most recent call last):
  File "/usr/lib64/python3.4/site-packages/gnome_abrt/views.py", line 60, in <lambda>
    self._list_box.set_filter_func(lambda row, _: self.match(row), None)
  File "/usr/lib64/python3.4/site-packages/gnome_abrt/views.py", line 99, in match
    if val and self._pattern in val:
TypeError: Type str doesn't support the buffer API

Local variables in innermost frame:
list_box_row: <ListBoxRow object at 0x7f5df0487c18 (GtkListBoxRow at 0x2b06180)>
self: <gnome_abrt.views.ProblemsFilter object at 0x7f5df86d5b00>
i: 'component'
val: b'epiphany'
problem: <gnome_abrt.problems.Problem object at 0x7f5df86d5ba8>

Comment 1 Guillaume Poirier-Morency 2015-03-27 21:13:25 UTC
Created attachment 1007479 [details]
File: backtrace

Comment 2 Guillaume Poirier-Morency 2015-03-27 21:13:26 UTC
Created attachment 1007480 [details]
File: environ

Comment 3 Jakub Filak 2015-04-08 13:04:54 UTC
Thank you for the bug report. Upstream commit https://github.com/abrt/gnome-abrt/commit/c2e8bf4dc62f6cd8824e0908cc73e861c74c4062 fixes this bug.

Comment 4 Fedora Update System 2015-04-09 14:20:30 UTC
gnome-abrt-1.1.1-1.fc22,abrt-2.5.1-1.fc22,libreport-2.5.1-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/gnome-abrt-1.1.1-1.fc22,abrt-2.5.1-1.fc22,libreport-2.5.1-1.fc22

Comment 5 Fedora Update System 2015-04-10 18:20:51 UTC
Package gnome-abrt-1.1.1-1.fc22, abrt-2.5.1-1.fc22, libreport-2.5.1-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gnome-abrt-1.1.1-1.fc22 abrt-2.5.1-1.fc22 libreport-2.5.1-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-5936/gnome-abrt-1.1.1-1.fc22,abrt-2.5.1-1.fc22,libreport-2.5.1-1.fc22
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2015-04-21 18:48:18 UTC
gnome-abrt-1.1.1-1.fc22, libreport-2.5.1-1.fc22, abrt-2.5.1-2.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.