Bug 958099

Summary: abrt invokes gnome-abrt in KDE by default
Product: [Fedora] Fedora Reporter: Karel Volný <kvolny>
Component: abrtAssignee: Michal Toman <mtoman>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: abrt-devel-list, dvlasenk, iprikryl, jfilak, jmoskovc, mmilata, mtoman, pknirsch, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-09 11:06:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Karel Volný 2013-04-30 11:53:25 UTC
Description of problem:
While running KDE, if a crash happens, clicking the icon in tray brings up gnome-abrt instead of abrt-gui.
I wouldn't expect the GNOME stuff to be called from within KDE if a non-GNOME variant (abrt-gui) is installed too.

Version-Release number of selected component (if applicable):
abrt-2.1.2-2.fc18.x86_64

How reproducible:
always

Additional info:
see also bug #947052

Comment 1 Jakub Filak 2013-05-15 11:09:11 UTC
gnome-abrt has nothing common with GNOME except the name prefix and the origin of UI design. gnome-abrt is an application written in python and based on pygobject3 (it is a pure Gtk3 application without any direct linkage to GNOME). gnome-abrt is a replacement of abrt-gui which was based on Gtk3 too.

We are sorry for the unfortunate name and will invent a better name.

Comment 2 Michal Toman 2013-08-09 11:06:48 UTC
abrt-gui is no longer available, so gnome-abrt is the only possibility even in KDE.