diff options
| author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2010-02-22 14:15:58 -0500 | 
|---|---|---|
| committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2010-02-22 14:15:58 -0500 | 
| commit | bd84d36c9d08878c895c896e097e8e3310b61cf3 (patch) | |
| tree | e2e333ba15c131dfb25c4baf54bcb98fd2a3bd46 /indra/newview/linux_tools | |
| parent | 00fdc0acd5e27d353c070706e838a35bf889a536 (diff) | |
| parent | 04712617c55c53dbec1f73a4e8834ebe3167e5ed (diff) | |
merge
Diffstat (limited to 'indra/newview/linux_tools')
| -rw-r--r-- | indra/newview/linux_tools/client-readme.txt | 9 | 
1 files changed, 6 insertions, 3 deletions
| diff --git a/indra/newview/linux_tools/client-readme.txt b/indra/newview/linux_tools/client-readme.txt index 92d321d8c0..e01b9e4bc6 100644 --- a/indra/newview/linux_tools/client-readme.txt +++ b/indra/newview/linux_tools/client-readme.txt @@ -15,7 +15,7 @@ Life itself - please see <http://www.secondlife.com/whatis/>.     5.3. Blank window after minimizing it     5.4. Audio     5.5. 'Alt' key for camera controls doesn't work -   5.6. In-world streaming movie/music playback +   5.6. In-world streaming movie, music and Flash playback  6. Advanced Troubleshooting     6.1. Audio     6.2. OpenGL @@ -169,12 +169,15 @@ SOLUTION:- Some window managers eat the Alt key for their own purposes; you     example, the 'Windows' key!) which will allow the Alt key to function     properly with mouse actions in Second Life and other applications. -PROBLEM 6:- In-world movie and/or music playback doesn't work for me. +PROBLEM 6:- In-world movie, music, or Flash playback doesn't work for me.  SOLUTION:- You need to have a working installation of GStreamer 0.10; this     is usually an optional package for most versions of Linux.  If you have     installed GStreamer 0.10 and you can play some music/movies but not others     then you need to install a wider selection of GStreamer plugins, either -   from your vendor or an appropriate third party. +   from your vendor (i.e. the 'Ugly' plugins) or an appropriate third party. +   For Flash playback, you need to have Flash 10 installed for your normal +   web browser (for example, Firefox).  PulseAudio is required for Flash +   volume control / muting to fully function inside Second Life.  6. ADVANCED TROUBLESHOOTING | 
