Re: [LAU] Installing Google Voice Chat for Linux on Fedora instead of Debian

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Sep 8, 2010 at 9:57 AM, Paul Davis <paul@xxxxxxxxxxxxxxxxxxxxx> wrote:
> gnome (not gtk) apps use the following gconf settings for sound output
>
> system/gstreamer/0.10/audio/default/audiosink
> system/gstreamer/0.10/audio/default/chataudiosink
> system/gstreamer/0.10/audio/default/musicaudiosink

I've long had these setup to skip pulseaudio, using alsasink with a
specific device (see
http://ccrma-mail.stanford.edu/pipermail/planetccrma/2010-March/016510.html
) :

          <entry name="chataudiosink" mtime="1265693808" type="string">
                <stringvalue>alsasink
device=&quot;hw:Headset,0&quot;</stringvalue>
        </entry>
        <entry name="musicaudiosink" mtime="1265693856" type="string">
                <stringvalue>alsasink device=&quot;hw:SB,1&quot;</stringvalue>
        </entry>
        <entry name="audiosrc" mtime="1282881667" type="string">
                <stringvalue>alsasrc
device=&quot;hw:BCD3000,0&quot;</stringvalue>
        </entry>
        <entry name="audiosink" mtime="1282881208" type="string">
                <stringvalue>alsasink device=&quot;default&quot;</stringvalue>
        </entry>

Unfortunately, despite these and other measures in place, I still
continue seeing signs of attempting to contact pulseaudio first in
gnome/gstreamer apps: "socket(): Address family not supported by
protocol" ( e.g.
http://www.spinics.net/lists/fedora-music/msg00607.html )

The only way I've disabled this consistently is with apps that accept the gnome
"--disable-sound" flag. Unfortunately, some apps, libs, plugins, etc.
don't use standard gnome command line processing and do not set this
capability. Which is why I wonder if there's yet another way, such as
environment variable, or some special extra magic setting I can add to
/home/npm/.gconf/system/gstreamer/0.10/default/%gconf.xml ?

Niels
http://nielsmayer.com

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux