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

« back to all changes in this revision

Viewing changes to help/sv/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>Exportera ett foto till 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>
664
664
    <title>Felmeddelandet "Ingen kamera hittades"</title>
665
665
    <para>
666
666
      "When I launch Cheese, I get the message 'No Camera Found' but I have my webcam plugged into my computer".
667
 
 
 
667
    </para>
 
668
    <para>
668
669
      There are many situations that can cause this, and the exact problem that is causing it needs to be isolated.
669
670
      If possible, try each of the following to try and get your webcam working:
670
 
        1. Plug your webcam into another computer. If it works there, then it is a problem 
 
671
    </para>
 
672
    <orderedlist>
 
673
        <listitem>
 
674
          <para>
 
675
           Plug your webcam into another computer. If it works there, then it is a problem 
671
676
           with the connection to your computer, or the operating system if it was a different
672
677
           one on the other computer. Check the ports on your computer (try another one) and
673
678
           consult support for your particular operating system.
674
 
        2. See if your camera is being detected by your computer. On Linux, open up the terminal or console and type
675
 
           "dmesg" before you plug in your webcam. Notice the most recent entries, and then plug in your webcam. Type
676
 
           "dmesg" again and see if the most recent entries differ. If the message mentions a USB device being detected,
677
 
           and your webcam is the only USB device that has been changed, then your computer is detecting your webcam
678
 
           fine. If not, then test to see if the webcam is working on another computer. This may only work with USB
679
 
           webcams.
680
 
        3. As Cheese uses the gstreamer backend, it is most likely because gstreamer is not detecting the webcam (or
 
679
          </para>
 
680
        </listitem>
 
681
        <listitem>
 
682
          <para>
 
683
           See if your camera is being detected by your computer. On Linux, open up the terminal or console
 
684
           and type "dmesg" before you plug in your webcam. Notice the most recent entries, and then plug in
 
685
           your webcam. Type "dmesg" again and see if the most recent entries differ. If the message mentions
 
686
           a USB device being detected, and your webcam is the only USB device that has been changed, then
 
687
           your computer is detecting your webcam fine. If not, then test to see if the webcam is working on
 
688
           another computer. This may only work with USB webcams.
 
689
          </para>
 
690
        </listitem>
 
691
        <listitem>
 
692
          <para>
 
693
           As Cheese uses the gstreamer backend, it is most likely because gstreamer is not detecting the webcam (or
681
694
           gstreamer has become corrupt). Please contact support for the particular operating system that
682
 
           you are running with as many details as possible. For Ubuntu, please use the <ulink url="http://ubuntuforums.org/" type="http">Ubuntu Forums</ulink>.
683
 
    </para>
 
695
           you are running with as many details as possible. For Ubuntu, please use the
 
696
           <ulink url="http://ubuntuforums.org/" type="http">Ubuntu Forums</ulink>.
 
697
          </para>
 
698
        </listitem>
 
699
    </orderedlist>
684
700
  </section>
685
701
 
686
702
  <section id="faq-supported-webcams">