Bug 569097 - [abrt] crash in kdeutils-printer-applet-6:4.3.4-2.fc12: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.52" is not allowed to own the service "com.redhat.NewPrinterNotification" due to security polici
Summary: [abrt] crash in kdeutils-printer-applet-6:4.3.4-2.fc12: connection.py:630:cal...
Keywords:
Status: CLOSED DUPLICATE of bug 568656
Alias: None
Product: Fedora
Classification: Fedora
Component: kdeutils
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:08997608
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-28 03:44 UTC by Michael Ploujnikov
Modified: 2010-02-28 03:50 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-02-28 03:50:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.53 KB, text/plain)
2010-02-28 03:44 UTC, Michael Ploujnikov
no flags Details

Description Michael Ploujnikov 2010-02-28 03:44:53 UTC
abrt 1.0.7 detected a crash.

architecture: x86_64
cmdline: python /usr/bin/printer-applet
comment: Just rebooted a laptop after updating these packages: xorg-x11-server-Xorg xorg-x11-server-common xorg-x11-xinit xorg-x11-xinit-session yum-plugin-fastestestmirror yum-plugin-merge-conf yum-plugin-security yum-plugin-verify yum-utils udev setroubleshoot setroubleshoot-server qt qt-x11 qt-devel pulseaudio-libs-glib2 pulseaudio-gdm-hooks libselinux kernel kdelibs  kdebase git digikam abrt NetworkManager
component: kdeutils
executable: /usr/bin/printer-applet
kernel: 2.6.31.12-174.2.22.fc12.x86_64
package: kdeutils-printer-applet-6:4.3.4-2.fc12
reason: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.52" is not allowed to own the service "com.redhat.NewPrinterNotification" due to security policies in the configuration file
release: Fedora release 12 (Constantine)

backtrace
-----
connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.52" 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 1161, in <module>
    applet = JobManager()
  File "/usr/bin/printer-applet", line 297, in __init__
    notification = NewPrinterNotification(bus, self)
  File "/usr/bin/printer-applet", line 1050, in __init__
    bus_name = dbus.service.BusName (PDS_OBJ, bus=bus)
  File "/usr/lib/python2.6/site-packages/dbus/service.py", line 129, in __new__
    retval = bus.request_name(name, name_flags)
  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 306, in request_name
    'su', (name, flags))
  File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 630, in call_blocking
    message, timeout)
DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.52" 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 0x1d92410>
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 0x1ff08d0>
method: 'RequestName'

Comment 1 Michael Ploujnikov 2010-02-28 03:44:55 UTC
Created attachment 396827 [details]
File: backtrace

Comment 2 Kevin Kofler 2010-02-28 03:50:47 UTC

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


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