Bug 430922

Summary: gnome-settings-daemon doesn't start (org.gnome.SettingsDaemon.service is Wrong?)
Product: [Fedora] Fedora Reporter: sangu <sangu.fedora>
Component: gnome-settings-daemonAssignee: Bastien Nocera <bnocera>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: rawhideCC: michal, mtakahashi
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.21.90.1-2.fc9 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-01 14:03:20 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
session error dialog none

Description sangu 2008-01-30 17:10:23 UTC
Description of problem:
When gnome-session starts, gnome-setting-daemon doesn't launch.

$ cat /usr/share/dbus-1/services/org.gnome.SettingsDaemon.service 
[D-BUS Service]
Name=org.gnome.SettingsDaemon
Exec=/usr/libexec/gnome-settings-daemon/gnome-settings-daemon

org.gnome.SettingsDaemon.service is Wrong?

Version-Release number of selected component (if applicable):
2.21.90.1-1.fc9

How reproducible:
always

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
org.gnome.SettingsDaemon.service in gnome-settings-daemon-2.21.5.2-2.fc9.i386
[D-BUS Service]
Name=org.gnome.SettingsDaemon
Exec=/usr/libexec/gnome-settings-daemon

Comment 1 sangu 2008-01-30 17:10:23 UTC
Created attachment 293451 [details]
session error dialog

Comment 2 Michal Jaegermann 2008-01-30 20:37:13 UTC
The error message which shows up on an alert is somewhat confused:

"The last error message was:

Failed to execute program
/usr/libexec/gnome-settings-daemon/gnome-settings-daemon: Success"

Is this a typo in an alert or we see an attempt of executing
a non-existing program
/usr/libexec/gnome-settings-daemon/gnome-settings-daemon
and why this is "Success"???

In any case - reverting to gnome-settings-daemon-2.21.5.2-2.fc9,
which is still possible, clears that issue.

Comment 3 Bastien Nocera 2008-01-31 11:06:11 UTC
Please test with gnome-settings-daemon-2.21.90.1-2

Comment 4 sangu 2008-02-01 14:03:20 UTC
Fixed in 2.21.90.1-2.fc9!

Thanks.