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 920048 - [abrt] kde-printer-applet-4.9.5-1.fc17: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.42" is not allowed to own the service "com.redhat.NewPrinterNotification" due to security policies in the ...
Summary: [abrt] kde-printer-applet-4.9.5-1.fc17: connection.py:630:call_blocking:DBusE...
Keywords:
Status: CLOSED DUPLICATE of bug 711719
Alias: None
Product: Fedora
Classification: Fedora
Component: kde-printer-applet
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:326cf99b85ff16e3d670cd44e0b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-11 09:19 UTC by Mikhail
Modified: 2013-03-11 14:06 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-11 14:06:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (deleted)
2013-03-11 09:19 UTC, Mikhail
no flags Details
File: core_backtrace (deleted)
2013-03-11 09:19 UTC, Mikhail
no flags Details
File: environ (deleted)
2013-03-11 09:19 UTC, Mikhail
no flags Details
File: smolt_data (deleted)
2013-03-11 09:19 UTC, Mikhail
no flags Details

Description Mikhail 2013-03-11 09:19:11 UTC
Description of problem:
Error message appeared right after reboot. 

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

Additional info:
cmdline:        python /bin/printer-applet
dso_list:       dbus-python-0.83.0-9.fc17.x86_64
executable:     /bin/printer-applet
kernel:         3.7.9-104.fc17.x86_64
uid:            1000

Truncated backtrace:
connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.42" 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.42" 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 0x2001830>
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 0x2023c60>
method: 'RequestName'

Comment 1 Mikhail 2013-03-11 09:19:19 UTC
Created attachment 708264 [details]
File: backtrace

Comment 2 Mikhail 2013-03-11 09:19:21 UTC
Created attachment 708265 [details]
File: core_backtrace

Comment 3 Mikhail 2013-03-11 09:19:23 UTC
Created attachment 708266 [details]
File: environ

Comment 4 Mikhail 2013-03-11 09:19:26 UTC
Created attachment 708267 [details]
File: smolt_data

Comment 5 Kevin Kofler 2013-03-11 14:06:07 UTC

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


Note You need to log in before you can comment on or make changes to this bug.