Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: gnome-abrt is not able to report bugs. Version-Release number of selected component (if applicable): gnome-abrt.x86_64 0.2.12-1.fc19 python.x86_64 2.7.4-4.fc19 How reproducible: Always Steps to Reproduce: 1. Start gnome-abrt in a terminal to see the warnings and errors. The gui shows nothing 2. Try to report a but Actual results: $ gnome-abrt /usr/lib64/python2.7/site-packages/gnome_abrt/application.py:79: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal ret = (os.path.basename(cmdline) == os.path.basename(dcmdline) /usr/lib64/python2.7/site-packages/gnome_abrt/application.py:80: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal or cmdline == dcmdline) ERROR:root:[Errno 2] No such file or directory Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/gnome_abrt/controller.py", line 63, in _run_event_on_problem os.execvp(exctbl, args) File "/usr/lib64/python2.7/os.py", line 344, in execvp _execvpe(file, args) File "/usr/lib64/python2.7/os.py", line 368, in _execvpe func(file, *argrest) OSError: [Errno 2] No such file or directory Expected results: The bug should be reported. Additional information: I upgraded to F19 via yum.
Thank you for the report! Fixed in upstream git: commit 357b6ccb95355e2f4244ce1ab347750d130631dc Author: Jakub Filak <jfilak> Date: Mon May 6 11:01:41 2013 +0200 Make all generated files dependent on configuration Signed-off-by: Jakub Filak <jfilak>
gnome-abrt-0.2.12-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/FEDORA-2013-7321/gnome-abrt-0.2.12-2.fc19
Thanks, it solved this issue!
Package gnome-abrt-0.2.12-3.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gnome-abrt-0.2.12-3.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-7321/gnome-abrt-0.2.12-3.fc19 then log in and leave karma (feedback).
*** Bug 960219 has been marked as a duplicate of this bug. ***
gnome-abrt-0.2.12-3.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.