Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot open Power Management #5522

Closed
ghost opened this issue Aug 4, 2016 · 7 comments
Closed

Cannot open Power Management #5522

ghost opened this issue Aug 4, 2016 · 7 comments

Comments

@ghost
Copy link

ghost commented Aug 4, 2016

When power management item on system settings window is clicked the window just dissappears.

When cinnamon-settings power is issued on terminal it returns :
Loading Power module
Segmentation fault

When sudo cinnamon-settings power is issued the following is observed :
Loading Power module
Traceback (most recent call last):
File "/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", line 609, in
window = MainWindow()
File "/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", line 313, in init
self.go_to_sidepage(cat, path)
File "/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", line 123, in go_to_sidepage
sidePage.build()
File "/usr/share/cinnamon/cinnamon-settings/bin/SettingsWidgets.py", line 333, in build
self.module.on_module_selected()
File "/usr/share/cinnamon/cinnamon-settings/modules/cs_power.py", line 114, in on_module_selected
device_types = [x[UP_TYPE] for x in self.csd_power_proxy.GetDevices()]
File "/usr/lib/python2.7/dist-packages/gi/overrides/Gio.py", line 171, in call
None)
GLib.Error: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.cinnamon.SettingsDaemon was not provided by any .service files (2)

Using Cinnamon 3.0.4 on debian, also i tried every other item on system settings menu and each of them works except power management.

@morsok
Copy link

morsok commented Aug 11, 2016

Same issue using cinnamon 3.0.6 on Ubuntu 16.04

@mainmachine
Copy link

Same here on 3.0.6 Ubuntu 16.04, stable build from the Kranich PPA

@JosephMcc JosephMcc added the BUG label Aug 24, 2016
@rbag
Copy link

rbag commented Aug 25, 2016

Confirmed on my gf laptop running Ubuntu.

@PhJmsa
Copy link

PhJmsa commented Sep 26, 2016

Confirmed on Cinnamon 3.0.6 Ubuntu 16.04, stable build from the Kranich PPA.

@PhJmsa
Copy link

PhJmsa commented Nov 8, 2016

Solved with update 3.07-1 from Kranish ppa.

@leigh123linux
Copy link
Contributor

It was fixed in 3.0.7 release

7a97c28

@GeorgiKarapetrov
Copy link

I have this on Cinnamon 4 or later. What is a way to fix this manually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants