Created attachment 370208 [details] Screenshot of ABRT error Description of problem: When I tried to send a report for a gnome-panel wnck-applet crash, I get a Report Error message with this content: Bugzilla: XML-RPC Fault: libcurl failed to execute the HTTP POST transaction. Logger: file:///var/log/abrt-logger There is nothing of interest in my ~/.xsession-errors (besides a listing of debuginfo packets that were downloaded for the stacktrace). Version-Release number of selected component (if applicable): abrt-0.0.11-2.fc12 How reproducible: Each time I try to send this one. Steps to Reproduce: 1. Cause wnck to crash (once every login with me) 2. Try to report it 3. Actual results: Error message about XML-RPC Fault Expected results: Report successfully sent Additional info: It had a 15MB core file that I opted not to send along, and I had edited the Repro steps, rather than describing them in the comment area.
We don't send corefile to bugzilla. And problem with XMLRPC should be fixed in git repo.
Thanks! Should I just hold off on trying to submit reports until that hits the updates repository? Are the core files sent elsewhere?
We sending a corefile only through ftp or scp. You can wait for update(hope it will be at the end of week in fedora-candidate-update) or simply clone git and make your local build(make rpm)
Ah, well, the main reason I'm excluding the core file is because it's 15MB and I'm accumulating a lot of crashes and can't afford the bandwidth. Do you know if they're compressed before being sent over? I'll file a Feature Request if not and one doesn't already exist.
Oh, and building from git, submitting now works for me. Thanks.
Does not exist any update package for xmlrpc or abrt to send abrt report without use git repo???... This program maybe is not usefull if you need do some extra work!!!
If I understand things correctly, abrt 1.0.0 *is* released already for f12. Did you try "yum update abrt"?
ABRT 1.0 is in testing repository, you can install it using $ yum update abrt --enablerepo=updates-testing
Hi, the update from the testing repository work's fine ... i will report everything, that I can =D ... thanks for a lot