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

Everpad won't start. #269

Open
atcasanova opened this issue Feb 27, 2013 · 1 comment
Open

Everpad won't start. #269

atcasanova opened this issue Feb 27, 2013 · 1 comment

Comments

@atcasanova
Copy link

$ cat /etc/issue
Debian GNU/Linux 7.0 \n \l

$ uname -a
Linux xxx 3.2.0-4-686-pae #1 SMP Debian 3.2.35-2 i686 GNU/Linux

$ everpad -v
Everpad version: 2.5
API version: 6
Schema version: 5

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

$ everpad
Traceback (most recent call last):
File "/usr/local/bin/everpad", line 9, in
load_entry_point('everpad==2.5dev', 'gui_scripts', 'everpad')()
File "/usr/local/lib/python2.7/dist-packages/everpad-2.5dev-py2.7.egg/everpad/pad/indicator.py", line 288, in main
app.provider = get_provider(session_bus)
File "/usr/local/lib/python2.7/dist-packages/everpad-2.5dev-py2.7.egg/everpad/tools.py", line 39, in wrapper
return InterfaceWrapper(partial(fnc, _args, *_kwrags))
File "/usr/local/lib/python2.7/dist-packages/everpad-2.5dev-py2.7.egg/everpad/tools.py", line 15, in init
self.load()
File "/usr/local/lib/python2.7/dist-packages/everpad-2.5dev-py2.7.egg/everpad/tools.py", line 18, in __load
self.__interface = self.__get()
File "/usr/local/lib/python2.7/dist-packages/everpad-2.5dev-py2.7.egg/everpad/tools.py", line 47, in get_provider
provider = bus.get_object("com.everpad.Provider", '/EverpadProvider')
File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in __init

self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name com.everpad.Provider was not provided by any .service files

$ everpad-provider
QWidget: Cannot create a QWidget when no GUI is being used
Aborted

@ghost
Copy link

ghost commented Mar 26, 2013

+1 on that (Kali linux is Debian 7 so same applies)

This is a double of this btw ->

#211

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