Comment 6 for bug 982119

Revision history for this message
Russel Winder (russel) wrote :

I removed the appindicator and launchpadintegration dependencies as they are not part of Debian, only Ubuntu, and the deb file built and installed. Sadly I am not getting anything in the way of UI:

ERROR:root:Could not find any typelib for LaunchpadIntegration
ERROR:root:Could not find any typelib for AppIndicator3
ERROR:dbus.proxies:Introspect error on :1.276:/org/syncevolution/Server: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Traceback (most recent call last):
  File "/usr/bin/genesis-sync", line 428, in <module>
    GenesisSync()
  File "/usr/bin/genesis-sync", line 94, in __init__
    self._syncevo_server.Attach()
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 143, in __call__
    **keywords)
  File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 630, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.