Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Sounds of Silence - SOLVED
- Date: Wed, 07 Aug 2013 17:42:46 +0900
- From: Darren Cook <darren@example.com>
- Subject: Re: [tlug] Sounds of Silence - SOLVED
- References: <51F463DC.7000409@gmail.com> <CAL-VO6LdRX4WQjimdqGJ=BrMtsTUhWQRZSwc13fVPSfFe9HGyQ@mail.gmail.com> <20130730182750.GA11326@fluxcoil.net> <5201FA30.9020501@gmail.com>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130330 Thunderbird/17.0.5
>> create an executable file >> /usr/bin/skype-wrapper >> with the following content: >> PULSE_SERVER=127.0.0.1 /usr/bin/skype & >> ... >> PULSE_SERVER is a way to tell skype to use a pulse instance on a machine >> other than the local. >> invalid values (e.g. empty string) make skype interrupt the startup and >> quit - so we give the local adress which is valid but obviously pulse runs >> at user level so it's not reachable via network, even not on the local >> machine. >> skype tries to use pulse but cannot reach/connect to it and falls back to >> alsa. >> the result on ubuntu natty is that pulse continues to work unmodified and >> skype can be configured to use whatever you want to Isn't this a bit fragile? (e.g. it sounds like if you ran skype as root, or if a pulse server was actually running on localhost, the behaviour would be different.) Wouldn't it work just as well, but be more predictable, to use some server IP you can be sure would never exist, e.g. PULSE_SERVER=10.200.200.200 /usr/bin/skype & Darren
- Follow-Ups:
- References:
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Sounds of Silence - SOLVED
- Next by Date: [tlug] Japanese fonts under Android
- Previous by thread: Re: [tlug] Sounds of Silence - SOLVED
- Next by thread: Re: [tlug] Sounds of Silence - SOLVED
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links