Bug 693190

Summary: drkonqi no longer works because it fails to recognize installed debugsymbols
Product: [Fedora] Fedora Reporter: Christoph Wickert <christoph.wickert>
Component: kdebase-runtimeAssignee: Than Ngo <than>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: urgent    
Version: 14CC: 8ru2u4gz, jreznik, kevin, ltinkl, rdieter, rnovacek, ry, smparrish, than
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-03 17:33:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
useless kcrash
none
Screenshot to prove drkonqui wrong none

Description Christoph Wickert 2011-04-03 12:52:04 UTC
Created attachment 489649 [details]
useless kcrash

Description of problem:
After the KDE 4.5.1 update for F14, drkonqi no longer works because it fails to recognize installed debugsymbols.

Version-Release number of selected component (if applicable):
kdebase-runtime-4.6.1-1.fc14.x86_64

How reproducible:
always

Steps to Reproduce:
1. Have a KDE application crash and try to use drkonqui to submit a crash report.
2. drkonqui will complain about issing debug symbols
3. let drkonqui install them
  
Actual results:
drkonqui still claims the debuginfo is not installed. Clicking 'Install' again will open a konsole window that tells you there is nothing to install. Even clicking 'Reload' doesn't help, you are stuck in an endless loop.

Expected results:
drkonqui should see the installed debuginfo packages and continue with the backtrace.

Additional info:
The backtrace drkonqui generates is indeed useless, see attachment.

Comment 1 Christoph Wickert 2011-04-03 12:52:43 UTC
Created attachment 489650 [details]
Screenshot to prove drkonqui wrong

Comment 2 Christoph Wickert 2011-04-03 12:59:31 UTC
Upstream bug report at https://bugs.kde.org/show_bug.cgi?id=270002

Changing severity to urgent as it renders drkonqui completely useless.

Comment 3 Christoph Wickert 2011-04-03 17:33:10 UTC
Downgrading to medium now that drkonqi works again. More info in the upstream bug report. I think we should completely track this upstream.