Bug 1574763

Summary: [abrt] cinnamon: __call__(): Gio.py:204:__call__:GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.cinnamon.SettingsDaemon.Power was not provided by any .service files (2)
Product: [Fedora] Fedora Reporter: Erik Lentz <dev>
Component: cinnamonAssignee: Alternative GTK desktop environments <alt-gtk-de-sig>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: alt-gtk-de-sig, leigh123linux
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/e5cc1b3f1ce33abffa744a658d10fad08cb3510d
Whiteboard: abrt_hash:eaef135fe8f38cb151f6e4539c0fa8a0ef27512e;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-05-04 05:11:54 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
File: backtrace
none
File: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Erik Lentz 2018-05-04 01:52:55 UTC
Version-Release number of selected component:
cinnamon-3.8.1-1.fc28

Additional info:
reporter:       libreport-2.9.5
cmdline:        /usr/bin/python3 /usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py
crash_function: __call__
exception_type: GLib.GError
executable:     /usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py
interpreter:    python3-3.6.5-1.fc28.x86_64
kernel:         4.16.5-300.fc28.x86_64+debug
runlevel:       N 5
type:           Python3
uid:            0

Truncated backtrace:
Gio.py:204:__call__:GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.cinnamon.SettingsDaemon.Power was not provided by any .service files (2)

Traceback (most recent call last):
  File "/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", line 553, in button_press
    self.side_view_nav(widget, None, category)
  File "/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", line 119, in side_view_nav
    self.go_to_sidepage(cat, filtered_path)
  File "/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", line 133, in go_to_sidepage
    sidePage.build()
  File "/usr/share/cinnamon/cinnamon-settings/bin/SettingsWidgets.py", line 123, in build
    self.module.on_module_selected()
  File "/usr/share/cinnamon/cinnamon-settings/modules/cs_power.py", line 118, in on_module_selected
    device_types = [x[UP_TYPE] for x in self.csd_power_proxy.GetDevices()]
  File "/usr/lib64/python3.6/site-packages/gi/overrides/Gio.py", line 204, in __call__
    None)
GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.cinnamon.SettingsDaemon.Power was not provided by any .service files (2)

Local variables in innermost frame:
arg_variant: GLib.Variant('()', ())
signature: '()'
kwargs: {}
args: ()
self: <gi.overrides.Gio._DBusProxyMethodCall object at 0x7f7ee0498630>

Comment 1 Erik Lentz 2018-05-04 01:52:59 UTC
Created attachment 1430972 [details]
File: backtrace

Comment 2 Erik Lentz 2018-05-04 01:53:00 UTC
Created attachment 1430973 [details]
File: cgroup

Comment 3 Erik Lentz 2018-05-04 01:53:01 UTC
Created attachment 1430974 [details]
File: cpuinfo

Comment 4 Erik Lentz 2018-05-04 01:53:02 UTC
Created attachment 1430975 [details]
File: environ

Comment 5 Erik Lentz 2018-05-04 01:53:03 UTC
Created attachment 1430976 [details]
File: mountinfo

Comment 6 Erik Lentz 2018-05-04 01:53:04 UTC
Created attachment 1430977 [details]
File: namespaces

Comment 7 Erik Lentz 2018-05-04 01:53:05 UTC
Created attachment 1430978 [details]
File: open_fds

Comment 8 leigh scott 2018-05-04 05:11:54 UTC
No steps to reproduce provided.