Hello, Thank you for your reply. My apologies for the e-mail I wrote yesterday. Apart from that I forgot to include some version information, I also made a mistake with the error messages. I had quite a bad headache yesterday.
The errors I wrote in my first e-mail for sflphoned are wrong. I accidentally executed the process in a root terminal instead of in a terminal that belongs to the local user that -should- be running it. After running it as the appropriate user, it gives the following error: bash-4.1$ /usr/lib/sflphone/sflphoned SFLphone Daemon 0.9.8, by Savoir-Faire Linux 2004-2009 http://www.sflphone.org/ /home/jan/.config/sflphone/sflphonedrc 19:30:57.374 os_core_unix.c pjlib 1.5.5 for POSIX initialized PID TTY TIME CMD 2091 ? 00:00:00 pulseaudio Failed to symlink /home/jan/.pulse/2b3593c3fafabe4d92f8bf9b00000012-runtime to /tmp/pulse-iWKUs8ZVdTYR: No such file or directory warning: The VAD has been replaced by a hack pending a complete rewrite warning: The VAD has been replaced by a hack pending a complete rewrite warning: The VAD has been replaced by a hack pending a complete rewrite terminate called after throwing an instance of 'DBus::Error' what(): /bin/dbus-launch terminated abnormally without any error message Terminated After seeing those errors, I started investigating the "dbus-launch" program. Apparently it's missing in a default install of an LTSP thin client. After I installed the "dbus-x11" RPM package, SFLPhone works as expected on an LTSP thin client. Perhaps it could be useful to add this package as a dependancy in the sflphone-common RPM, to prevent other people from running into this problem in the future. The next problem I run into is that audio doesn't seem to work. It is probably related to the error about failing to symlink a tmp file for pulseaudio, but I don't really know what to do about it. Any pointers or solutions would be very welcome. :-) Met vriendelijke groeten, Jan Middelkoop ICT beheerder Recreatie & Zorg Groep Website: http://www.recreatie-zorg.nl/ E-mail: [email protected] Telefoon: +31 10 714 2297 Alexandre Savard schreef: > Hi, > > Which version of SFLphone are you using, current stable is 0.9.8 ? > > Could you also provide the full logs of sflphoned with debug info activated: > > sflphoned -d -c > file:///Z:/sflphone%20errors.txt > <cid:[email protected]> > This would help to provide us info where this error occurs. > > Thanks, > > Alexandre > > ----- Mail Original ----- > De: "Jan Middelkoop" <[email protected]> > À: [email protected] > Envoyé: Lundi 20 Septembre 2010 10h49:48 GMT -05:00 USA/Canada - États de > l'Est > Objet: [SFLphone] Running SFLPhone on an LTSP thin client > > Hello, > > I'm using SFLPhone in an LTSP (Linux Terminal Server Project) > environment. When I run SFLPhone on the terminal server, it works > fine. This is undesirable however, since the audio transport from the > server to the client and vice-versa creates unnecessary latency and > network load. The ideal situation is to run SFLPhone on the thin client > itself, as a local application. > > When I run sflphone-client-gnome as a local application on the thin > client (which has a very minimal configuration), SFLPhone terminates and > I get the following dialog box: > > "An error occurred while loading or saving configuration information for > sflphone-client-gnome. Some of your configuration settings may not work > properly." > > When I run sflphoned from a terminal window manually, SFLPhone also > terminates, but this time with the error: > > "terminate called after throwing an instance of 'std::logic_error' > what(): basic_string::_S_construct NULL not valid > Aborted" > > Does anyone have any ideas on why I am getting this error and/or what I > can do to overcome this? > > _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
