Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in opensuse 42.2 #496

Open
ViniciusBRodrigues opened this issue Jan 13, 2017 · 0 comments
Open

Problem in opensuse 42.2 #496

ViniciusBRodrigues opened this issue Jan 13, 2017 · 0 comments

Comments

@ViniciusBRodrigues
Copy link

Everpad doesn't open.

:~> everpad
Traceback (most recent call last):
File "/usr/bin/everpad", line 9, in
load_entry_point('everpad===2.5dev-r0', 'gui_scripts', 'everpad')()
File "/usr/lib/python2.7/site-packages/everpad/pad/indicator.py", line 357, in main
pad = get_pad()
File "/usr/lib/python2.7/site-packages/everpad/tools.py", line 39, in wrapper
return InterfaceWrapper(partial(fnc, *args, **kwrags))
File "/usr/lib/python2.7/site-packages/everpad/tools.py", line 15, in init
self.__load()
File "/usr/lib/python2.7/site-packages/everpad/tools.py", line 18, in __load
self.__interface = self.__get()
File "/usr/lib/python2.7/site-packages/everpad/tools.py", line 55, in get_pad
pad = bus.get_object("com.everpad.App", "/EverpadService")
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.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant