Displaying 3 results from an estimated 3 matches for "execfail".
Did you mean:
execmail
2009 Dec 14
3
Asterisk throws error using the alsa, module
>> See if it plays back properly.
>
> Running aplay as asterisk user seems to be no problem:
>
> asterisk at puppy$ aplay /usr/share/sounds/alsa/Front_Center.wav
> Playing: WAVE '/usr/share/sounds/alsa/Front_Center.wav' : Signed 16 bit
> Little Endian, Rate: 48000 Hz, mono
> asterisk at puppy:~$ aplay -Dpulse /usr/share/sounds/alsa/Front_Center.wav
>
2008 Nov 13
2
[fdo] X11-free d-bus?
I am trying to use d-bus (client) inside a CGI perl environment where X11
DISPLAY is not set.
2008 Nov 16
0
No subject
===========
process 5496: arguments to dbus_connection_ref() were incorrect, assertion
"connection != NULL" failed in file dbus-connection.c line 2497.
This is normally a bug in some application using the D-Bus library.
org.freedesktop.DBus.Error.Spawn.ExecFailed: dbus-launch failed to
autolaunch D-Bus session: PuTTY X11 proxy: wrong authentication protocol
attemptedAutolaunch error: X11 initialization failed.
It seems to me even in the console environment, DISPLAY has to be set for
d-bus to work. Is it mandatory? Any work around?
Thanks in adva...