nvbn / everpad

Evernote client well integrated with linux desktop
1.17k stars 143 forks source link

The name com.everpad.App was not provided by any .service files #455

Open faultylee opened 9 years ago

faultylee commented 9 years ago
Traceback (most recent call last):
  File "/usr/bin/everpad", line 9, in <module>
    load_entry_point('everpad==2.5dev', 'gui_scripts', 'everpad')()
  File "build/bdist.linux-x86_64/egg/everpad/pad/indicator.py", line 357, in main
  File "build/bdist.linux-x86_64/egg/everpad/tools.py", line 39, in wrapper
  File "build/bdist.linux-x86_64/egg/everpad/tools.py", line 15, in __init__
  File "build/bdist.linux-x86_64/egg/everpad/tools.py", line 18, in __load
  File "build/bdist.linux-x86_64/egg/everpad/tools.py", line 55, in get_pad
  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 241, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 248, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 180, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 278, in start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name com.everpad.App was not provided by any .service files
everpad --version
Everpad version: 2.5
API version: 6
Schema version: 5

everpad-provider --version
Everpad version: 2.5
API version: 6
Schema version: 5

Clone for latest code, any idea what's wrong and how to fix? I'm running this on up to date Arch Linux (Linux 3.17.6-1-ARCH #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC 2014 x86_64 GNU/Linux), with Cinnamon 2.4.5