-
Notifications
You must be signed in to change notification settings - Fork 249
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
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.3 was not provided by any .service files #68
Comments
might be related to or a duplicate of #61 |
One more info: on running Installing GConf schema I/O warning : failed to load external entity "/etc/gconf/schemas/hamster-time-tracker.schemas" »/etc/gconf/schemas/hamster-time-tracker.schemas« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden |
please try running |
IOError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/usr/share/hamster-applet/hamster.db' |
appreciate the german ;) |
thanks a bundle :). |
Same error here at the end of the stacktrace, but nothing about wnck:
Edit: as you say this is the same as #61 … I'm not sure if it is with my install. |
@sixtyfive what version are you using and how did you install it? |
Hi @toupeira! I installed by compiling Git as of 9 hours ago. The nightly from the PPA (which, like I said, installs without trouble under Debian Jessie) shows the same message by the way. The Git version I installed through |
@sixtyfive not sure if passing both ./waf clean
./waf configure --prefix=/usr
./waf install Make sure each command exits successfully without errors, and then check if these paths exist:
You can also try running the services directly using |
Hi! So all three commands came back successfully. But I don't have either one of the two files you mention. Instead I have:
Starting both services as mentioned and then starting The window looks like this, which I'm not sure of if everything is the way it's supposed to be? http://pasteboard.co/19iaImsM.png – in any case, entering new tasks works just fine, so I'm a happy beaver (or rather, a hamster?) now. Thank you! :) |
@sixtyfive i believe this bug is dupe of #254 - please pull from git and install hamster again and see if the problem goes away |
@tbaugis: See my comment from an hour ago - using @toupeira's instructions it works! Thank you! |
@sixtyfive glad you got it working, though I'm still confused why you don't get the correct service files. In the
|
Okay, so apparently I only needed to run it a second time. The |
Hmm that's very strange, but glad you got it working! |
I installed hamster from source and the shell extension from extensions.gnome.org as documented. Entering an activity in the shell extension has no effect. Trying to run hamster from cli results in the error message given in the title.
Full stacktrace is
tail /var/log/messages
System is Fedora 17, running Gnome-Shell 3.4.1
The text was updated successfully, but these errors were encountered: