Public bug reported:

Binary package hint: gvfs

In Hardy, my camera (Panasonic Lumix DMC-FZ18) would just be mounted and
accessed as a USB mass storage device. In Intrepid, the camera does not
work at all. When I connect the camera via USB, an error dialog appears
a few seconds later saying "Error initializing camera: -60: Could not
lock the device". When I close that error dialog, another one appears
saying "Error initializing camera: -1: Unspecified error".

I have attached the output of lshal.

A workaround for me can be achieved by adding the following HAL quirk
for my camera:

    <match key="camera.libgphoto2.name" contains="Panasonic Lumix FZ5">
      <merge key="camera.libgphoto2.support" type="bool">False</merge>
    </match>

With camera.libgphoto2.support set to False, my camera is then
automatically mounted as a mass storage device by Nautilus.

[EMAIL PROTECTED]:/usr/share/hal/fdi/policy/20thirdparty$ apt-cache policy gvfs
gvfs:
  Installed: 1.0.1-0ubuntu3
  Candidate: 1.0.1-0ubuntu3
  Version table:
 *** 1.0.1-0ubuntu3 0
        500 http://archive.ubuntu.com intrepid/main Packages
        100 /var/lib/dpkg/status
[EMAIL PROTECTED]:/usr/share/hal/fdi/policy/20thirdparty$ lsb_release -rd
Description:    Ubuntu intrepid (development branch)
Release:        8.10

** Affects: gvfs (Ubuntu)
     Importance: Low
         Status: New

-- 
Panasonic Lumix DMC-FZ18 not working with gphoto backend
https://bugs.launchpad.net/bugs/282823
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to