Public bug reported:

Ubuntu 8.04 beta

uname -a
Linux asus 2.6.24-12-generic #1 SMP Wed Mar 12 23:01:54 UTC 2008 i686 GNU/Linux

gthumb version 3:2.10.6-Obuntu3

I get the following when I try to import pictures with gthumb

=====================================================================================

RUN FROM MENU
An error occurred in the io-library ('Could not claim the USB device'): Could 
not claim interface 0 (Operation not permitted). Make sure no other program or 
kernel module (such as sdc2xx, stv680, spca50x) is using the device and you 
have read/write access to the device.

=======================================================================================
RUN FROM TERMINAL
[EMAIL PROTECTED]:~$ sudo gthumb
[sudo] password for harold: 

** (gthumb:8618): CRITICAL **: Error opening file: No such file or
directory

** (gthumb:8618): CRITICAL **: Error opening file: No such file or
directory

** (gthumb:8618): CRITICAL **: Error opening file: No such file or
directory

** (gthumb:8618): CRITICAL **: Error opening file: No such file or
directory

** (gthumb:8618): CRITICAL **: Error opening file: No such file or
directory

** (gthumb:8618): CRITICAL **: Error opening file: No such file or
directory

** (gthumb:8618): CRITICAL **: Error opening file: No such file or
directory

** (gthumb:8618): CRITICAL **: Error opening file: No such file or
directory


THIS IS AN ERROR BOX:
The folder contents could not be displayed
Operation not supported

Running as root the camera pictures show but with the above errors

=======================================================================================

gphoto2 -debug
[EMAIL PROTECTED]:~$ gphoto2 --debug
0.000200 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG 
MESSAGES TO THE MAILING LIST:
0.000241 main(2): gphoto2 2.4.0
0.000252 main(2): gphoto2 has been compiled with the following options:
0.000269 main(2):  + gcc (C compiler used)
0.000275 main(2):  + popt (mandatory, for handling command-line parameters)
0.000282 main(2):  + exif (for displaying EXIF information)
0.000297 main(2):  + cdk (for accessing configuration options)
0.000304 main(2):  + no aa (for displaying live previews)
0.000326 main(2):  + jpeg (for displaying live previews in JPEG format)
0.000331 main(2):  + readline (for easy navigation in the shell)
0.000345 main(2): libgphoto2 2.4.0
0.000361 main(2): libgphoto2 has been compiled with the following options:
0.000369 main(2):  + gcc (C compiler used)
0.000379 main(2):  + ltdl (for portable loading of camlibs)
0.000384 main(2):  + EXIF (for special handling of EXIF files)
0.000395 main(2): libgphoto2_port 0.8.0
0.000407 main(2): libgphoto2_port has been compiled with the following options:
0.000413 main(2):  + gcc (C compiler used)
0.000422 main(2):  + ltdl (for portable loading of camlibs)
0.000427 main(2):  + USB (libusb, for USB cameras)
0.000438 main(2):  + serial (for serial cameras)
0.000448 main(2):  + no resmgr (serial port access and locking)
0.000453 main(2):  + no baudboy (serial port locking)
0.000463 main(2):  + no ttylock (serial port locking)
0.000468 main(2):  + no lockdev (serial port locking)
0.000479 main(2): CAMLIBS env var not set, using compile-time default instead
0.000484 main(2): IOLIBS env var not set, using compile-time default instead
0.000508 setting/gphoto2-setting.c(2): Creating $HOME/.gphoto
0.014228 setting/gphoto2-setting.c(2): Loading settings from file 
"/home/harold/.gphoto/settings"
0.014388 gp-camera(2): Freeing camera...
0.014403 gphoto2-port(2): Freeing port...
0.014411 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list...
0.014416 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty
0.014423 gphoto2-filesystem(2): Internally deleting all folders from '/'...

==============================================================================================

CAMERA INFO
 1: udi = '/org/freedesktop/Hal/devices/usb_device_40a_5b4_KCXGT71510892'
  info.vendor = 'Kodak Co.'
  linux.hotplug_type = 2 (0x2)
  linux.subsystem = 'usb'
  info.subsystem = 'usb_device'
  info.linux.driver = 'usb'
  info.product = 'KODAK EasyShare Z712 IS Zoom Digital Camera'
  usb_device.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:1d.7/usb4/4-4/4-4.2'
  info.udi = '/org/freedesktop/Hal/devices/usb_device_40a_5b4_KCXGT71510892'
  usb_device.configuration_value = 1 (0x1)
  usb_device.num_configurations = 1 (0x1)
  usb_device.num_interfaces = 1 (0x1)
  usb_device.device_class = 0 (0x0)
  usb_device.device_subclass = 0 (0x0)
  usb_device.device_protocol = 0 (0x0)
  usb_device.vendor_id = 1034 (0x40a)
  usb_device.product_id = 1460 (0x5b4)
  usb_device.vendor = 'Kodak Co.'
  usb_device.product = 'KODAK EasyShare Z712 IS Zoom Digital Camera'
  usb_device.device_revision_bcd = 256 (0x100)
  usb_device.max_power = 2 (0x2)
  usb_device.num_ports = 0 (0x0)
  usb_device.linux.device_number = 17 (0x11)
  usb_device.serial = 'KCXGT71510892'
  usb_device.speed_bcd = 4608 (0x1200)
  usb_device.speed = 12.0000
  usb_device.version_bcd = 512 (0x200)
  usb_device.version = 2.00000
  usb_device.is_self_powered = true
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.7/usb4/4-4/4-4.2'
  usb_device.can_wake_up = false
  info.parent = '/org/freedesktop/Hal/devices/usb_device_409_58_noserial'
  usb_device.bus_number = 4 (0x4)
  linux.device_file = '/dev/bus/usb/004/017'
  info.bus = 'usb_device'

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
Gthumb cannot open camera
https://bugs.launchpad.net/bugs/206525
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to