diff options
| author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-22 16:25:30 +0000 | 
|---|---|---|
| committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-22 16:25:30 +0000 | 
| commit | 4ad449d74d44c73f326066e3327037f86b463aa4 (patch) | |
| tree | 4bd3cf8c00e2d33c62d90620d9f5bf9d8624b1df /indra/newview | |
| parent | 15513ff6d7e9958c16288bba7e94d2c44b3534d4 (diff) | |
Update Linux viewer README to cover basic Flash requirements.
Diffstat (limited to 'indra/newview')
| -rw-r--r-- | indra/newview/linux_tools/client-readme.txt | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/indra/newview/linux_tools/client-readme.txt b/indra/newview/linux_tools/client-readme.txt index 92d321d8c0..287bdf1034 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. +   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 | 
