~ubuntu-branches/debian/sid/cheese/sid

« back to all changes in this revision

Viewing changes to help/oc/cheese.xml

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2010-05-04 17:37:18 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20100504173718-k2rx3nryi4vd0xyx
Tags: 2.30.1-1
* New upstream release.
  - HAL dependency has been dropped. Use (g)udev for v4l capability probing
    on Linux. Closes: #573774
  - Split code into separate libraries.
* debian/control.in
  - Drop Build-Depends on libhal-dev.
  - Drop Build-Depends on libebook1.2-dev.
  - Bump Build-Depends on libgtk2.0-dev to (>= 2.19.1).
  - Bump Build-Depends on libgstreamer*-dev to (>= 0.10.23).
  - Add Build-Depends on libcanberra-gtk-dev.
  - Add Build-Depends on libxtst-dev.
  - Add Build-Depends on libgudev-1.0-dev on Linux.
  - Bump Standards-Version to 3.8.4. No further changes.
* Switch to source format 3.0 (quilt)
  - Add debian/source/format.
* debian/rules
  - Drop lpia specific configure flags, lpia is dead.
* Update package layout (based on work by Ubuntu)
  - Move data files into new cheese-common package.
  - Keep binary along with its desktop and dbus service file in the cheese
    package.
  - Add libcheese-gtk18 and libcheese-gtk-dev package for the new
    libcheese-gtk library. Use a symbols file for improved shlibs
    dependencies.
  - Add Conflicts/Replaces to cheese-common to ensure proper upgrades from
    previous versions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
601
601
  <section id="fspot">
602
602
    <title>Exportar una fotografia cap a F-Spot</title>
603
603
    <para>
604
 
      To export a photo to F-Sport, locate the photo in your photo
 
604
      To export a photo to F-Spot, locate the photo in your photo
605
605
      stream, right click on it and select <guimenuitem>Export to F-Spot</guimenuitem>. You will then be prompted by
606
606
      F-Spot if you wish to import the photos that are being sent to it.
607
607
    </para>
742
742
    <title>"No Camera Found" Error Message</title>
743
743
    <para>
744
744
      "When I launch Cheese, I get the message 'No Camera Found' but I have my webcam plugged into my computer".
745
 
 
 
745
    </para>
 
746
    <para>
746
747
      There are many situations that can cause this, and the exact problem that is causing it needs to be isolated.
747
748
      If possible, try each of the following to try and get your webcam working:
748
 
        1. Plug your webcam into another computer. If it works there, then it is a problem 
 
749
    </para>
 
750
    <orderedlist>
 
751
        <listitem>
 
752
          <para>
 
753
           Plug your webcam into another computer. If it works there, then it is a problem 
749
754
           with the connection to your computer, or the operating system if it was a different
750
755
           one on the other computer. Check the ports on your computer (try another one) and
751
756
           consult support for your particular operating system.
752
 
        2. See if your camera is being detected by your computer. On Linux, open up the terminal or console and type
753
 
           "dmesg" before you plug in your webcam. Notice the most recent entries, and then plug in your webcam. Type
754
 
           "dmesg" again and see if the most recent entries differ. If the message mentions a USB device being detected,
755
 
           and your webcam is the only USB device that has been changed, then your computer is detecting your webcam
756
 
           fine. If not, then test to see if the webcam is working on another computer. This may only work with USB
757
 
           webcams.
758
 
        3. As Cheese uses the gstreamer backend, it is most likely because gstreamer is not detecting the webcam (or
 
757
          </para>
 
758
        </listitem>
 
759
        <listitem>
 
760
          <para>
 
761
           See if your camera is being detected by your computer. On Linux, open up the terminal or console
 
762
           and type "dmesg" before you plug in your webcam. Notice the most recent entries, and then plug in
 
763
           your webcam. Type "dmesg" again and see if the most recent entries differ. If the message mentions
 
764
           a USB device being detected, and your webcam is the only USB device that has been changed, then
 
765
           your computer is detecting your webcam fine. If not, then test to see if the webcam is working on
 
766
           another computer. This may only work with USB webcams.
 
767
          </para>
 
768
        </listitem>
 
769
        <listitem>
 
770
          <para>
 
771
           As Cheese uses the gstreamer backend, it is most likely because gstreamer is not detecting the webcam (or
759
772
           gstreamer has become corrupt). Please contact support for the particular operating system that
760
 
           you are running with as many details as possible. For Ubuntu, please use the <ulink url="http://ubuntuforums.org/" type="http">Ubuntu Forums</ulink>.
761
 
    </para>
 
773
           you are running with as many details as possible. For Ubuntu, please use the
 
774
           <ulink url="http://ubuntuforums.org/" type="http">Ubuntu Forums</ulink>.
 
775
          </para>
 
776
        </listitem>
 
777
    </orderedlist>
762
778
  </section>
763
779
 
764
780
  <section id="faq-supported-webcams">