Bug 737291

Summary: gnome-power-manager has missing dependency of gnome-settings-daemon
Product: [Fedora] Fedora Reporter: Alex G. <mr.nuke.me>
Component: gnome-power-managerAssignee: Richard Hughes <hughsient>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: hughsient
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-12 08:37:36 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:

Description Alex G. 2011-09-10 18:47:18 UTC
Description of problem:
When installing gnome-power-manager from a non-GNOME spin of fedora, it will fail to run unless gnome-settings-daemon is already installed. 

How reproducible:
Always


Steps to Reproduce:
1. $ yum install gnome-power-manager
2. yum remove gnome-settings-daemon (if installed)
3. $ gnome-power-manager
  
Actual results:
GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will not be saved or shared with other applications.

GLib-GIO-ERROR **: Settings schema 'org.gnome.settings-daemon.plugins.power' is not installed

aborting...


Expected results:
gnome-settings-daemon is installed as a dependency of gnome-power-manager.
gnome-power-manager starts up normally.

Comment 1 Richard Hughes 2011-09-12 08:37:36 UTC
I've fixed this up in the spec file, and it'll be fixed on the next updates push. Thanks.