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

« back to all changes in this revision

Viewing changes to help/pt_BR/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:
542
542
  <section id="fspot">
543
543
    <title>Exportando uma foto para o F-Spot</title>
544
544
    <para>
545
 
      To export a photo to F-Sport, locate the photo in your photo
 
545
      To export a photo to F-Spot, locate the photo in your photo
546
546
      stream, right click on it and select <guimenuitem>Export to F-Spot</guimenuitem>. You will then be prompted by
547
547
      F-Spot if you wish to import the photos that are being sent to it.
548
548
    </para>
667
667
    <title>Mensagem de erro "Nenhuma câmera localizada"</title>
668
668
    <para>
669
669
      "When I launch Cheese, I get the message 'No Camera Found' but I have my webcam plugged into my computer".
670
 
 
 
670
    </para>
 
671
    <para>
671
672
      There are many situations that can cause this, and the exact problem that is causing it needs to be isolated.
672
673
      If possible, try each of the following to try and get your webcam working:
673
 
        1. Plug your webcam into another computer. If it works there, then it is a problem 
 
674
    </para>
 
675
    <orderedlist>
 
676
        <listitem>
 
677
          <para>
 
678
           Plug your webcam into another computer. If it works there, then it is a problem 
674
679
           with the connection to your computer, or the operating system if it was a different
675
680
           one on the other computer. Check the ports on your computer (try another one) and
676
681
           consult support for your particular operating system.
677
 
        2. See if your camera is being detected by your computer. On Linux, open up the terminal or console and type
678
 
           "dmesg" before you plug in your webcam. Notice the most recent entries, and then plug in your webcam. Type
679
 
           "dmesg" again and see if the most recent entries differ. If the message mentions a USB device being detected,
680
 
           and your webcam is the only USB device that has been changed, then your computer is detecting your webcam
681
 
           fine. If not, then test to see if the webcam is working on another computer. This may only work with USB
682
 
           webcams.
683
 
        3. As Cheese uses the gstreamer backend, it is most likely because gstreamer is not detecting the webcam (or
 
682
          </para>
 
683
        </listitem>
 
684
        <listitem>
 
685
          <para>
 
686
           See if your camera is being detected by your computer. On Linux, open up the terminal or console
 
687
           and type "dmesg" before you plug in your webcam. Notice the most recent entries, and then plug in
 
688
           your webcam. Type "dmesg" again and see if the most recent entries differ. If the message mentions
 
689
           a USB device being detected, and your webcam is the only USB device that has been changed, then
 
690
           your computer is detecting your webcam fine. If not, then test to see if the webcam is working on
 
691
           another computer. This may only work with USB webcams.
 
692
          </para>
 
693
        </listitem>
 
694
        <listitem>
 
695
          <para>
 
696
           As Cheese uses the gstreamer backend, it is most likely because gstreamer is not detecting the webcam (or
684
697
           gstreamer has become corrupt). Please contact support for the particular operating system that
685
 
           you are running with as many details as possible. For Ubuntu, please use the <ulink url="http://ubuntuforums.org/" type="http">Ubuntu Forums</ulink>.
686
 
    </para>
 
698
           you are running with as many details as possible. For Ubuntu, please use the
 
699
           <ulink url="http://ubuntuforums.org/" type="http">Ubuntu Forums</ulink>.
 
700
          </para>
 
701
        </listitem>
 
702
    </orderedlist>
687
703
  </section>
688
704
 
689
705
  <section id="faq-supported-webcams">