libindicate-WARNING **: Unable to export object '/com/canonical/indicate' with interface 'com.canonical.indicate' on dbus: An object is already exported for the interface com.canonical.indicate at /com/canonical/indicate

Bug #1021034 reported by Greg A
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libindicate
Expired
Undecided
Unassigned

Bug Description

greg@greg-precise:~/Desktop/fbuntu-gtk3$ python test-indicate-base.py

(test-indicate-base.py:4000): libindicate-WARNING **: Unable to export object '/com/canonical/indicate' with interface 'com.canonical.indicate' on dbus: An object is already exported for the interface com.canonical.indicate at /com/canonical/indicate

[no crash, but indicator does not show]

Caused by running (simplified version below):

from gi.repository import Gtk
from gi.repository import Indicate

mm = Indicate.Server()
mm.show()

indicator = Indicate.Indicator()
indicator.show()

Gtk.main()

Revision history for this message
Bilal Akhtar (bilalakhtar) wrote :

I don't think you should try to start another indicate server if one is already running. Creating a new indicator on an existing server should work.

Changed in libindicate:
status: New → Incomplete
Revision history for this message
Greg A (etulfetulf) wrote :

Okay, that is what I thought. (Although the code above worked in previous versions.)

See: https://bugs.launchpad.net/libindicate/+bug/1021032

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for libindicate because there has been no activity for 60 days.]

Changed in libindicate:
status: Incomplete → Expired
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.