Ionshard / pyxis

A Command Line Player for SIRIUS and XM Sattelite Radio
http://www.ionshard.com/pyxis
GNU General Public License v2.0
19 stars 13 forks source link

Notify Dies With No Display #12

Closed Ionshard closed 13 years ago

Ionshard commented 13 years ago

Was testing over ssh today and I got some lovely spam.

/usr/lib/pymodules/python2.6/gtk-2.0/gtk/init.py:57: GtkWarning: could not open display warnings.warn(str(e), _gtk.Warning)

and

\ (pyxis:18642): CRITICAL **: dbus_g_proxy_connect_signal: assertion `DBUS_IS_G_PROXY (proxy)' failed

\ (pyxis:18642): CRITICAL **: dbus_g_proxy_connect_signal: assertion `DBUS_IS_G_PROXY (proxy)' failed

\ (pyxis:18642): CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed

Probably not important but maybe should handle this.

johnrabotnik commented 13 years ago

I've ran a ssh session to a couple remote machines and never got any of these messages. I've tried it on Ubuntu server and an OpenBSD machine. Any ideas why?

Ionshard commented 13 years ago

Hmm no idea. Well if this is a one time thing then it doesn't really matter if it happens.

Ionshard commented 13 years ago

This will be fixed by issue #15 ... ish.