Bug 1468618

Summary: [abrt] cinnamon: connection.py:651:call_blocking:dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.Cinnamon was not provided by any .service files
Product: [Fedora] Fedora Reporter: a.thiaville
Component: cinnamonAssignee: Alternative GTK desktop environments <alt-gtk-de-sig>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: alt-gtk-de-sig, leigh123linux, miketwebster
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/edfdca36187d3f8cae185745613d14b24828d87f
Whiteboard: abrt_hash:721885b219c7c88501c0a53aaf2301ae10d324c1;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-07 14:49:24 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: environ none

Description a.thiaville 2017-07-07 14:46:20 UTC
Version-Release number of selected component:
cinnamon-3.2.8-18.fc25

Additional info:
reporter:       libreport-2.8.0
cmdline:        /usr/bin/python3 /usr/bin/cinnamon-subprocess-wrapper 2 xdg-open /home/ath/.cinnamon/glass.log
executable:     /usr/bin/cinnamon-subprocess-wrapper
kernel:         4.10.13-200.fc25.i686+PAE
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
connection.py:651:call_blocking:dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.Cinnamon was not provided by any .service files

Traceback (most recent call last):
  File "/usr/lib/python3.5/site-packages/dbus/bus.py", line 175, in activate_name_owner
    return self.get_name_owner(bus_name)
  File "/usr/lib/python3.5/site-packages/dbus/bus.py", line 361, in get_name_owner
    's', (bus_name,), **keywords)
  File "/usr/lib/python3.5/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.Cinnamon': no such name

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/cinnamon-subprocess-wrapper", line 16, in <module>
    dbus = session_bus.get_object("org.Cinnamon", "/org/Cinnamon")
  File "/usr/lib/python3.5/site-packages/dbus/bus.py", line 241, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python3.5/site-packages/dbus/proxies.py", line 248, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python3.5/site-packages/dbus/bus.py", line 180, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/python3.5/site-packages/dbus/bus.py", line 278, in start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib/python3.5/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.Cinnamon was not provided by any .service files

Local variables in innermost frame:
self: <dbus._dbus.SessionBus (session) at 0xb6d26f5c>
timeout: -1.0
method: 'StartServiceByName'
signature: 'su'
bus_name: 'org.freedesktop.DBus'
dbus_interface: 'org.freedesktop.DBus'
kwargs: {}
byte_arrays: False
message: <dbus.lowlevel.MethodCallMessage path: /org/freedesktop/DBus, iface: org.freedesktop.DBus, member: StartServiceByName dest: org.freedesktop.DBus>
get_args_opts: {'byte_arrays': False}
object_path: '/org/freedesktop/DBus'
args: ('org.Cinnamon', 0)

Comment 1 a.thiaville 2017-07-07 14:46:25 UTC
Created attachment 1295326 [details]
File: backtrace

Comment 2 a.thiaville 2017-07-07 14:46:26 UTC
Created attachment 1295327 [details]
File: environ

Comment 3 leigh scott 2017-07-07 14:49:24 UTC
Update to cinnamon-3.4.x as I can't fix old release versions.