Bug 744135
| Summary: | [abrt] kdeutils-printer-applet-4.6.5-2.fc15: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.63" is not allowed to own the service "com.redhat.NewPrinterNotification" due to security policies in the c | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris <christian.hardy> |
| Component: | kdeutils | Assignee: | Than Ngo <than> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 15 | CC: | jreznik, kevin, ltinkl, rdieter, rnovacek, smparrish, than |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:da72e509d6c02d283a9da4f5fb33ab606bbe7fda | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-10-07 16:07:20 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: | |||
Package: kdeutils-printer-applet-4.6.5-2.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- first login of a new user *** This bug has been marked as a duplicate of bug 711719 *** |
libreport version: 2.0.6 cmdline: comment: first login of a new user executable: /usr/bin/printer-applet kernel: 2.6.40.4-5.fc15.i686.PAE reason: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.63" is not allowed to own the service "com.redhat.NewPrinterNotification" due to security policies in the configuration file time: Sat Sep 10 04:35:34 2011 uid: 502 username: 1100113 backtrace: :connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.63" is not allowed to own the service "com.redhat.NewPrinterNotification" due to security policies in the configuration file : :Traceback (most recent call last): : File "/usr/bin/printer-applet", line 1163, in <module> : applet = JobManager() : File "/usr/bin/printer-applet", line 300, in __init__ : notification = NewPrinterNotification(bus, self) : File "/usr/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.63" 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 0x8e84cbc> :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 0x8e88570> :method: 'RequestName'