Bug 1452877 - Invalid symlink in /usr/bin/cinnamon-settings-daemon
Summary: Invalid symlink in /usr/bin/cinnamon-settings-daemon
Keywords:
Status: CLOSED DUPLICATE of bug 1452876
Alias: None
Product: Fedora
Classification: Fedora
Component: cinnamon-settings-daemon
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: leigh scott
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-19 20:11 UTC by Lars Kiesow
Modified: 2017-05-19 22:27 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-05-19 22:27:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Lars Kiesow 2017-05-19 20:11:32 UTC
Description of problem:

After upgrading the cinnamon packages, I noticed that the screen brightness control buttons do not work anymore. Looking at journalctl, I got:

May 19 22:06:42 lars csd-media-keys[1610]: Failed to get old screen percentage: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.cinnamon.SettingsDaemon was not provided by any .service files

After which I noticed that the cinnamon-settings-daemon did not run at all, which lead me to notice that there is an invalid symlink in /usr/bin/cinnamon-settings-daemon which might be the cause:

% ll /usr/bin/cinnamon-settings-daemon
lrwxrwxrwx. 1 root root 37 May  8 21:45 /usr/bin/cinnamon-settings-daemon -> /usr/libexec/cinnamon-settings-daemon
% ll /usr/libexec/cinnamon-settings-daemon
ls: cannot access '/usr/libexec/cinnamon-settings-daemon': No such file or directory


Version-Release number of selected component (if applicable):
3.4.0-1.fc25

Comment 1 leigh scott 2017-05-19 22:27:44 UTC

*** This bug has been marked as a duplicate of bug 1452876 ***


Note You need to log in before you can comment on or make changes to this bug.