oh and superfly, when the troubleshooting gets a little more complete I will
divide it up into sections

On Fri, Apr 1, 2011 at 12:29 PM, Wesley Stout <wesleyst...@gmail.com> wrote:

> Wesley Stout has proposed merging lp:~wesleystout/openlp/documentation into
> lp:openlp.
>
> Requested reviews:
>   Raoul Snyman (raoul-snyman)
>   Jonathan Corwin (j-corwin)
>
> For more details, see:
> https://code.launchpad.net/~wesleystout/openlp/documentation/+merge/55979
>
> made a few spelling corrections to troubleshooting.rst. Also made some
> formatting changes to help the look of things especially the links. I think
> I may know how to do this stuff when we get it finished.
> --
> https://code.launchpad.net/~wesleystout/openlp/documentation/+merge/55979
> You are the owner of lp:~wesleystout/openlp/documentation.
>
> === modified file 'documentation/manual/source/bibles.rst'
> --- documentation/manual/source/bibles.rst      2011-03-23 08:25:29 +0000
> +++ documentation/manual/source/bibles.rst      2011-04-01 17:28:52 +0000
> @@ -5,6 +5,8 @@
>  Managing Bibles in OpenLP is a relatively simple process. There are also
>  converters provided to get data from other formats into OpenLP.
>
> +.. _bibleimporter:
> +
>  Bible Importer
>  ==============
>
> @@ -61,10 +63,11 @@
>  **About OSIS Formatted Bibles**
>
>  OSIS is a format intended to provide a common format for Bibles. More
> -information can be found out here: http://www.bibletechnologies.net/
> +information can be found out at the `Bible Technologies website.
> +<http://www.bibletechnologies.net/>`_
>
> -If you have any software installed that is part of the Sword Project
> -http://www.crosswire.org/sword/index.jsp it can be easily converted.
> +If you have any software installed that is part of the `Sword Project
> +<http://www.crosswire.org/sword/index.jsp>`_ it can be easily converted.
>
>  Importing OSIS files is very simple. Select your OSIS Bible file and click
>  :guilabel:`Next`
>
> === modified file 'documentation/manual/source/songs.rst'
> --- documentation/manual/source/songs.rst       2011-03-10 19:52:09 +0000
> +++ documentation/manual/source/songs.rst       2011-04-01 17:28:52 +0000
> @@ -71,8 +71,8 @@
>  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
>  To import from CCLI Song Select you must be a CCLI Subscriber and also a
> -subscriber of the Song Select service. For info on that go to:
> -http://www.ccli.com
> +subscriber of the Song Select service. For check out the `CCLI website.
> +<http://www.ccli.com>`_
>
>  The first step for importing from CCLI Song Select is to log into your
> account.
>  Then search for your desired song. For this example we will be adding the
> song
>
> === modified file 'documentation/manual/source/troubleshooting.rst'
> --- documentation/manual/source/troubleshooting.rst     2011-03-31 14:44:42
> +0000
> +++ documentation/manual/source/troubleshooting.rst     2011-04-01 17:28:52
> +0000
> @@ -3,7 +3,7 @@
>  ===============
>
>  I can not play videos or other media
> -====================================
> +------------------------------------
>
>  If you can not play video or audio through openlp, there are several areas
> that
>  could be an issue. First thing is to make sure you can play the media file
> @@ -18,7 +18,7 @@
>  .. image:: pics/phononcheckbox.png
>
>  Codecs
> -------
> +^^^^^^
>
>  You may need to install codecs for certain files to play. Most newer
> versions
>  of Windows and OS X will support most media types. Most Linux
> distributions
> @@ -29,8 +29,8 @@
>
>  Later versions of Microsoft Windows (Vista, Windows 7) generally come with
>  everything you need to play most media formats. If for some reason you
> need
> -additional codecs we have seen success from the Combined Community Codec
> Pack
> -(CCCP): `<http://www.cccp-project.net/>`_.  You might also wish to check
> out the
> +additional codecs we have seen success from the `Combined Community Codec
> Pack
> +(CCCP) <http://www.cccp-project.net/>`_.  You might also wish to check
> out the
>  K-Lite Codec Pack. If you are having issues, results do seem to vary with
> the
>  different options. What works for some may not for others, so some trial
> and
>  error may be required.
> @@ -40,7 +40,7 @@
>
>  If you are using a Mac. You may wish to play Windows formats. flip4mac
> enables
>  you to use popular Windows formats such as .wmv on your Mac. You can get
> it
> -here `<http://dynamic.telestream.net/downloads/download-flip4macwmv.htm
> >`_.
> +`from here <
> http://dynamic.telestream.net/downloads/download-flip4macwmv.htm>`_.
>
>  Ubuntu Linux (and variants)
>  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> @@ -56,8 +56,8 @@
>  **Note** if you are running Kubuntu there is no need to install the
>  ubuntu-restricted-extras meta-package
>
> -For more information on Ubuntu and multimedia issues please check out
> -`<https://help.ubuntu.com/community/RestrictedFormats/>`_.
> +For more information on Ubuntu and multimedia issues please check out the
> +`community documentation <
> https://help.ubuntu.com/community/RestrictedFormats/>`_.
>
>  Arch Linux
>  ^^^^^^^^^^
> @@ -67,8 +67,8 @@
>
>   root@linux:~ # pacman -S gstreamer0.10-{base,good,bad,ugly}-plugins
> gstreamer0.10-ffmpeg
>
> -If you need more help with Arch Linux and multimedia please see the Arch
> Linux
> -documentation at `<https://wiki.archlinux.org/index.php/Codecs>`_.
> +If you need more help with Arch Linux and multimedia please see the `Arch
> Linux
> +documentation <https://wiki.archlinux.org/index.php/Codecs>`_.
>
>  Debian Linux
>  ^^^^^^^^^^^^
> @@ -92,7 +92,7 @@
>  simple using the rpmfusion repository.
>
>  **Note** the following commands will enable a third party repository to
> your
> -system. Please check out `<http://rpmfusion.org>`_. for more information.
> +system. Please check out `the RPM Fusion site <http://rpmfusion.org>`_
> for more information.
>
>  To enable both the free and nonfree components for any Fedora official
> release
>  enter the following commands::
> @@ -103,11 +103,10 @@
>  list, perform any updates and search for gstreamer-good, bad, and ugly and
>  install.
>
> -Here is a good tutorial video on the rpmfusion repository
> -`<
> http://www.linuxjournal.com/video/getting-mp3-support-fedora-using-rpmfusion-repositories
> >`_.
> +`Here <
> http://www.linuxjournal.com/video/getting-mp3-support-fedora-using-rpmfusion-repositories>`_
> is a good tutorial video on the rpmfusion repository
>
>  The Media Manager appears to be missing some features
> -=====================================================
> +-----------------------------------------------------
>
>  If you do not see all the features listed in the Media Manager, you may
> need
>  to enable them.
> @@ -122,11 +121,55 @@
>  remotes plugin, unless you specify differently.
>
>  I can not see the book, chapter, and verse when I display scripture
> -===================================================================
> +-------------------------------------------------------------------
>
>  The book, chapter, and verse should be displayed when you display
> scripture. If
>  you can not see this your theme probably has the text size too small for
> the
>  info to be seen. See the section of the manual on themes if you need more
> info
>  on text sizes in themes.
>
> -
> +I am running Mac OS X and I do not have a presentations plugin
> +--------------------------------------------------------------
> +
> +Due to software limitations with Keynote and OpenOffice Impress, the
> +presentations plugin on OS X is not currently available.
> +
> +I am using PowerPoint 2010 or PowerPoint Viewer 2010 and presentations do
> not work
>
> +----------------------------------------------------------------------------------
> +
> +Currently OpenLP does not support PowerPoint Viewer 2010. PowerPoint 2010
> should
> +work correctly but there have been some issues when it does not work. If
> you
> +have issues with PowerPoint 2010 or PowerPoint Viewer 2010 try PowerPoint
> 2003
> +or 2007 Viewer. `Download the PowerPoint 2007 viewer for free.
> +<
> http://www.microsoft.com/downloads/en/details.aspx?FamilyID=048dc840-14e1-467d-8dca-19d2a8fd7485&displaylang=en
> >`_
> +
> +I have PowerPoint installed but it does not show as a presentation option
> +-------------------------------------------------------------------------
> +
> +Try installing the `Visual C++ Runtime Redistributable. <
> http://www.microsoft.com/downloads/en/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en
> >`_
> +
> +I have JPG images and they will not work on my system
> +-----------------------------------------------------
> +
> +This is a known issue on some Mac OS X 10.5 systems and on a few Windows
> XP
> +systems. Currently the only solution is to convert your images into
> another
> +format. We would suggest using PNG images when possible with OpenLP.
> +
> +I am running a Linux Distro and can not see the menus
> +-----------------------------------------------------
> +
> +This may be an issue with only XFCE the following commands have been known
> to
> +resolve the problem::
> +
> +  gconftool-2 --type boolean --set
> /desktop/gnome/interface/buttons_have_icons true
> +
> +  gconftool-2 --type boolean --set
> /desktop/gnome/interface/menus_have_icons true
> +
> +I chose to use a web Bible but it did not download the entire Bible
> +-------------------------------------------------------------------
> +
> +Due to copyright restrictions OpenLP cannot download an entire Bible. It
> can
> +only download the section you search for. If you do not have an internet
> +connection where you intend to use OpenLP you will need to have another
> source
> +for scripture. For more information and options on acquiring bibles please
> see
> +:ref:`bibleimporter`.
>
>
>

-- 
https://code.launchpad.net/~wesleystout/openlp/documentation/+merge/55979
Your team OpenLP Core is subscribed to branch lp:openlp.

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to