When starting the application on Xubuntu 11.04

Bug #905874 reported by John
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
WiiCan
Incomplete
Medium
J. Félix Ontañón

Bug Description

When trying to start Wiican on Xubuntu 11.04 I get this:

Traceback (most recent call last):
  File "/usr/local/bin/wiican", line 325, in <module>
    launch_indicator()
  File "/usr/local/bin/wiican", line 284, in launch_indicator
    wiican = WiicanIndicator()
  File "/usr/local/bin/wiican", line 94, in __init__
    self.__notificator = Notificator('wiican')
  File "/usr/local/lib/python2.7/dist-packages/wiican/ui/notificator.py", line 64, in __init__
    NOTIF_PATH), NOTIF_IFACE)
  File "/usr/lib/pymodules/python2.7/dbus/bus.py", line 244, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/pymodules/python2.7/dbus/proxies.py", line 241, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/pymodules/python2.7/dbus/bus.py", line 183, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/pymodules/python2.7/dbus/bus.py", line 281, in start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib/pymodules/python2.7/dbus/connection.py", line 630, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

then it just closes.

Revision history for this message
J. Félix Ontañón (fontanon) wrote :

It seems xfce desktop doesn't provide a freedesktop-compatible notification service.
This is weird but has to be fixed. Thanks for reporting

Changed in wiican:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → J. Félix Ontañón (fontanon)
Revision history for this message
J. Félix Ontañón (fontanon) wrote :

Which wiican version are you using for Xubuntu 10.04 ??
Where do you downloaded it?

Changed in wiican:
status: Confirmed → Incomplete
Revision history for this message
John (king-john-third) wrote :

Tried the one from the PPA and from source (latest). Both have the same error.

Revision history for this message
J. Félix Ontañón (fontanon) wrote :

It seems to be related with the system-notify call.
I'll try on a Xubuntu 11.04 and tell you.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.