Bug 1253973 - [abrt] blueman: Notification.py:149:__new__:Error: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files (2)
Summary: [abrt] blueman: Notification.py:149:__new__:Error: g-dbus-error-quark: GDBus....
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: blueman
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: leigh scott
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:931627dc2e43580cc663070b250...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-16 09:11 UTC by z.d
Modified: 2015-08-16 11:56 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-16 09:52:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.18 KB, text/plain)
2015-08-16 09:11 UTC, z.d
no flags Details
File: environ (697 bytes, text/plain)
2015-08-16 09:11 UTC, z.d
no flags Details

Description z.d 2015-08-16 09:11:42 UTC
Description of problem:
trying connect nokia c1 to f21 by bluetooth

Version-Release number of selected component:
blueman-2.0-11.fc21

Additional info:
reporter:       libreport-2.3.0
cmdline:        python /usr/bin/blueman-applet
executable:     /usr/bin/blueman-applet
kernel:         4.1.4-100.fc21.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
Notification.py:149:__new__:Error: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files (2)

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/RecentConns.py", line 298, in on_item_activated
    self.Applet.DbusSvc.connect_service(item["device"].get_object_path(), item["uuid"], reply, err)
  File "/usr/lib/python2.7/site-packages/blueman/main/DbusService.py", line 36, in wrapper
    return method(*args[1:], **kwargs)
  File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/DBusService.py", line 89, in connect_service
    "Service not supported\nPossibly the plugin that handles this service is not loaded"))
  File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/RecentConns.py", line 295, in err
    status_icon=self.Applet.Plugins.StatusIcon)
  File "/usr/lib/python2.7/site-packages/blueman/gui/Notification.py", line 167, in __new__
    return klass(summary, message, timeout, actions, actions_cb, pixbuf, status_icon)
  File "/usr/lib/python2.7/site-packages/blueman/gui/Notification.py", line 149, in __new__
    self.show()
Error: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files (2)

Local variables in innermost frame:
orientation: <enum GTK_ORIENTATION_HORIZONTAL of type GtkOrientation>
area: <CairoRectangleInt at 0x22b1a70>
screen: <X11Screen object at 0x7f959f1b7cd0 (GdkX11Screen at 0x1fe2110)>
pixbuf: <Pixbuf object at 0x7f959f1b7d20 (GdkPixbuf at 0x25754c0)>
actions: None
summary: u'P\u0159ipojen\xed selhalo'
closed_sig: 2395L
on_notification_closed: <function on_notification_closed at 0x7f959f1c8488>
timeout: -1
status_icon: <StatusIcon object at 0x7f959f3c07d0 (blueman+plugins+applet+StatusIcon+StatusIcon at 0x2236dc0)>
on_action: <function on_action at 0x7f959f1c8938>
message: u'Service not supported\nPossibly the plugin that handles this service is not loaded'
cls: <class 'blueman.gui.Notification._NotificationBubble'>
self: <Notification object at 0x7f959f1b7d70 (NotifyNotification at 0x21ba480)>
_: True
actions_cb: None

Comment 1 z.d 2015-08-16 09:11:45 UTC
Created attachment 1063472 [details]
File: backtrace

Comment 2 z.d 2015-08-16 09:11:46 UTC
Created attachment 1063473 [details]
File: environ

Comment 3 leigh scott 2015-08-16 09:52:26 UTC
try 

yum install desktop-notification-daemon

and decide which one fits your DE best


https://bugzilla.redhat.com/show_bug.cgi?id=1242496

Comment 4 z.d 2015-08-16 11:00:05 UTC
(In reply to leigh scott from comment #3)
> try 
> 
> yum install desktop-notification-daemon
> 
> and decide which one fits your DE best
> 
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1242496

it is already installed

Comment 5 leigh scott 2015-08-16 11:56:14 UTC
(In reply to z.d from comment #4)
> (In reply to leigh scott from comment #3)
> > try 
> > 
> > yum install desktop-notification-daemon
> > 
> > and decide which one fits your DE best
> > 
> > 
> > https://bugzilla.redhat.com/show_bug.cgi?id=1242496
> 
> it is already installed

If your using notification-daemon you will need to add a service file


https://wiki.archlinux.org/index.php/Desktop_notifications


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