Descriptioniliketurtlesbro
2015-04-12 21:20:49 UTC
Version-Release number of selected component:
gnome-abrt-1.1.1-1.fc22
Additional info:
reporter: libreport-2.5.1
cmdline: /usr/bin/python3 /usr/bin/gnome-abrt
executable: /usr/bin/gnome-abrt
kernel: 4.0.0-0.rc5.git4.1.fc22.x86_64
runlevel: N 5
type: Python3
uid: 1000
Truncated backtrace:
views.py:109: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 109, in match
rid = rid.rstrip('/').split('/')[-1].split('=')[-1]
TypeError: Type str doesn't support the buffer API
Local variables in innermost frame:
val: 'network-manager-applet-1.0.0-1.fc22'
problem: <gnome_abrt.problems.Problem object at 0x7f2c04b7dc18>
self: <gnome_abrt.views.ProblemsFilter object at 0x7f2c04b72d68>
list_box_row: <ListBoxRow object at 0x7f2c05207e10 (GtkListBoxRow at 0x223b470)>
sbm: <gnome_abrt.problems.Problem.Submission object at 0x7f2c04b7d780>
i: 'package'
rid: b'https://retrace.fedoraproject.org/faf/reports/612301/'
Comment 3Stephen Gallagher
2015-05-28 12:37:56 UTC
I experienced this error when attempting to type into the "filter" text box.
Comment 4Michael Catanzaro
2015-06-01 20:58:51 UTC
This happened when report-gtk was downloading debuginfo. My report-gtk process "hung" forever (the spinner kept running but the window would not respond to any clicks).
Comment 7Fedora Update System
2015-07-14 15:33:04 UTC
Package gnome-abrt-1.2.0-3.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.2.0-3.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-11509/gnome-abrt-1.2.0-3.fc22
then log in and leave karma (feedback).
Comment 8Fedora Update System
2015-07-19 01:56:49 UTC
gnome-abrt-1.2.0-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
Version-Release number of selected component: gnome-abrt-1.1.1-1.fc22 Additional info: reporter: libreport-2.5.1 cmdline: /usr/bin/python3 /usr/bin/gnome-abrt executable: /usr/bin/gnome-abrt kernel: 4.0.0-0.rc5.git4.1.fc22.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: views.py:109: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 109, in match rid = rid.rstrip('/').split('/')[-1].split('=')[-1] TypeError: Type str doesn't support the buffer API Local variables in innermost frame: val: 'network-manager-applet-1.0.0-1.fc22' problem: <gnome_abrt.problems.Problem object at 0x7f2c04b7dc18> self: <gnome_abrt.views.ProblemsFilter object at 0x7f2c04b72d68> list_box_row: <ListBoxRow object at 0x7f2c05207e10 (GtkListBoxRow at 0x223b470)> sbm: <gnome_abrt.problems.Problem.Submission object at 0x7f2c04b7d780> i: 'package' rid: b'https://retrace.fedoraproject.org/faf/reports/612301/'