You are not logged in.
Hi everyone,
I've been trying to get pyxis to work. I can login to Sirius Canada, view the list of station, type in a stream name.
When the stream starts to play, I get the following error.
I don't think it's related directly to pyxis but maybe something wrong with my install itself (fyi running openbox)
I think the last line is the key. Can anyone shed some light on this?
thanks
pyxis: bpm
Now playing bpm. Please use Ctrl+C to stop.
21:51 - Bpm: on Sirius XM, BPM
Traceback (most recent call last):
File "/usr/bin/pyxis", line 52, in <module>
Interface(opts, station)
File "/usr/lib/python2.7/site-packages/pyxis/Interface.py", line 78, in __init__
self.repl()
File "/usr/lib/python2.7/site-packages/pyxis/Interface.py", line 173, in repl
self.play(userinput)
File "/usr/lib/python2.7/site-packages/pyxis/Interface.py", line 131, in play
n.show()
glib.GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service filesLast edited by insomniak4700 (2012-01-21 03:25:40)
Offline
Is dbus running?
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
wow THANKS that was a fast reply... but yes, dbus was running, I just restarted it to be sure. same issue.
Last edited by insomniak4700 (2012-01-21 03:12:14)
Offline
I don't use pyxis, so take this with a grain of salt, but the error looks a lot like this. Perhaps a similar solution would work (ie, start notification-daemon before pyxis, or switch daemons).
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
your grain of salt worked absolutely perfectly. I switched to xfce4-notify and it worked great. Time to mark this as solved.
What's the difference really between the notification daemons?
Offline
That one's beyond me. I don't use either one. They do serve the same function, but notification-daemon is designed for gnome DEs while xfce4-notify is for xfce.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
thanks again.. I just plugged in all my favorite stations in an openbox menu. works extremely well! When i'm done listening, I just need to close the window and pick a new station.
Offline