Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 872307

Summary: [abrt] kde-printer-applet-4.9.2-1.fc17: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.2599" is not allowed to own the service "com.redhat.NewPrinterNotification" due to security policies
Product: [Fedora] Fedora Reporter: Bradley John Schaufenbuel <bschaufe>
Component: kde-printer-appletAssignee: Than Ngo <than>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: jreznik, kevin, ltinkl, rdieter, rnovacek, than
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:02445b0438821ca5fe573511335042bd31610f09
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-01 21:17:19 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: environ
none
File: dso_list
none
File: event_log
none
File: smolt_data
none
File: core_backtrace none

Description Bradley John Schaufenbuel 2012-11-01 18:46:09 UTC
Description of problem:
Started O/S.

Version-Release number of selected component:
kde-printer-applet-4.9.2-1.fc17

Additional info:
libreport version: 2.0.16
abrt_version:   2.0.16
cmdline:        python /bin/printer-applet
kernel:         3.6.2-4.fc17.i686

backtrace:
:connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.2599" is not allowed to own the service "com.redhat.NewPrinterNotification" due to security policies in the configuration file
:
:Traceback (most recent call last):
:  File "/bin/printer-applet", line 1163, in <module>
:    applet = JobManager()
:  File "/bin/printer-applet", line 300, in __init__
:    notification = NewPrinterNotification(bus, self)
:  File "/bin/printer-applet", line 1052, in __init__
:    bus_name = dbus.service.BusName (PDS_OBJ, bus=bus)
:  File "/usr/lib/python2.7/site-packages/dbus/service.py", line 129, in __new__
:    retval = bus.request_name(name, name_flags)
:  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 306, in request_name
:    'su', (name, flags))
:  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking
:    message, timeout)
:DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.2599" is not allowed to own the service "com.redhat.NewPrinterNotification" due to security policies in the configuration file
:
:Local variables in innermost frame:
:byte_arrays: False
:self: <dbus._dbus.SystemBus (system) at 0x90b35fc>
:args: ('com.redhat.NewPrinterNotification', 0)
:utf8_strings: False
:bus_name: 'org.freedesktop.DBus'
:get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
:object_path: '/org/freedesktop/DBus'
:timeout: -1.0
:signature: 'su'
:dbus_interface: 'org.freedesktop.DBus'
:message: <dbus.lowlevel.MethodCallMessage object at 0x915a670>
:method: 'RequestName'

Comment 1 Bradley John Schaufenbuel 2012-11-01 18:46:13 UTC
Created attachment 636799 [details]
File: environ

Comment 2 Bradley John Schaufenbuel 2012-11-01 18:46:14 UTC
Created attachment 636800 [details]
File: dso_list

Comment 3 Bradley John Schaufenbuel 2012-11-01 18:46:16 UTC
Created attachment 636801 [details]
File: event_log

Comment 4 Bradley John Schaufenbuel 2012-11-01 18:46:28 UTC
Created attachment 636802 [details]
File: smolt_data

Comment 5 Bradley John Schaufenbuel 2012-11-01 18:46:31 UTC
Created attachment 636803 [details]
File: core_backtrace

Comment 6 Kevin Kofler 2012-11-01 21:17:19 UTC

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