Bug 1191113

Summary: lxqt-globalkeysd tries to run dbus-launch but the package doesn't depend on it
Product: [Fedora] Fedora Reporter: Karel Volný <kvolny>
Component: lxqt-globalkeysAssignee: Helio Chissini de Castro <helio>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: helio, rdieter, ti.eugene
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: 2015-02-10 13:46:01 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ý 2015-02-10 13:32:46 UTC
Description of problem:
While researching bug 994123 I have found that I don't have lxqt-globalkeysd running.
The cause was that it tried to run `dbus-launch` which wasn't present on my system and so it bailed out with error.
It needs to have it added into the dependency chain.

Version-Release number of selected component (if applicable):
lxqt-globalkeys-0.8.0-6.fc21.x86_64

How reproducible:
always

Steps to Reproduce:
1. do a minimal install
2. yum install lxqt-globalkeys
3. rpm -q dbus-x11

Actual results:
package dbus-x11 is not installed

Expected results:
dbus-x11-1.8.14-1.fc21.x86_64

Additional info:
see buf 994123 comment 14

Comment 1 Helio Chissini de Castro 2015-02-10 13:46:01 UTC
Fixed on 0.9.0-4

Regards, Helio