Bug 894902

Summary: [abrt] bleachbit-0.9.5-1.1: GUI.py:386:worker_done:GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
Product: [Fedora] Fedora Reporter: Rodrigo Hernandes <ortegahernandes>
Component: bleachbitAssignee: Rahul Sundaram <metherid>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: avv.marengoni, metherid
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:2b35c24128de27e1695a7135974186098ccaeeda
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-24 05:54:59 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: core_backtrace
none
File: environ none

Description Rodrigo Hernandes 2013-01-13 23:54:03 UTC
Version-Release number of selected component:
bleachbit-0.9.5-1.1

Additional info:
cmdline:        python /usr/bin/bleachbit
executable:     /usr/bin/bleachbit
kernel:         3.6.11-3.fc18.x86_64
uid:            0

Truncated backtrace:
GUI.py:386:worker_done:GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

Traceback (most recent call last):
  File "/usr/share/bleachbit/Worker.py", line 256, in run
    self.ui.worker_done(self, self.really_delete)
  File "/usr/share/bleachbit/GUI.py", line 386, in worker_done
    notify.show()
GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

Local variables in innermost frame:
really_delete: True
pynotify: <module 'pynotify' from '/usr/lib64/python2.7/site-packages/gtk-2.0/pynotify/__init__.pyc'>
worker: <bleachbit.Worker.Worker instance at 0x2edad40>
elapsed: 266.71885895729065
notify: <pynotify.Notification object at 0x7f52900df3c0 (NotifyNotification at 0x303d880)>
self: <bleachbit.GUI.GUI instance at 0x2c97248>

Potential duplicate: bug 837041

Comment 1 Rodrigo Hernandes 2013-01-13 23:54:06 UTC
Created attachment 677943 [details]
File: backtrace

Comment 2 Rodrigo Hernandes 2013-01-13 23:54:08 UTC
Created attachment 677944 [details]
File: core_backtrace

Comment 3 Rodrigo Hernandes 2013-01-13 23:54:11 UTC
Created attachment 677945 [details]
File: environ