You are not logged in.
I have updated today:
[2015-06-02 09:20] [PACMAN] Running 'pacman -Syu'
[2015-06-02 09:20] [PACMAN] synchronizing package lists
[2015-06-02 09:20] [PACMAN] starting full system upgrade
[2015-06-02 09:24] [ALPM] transaction started
[2015-06-02 09:24] [ALPM] installed libgsystem (2015.1-1)
[2015-06-02 09:24] [ALPM] upgraded freetype2-infinality-ultimate (2.5.5-6 -> 2.5.5-7)
[2015-06-02 09:24] [ALPM-SCRIPTLET] If you have been using freetype2-infinality from the AUR,
[2015-06-02 09:24] [ALPM-SCRIPTLET] the runtime file that came with it has been saved as
[2015-06-02 09:24] [ALPM-SCRIPTLET] /etc/X11/xinit/xinitrc.d/infinality-settings.pacsave and the new
[2015-06-02 09:24] [ALPM-SCRIPTLET] one was installed in its place. You can manually delete
[2015-06-02 09:24] [ALPM-SCRIPTLET] infinality-settings.sh.pacsave as it is not needed anymore.
[2015-06-02 09:24] [ALPM-SCRIPTLET]
[2015-06-02 09:24] [ALPM-SCRIPTLET] If you are using [multilib], please install/upgrade
[2015-06-02 09:24] [ALPM-SCRIPTLET] lib32-freetype2-infinality-ultimate, too.
[2015-06-02 09:24] [ALPM] upgraded fontconfig-infinality-ultimate (2.11.1-27 -> 2.11.1-28)
[2015-06-02 09:24] [ALPM-SCRIPTLET] Updating font cache...
[2015-06-02 09:24] [ALPM-SCRIPTLET] Done.
[2015-06-02 09:24] [ALPM] upgraded cinnamon-desktop (2.4.2-1 -> 2.6.4-1)
[2015-06-02 09:24] [ALPM] upgraded cinnamon-settings-daemon (2.4.3-1 -> 2.6.2-1)
[2015-06-02 09:24] [ALPM] upgraded cinnamon-session (2.4.3-2 -> 2.6.2-1)
[2015-06-02 09:24] [ALPM] upgraded cinnamon-translations (2.4.4-1 -> 2.6.1-1)
[2015-06-02 09:24] [ALPM] upgraded cjs (2.4.2-1 -> 2.6.0-1)
[2015-06-02 09:24] [ALPM] upgraded muffin (2.4.5-2 -> 2.6.1-1)
[2015-06-02 09:24] [ALPM] upgraded cinnamon-menus (2.4.1-1 -> 2.6.0-1)
[2015-06-02 09:24] [ALPM] upgraded cinnamon-control-center (2.4.2-3 -> 2.6.0-1)
[2015-06-02 09:24] [ALPM] installed webkit2gtk (2.8.3-1)
[2015-06-02 09:24] [ALPM] upgraded cinnamon-screensaver (2.4.2-1 -> 2.6.2-1)
[2015-06-02 09:24] [ALPM] upgraded nemo (2.4.5-1 -> 2.6.5-1)
[2015-06-02 09:24] [ALPM] upgraded cinnamon (2.4.8-1 -> 2.6.6-1)
[2015-06-02 09:24] [ALPM] upgraded lib32-freetype2-infinality-ultimate (2.5.5-6 -> 2.5.5-7)
[2015-06-02 09:24] [ALPM] transaction completed
After that cinnamon menu shows only small search bar, which is not functioning properly anyway.
I have downgraded to 2.4 which fixed issues, after that I have upgraded again and same issue occurred.
Last edited by PootisBird (2015-06-03 16:47:36)
Offline
First post here - let me know if I've done anything wrong.
I have the same problem - there is a bug report here here, with a workaround, but it appears to be a problem with Cinnamon itself.
Offline
wjko in the bug report you mentioned shutdown button is not working.
I was able to fix that using dconf under org.cinnamon.desktop.session set session-manager-uses-logind to true then logout and back in again and shutdown button should be working.
Offline
Yep, that fixed the shutdown menu for me as well. Thanks! We now seem to have enough workarounds to have a functional menu again.
Offline
Nice, thanks for answers.
Offline
The dconf setting fixed it for me also, Thanks! Does this depend on what login manager you're using? For reference I'm using slim.
Offline
The dconf setting fixed it for me also, Thanks! Does this depend on what login manager you're using? For reference I'm using slim.
No it does not matter which login manager is used systemd provides logind and consolekit which cinnamon-session tries to use without the setting change was dropped from the arch repositories.
Offline
wjko in the bug report you mentioned shutdown button is not working.
I was able to fix that using dconf under org.cinnamon.desktop.session set session-manager-uses-logind to true then logout and back in again and shutdown button should be working.
Thank you for this! It worked for me as well. I used gsettings.
gsettings set org.cinnamon.desktop.session session-manager-uses-logind true
"Melody reigns supreme!"
-J. J. Johnson
Offline
I've tried this and it's not fixing it for me, I've just upgraded from a previous version of cinnamon.
Offline
Ah solved it, also need to follow the steps mentioned in the link, posting them here to have everything in one place.
>>Same problem here - there is a a workaround if you only rarely reboot, if you right-click on the menu and click "Configure", then "Open the menu editor", then un-tick then re-tick one of the categories, you get most of the menu back. This needs to be redone every time Cinnamon is launched though, and the power button is still broken (see attachment). I'm also using Virtualbox FWIW (testing it out before I do it on my main system).
Offline
pacman -Syu cinnamon
did the trick for me
広島のお好み焼きおたくです
Offline
loqs wrote:wjko in the bug report you mentioned shutdown button is not working.
I was able to fix that using dconf under org.cinnamon.desktop.session set session-manager-uses-logind to true then logout and back in again and shutdown button should be working.Thank you for this! It worked for me as well. I used gsettings.
gsettings set org.cinnamon.desktop.session session-manager-uses-logind true
tried running gsettings command suggested but I keep getting:
(process:12968): dconf-WARNING **: failed to commit changes to dconf: Could not connect: Connection refused
[edit] the command itself fixed it, and the error above seems to be unrelated. If anyone has got a pointer to fix it that would be appreciated.
Last edited by ThePeach (2015-06-03 16:46:29)
Offline
the lastest Cinnamon 2.6.7, just released (few minutes ago) within Arch is fixing this issue
:-)
Last edited by Syl (2015-06-03 16:37:08)
広島のお好み焼きおたくです
Offline
accountkiller
Last edited by jedr93 (2018-04-08 21:45:09)
Offline
Yup, fixed.
Offline