Description of problem: With latest update, including todays, ABRT will run on errors and show up on the task bar, but will not open up when selected or when started from the menu. Version-Release number of selected component (if applicable): Latest from testing How reproducible: Always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Thank you for the bug report. If you have time, please start gnome-abrt in verbose mode from command line and provide the output. $ gnome-abrt -vvv It would be nice if you can check that abrt-dbus works correctly. In order to do so, please run the following command and provide the output: $ dbus-send --system --type=method_call --print-reply --dest=org.freedesktop.problems /org/freedesktop/problems org.freedesktop.problems.GetProblems
Created attachment 784444 [details] ABRT Core Dump
Created attachment 784445 [details] DBus Test
As requested, please see attached.
(In reply to KitchM from comment #2) > Created attachment 784444 [details] > ABRT Core Dump Thank you! Unfortunately, without a stack trace from the crash it is impossible to determine what caused the crash. Please see http://fedoraproject.org/wiki/StackTraces for more information about getting a useful stack trace with debugging symbols. But I would expect that ABRT has detected the crash, so you should be able to report this bug via abrt-cli: 1. find the corresponding abrt problem and its number: $ abrt-cli list or you can single out only the problems linked to gnome-abrt $ abrt-cli list | grep -B4 gnome-abrt problem number is on single line and is prefixed with @ 2. report the problem $ abrt-cli report @$(problem mumber found int the previous step>)
When trying abrt-cli list, I received back: bash: abrt-cli: command not found... What should I do now?
Ah, abrt-cli is not installed by default, so you have to install it: $ sudo yum install abrt-tui
Oops. Now I get: --> Finished Dependency Resolution Dependencies Resolved =================================================================================== Package Arch Version Repository Size =================================================================================== Installing: abrt-tui x86_64 2.1.6.23.gf9af.dirty-1.fc19 fedora-abrt 73 k Transaction Summary =================================================================================== Install 1 Package Total download size: 73 k Installed size: 20 k Is this ok [y/d/N]: y Downloading packages: No Presto metadata available for fedora-abrt abrt-tui-2.1.6.23.gf9af.dirty- FAILED http://repos.fedorapeople.org/repos/abrt/abrt/fedora-19/x86_64/abrt-tui-2.1.6.23.gf9af.dirty-1.fc19.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. Error downloading packages: abrt-tui-2.1.6.23.gf9af.dirty-1.fc19.x86_64: [Errno 256] No more mirrors to try.
yum clean all && yum install abrt-cli
Hmm, I pretty sure I know what is this bug about. You have abrt from nightly builds and gnome-abrt suffers from bug #959811.
A patch fixing this bug report has been submitted for review: https://lists.fedorahosted.org/pipermail/crash-catcher/2013-August/005163.html
Fixed in upstream git: commit a3c1a1e2bcdba15cf419af01a5f7fc2557524bb3 Author: Jakub Filak <jfilak> Date: Fri Aug 9 09:50:43 2013 +0200 Temporarily disable URL title retrieval Required until rhbz#960637 is fixed.
Created attachment 784903 [details] Error results of command
Jiri, I did as you suggested and got the results as shown in the attached file. Please advise further. Thanks.
gnome-abrt-0.3.1-1.fc19,abrt-2.1.7-1.fc19,libreport-2.1.7-1.fc19,satyr-0.9-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/gnome-abrt-0.3.1-1.fc19,abrt-2.1.7-1.fc19,libreport-2.1.7-1.fc19,satyr-0.9-1.fc19
Package gnome-abrt-0.3.1-1.fc19, abrt-2.1.7-1.fc19, libreport-2.1.7-1.fc19, satyr-0.9-1.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.3.1-1.fc19 abrt-2.1.7-1.fc19 libreport-2.1.7-1.fc19 satyr-0.9-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-16707/gnome-abrt-0.3.1-1.fc19,abrt-2.1.7-1.fc19,libreport-2.1.7-1.fc19,satyr-0.9-1.fc19 then log in and leave karma (feedback).
gnome-abrt-0.3.1-1.fc19, abrt-2.1.7-1.fc19, libreport-2.1.7-1.fc19, satyr-0.9-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.