Bug#298572: gthumb: only root can import images from digital camera

2005-03-08 Thread Jung-hoon Han
Package: gthumb
Version: 3:2.6.3-1
Severity: normal

as gthumb can imports  shows images from relatively-not-famous
D-Camera, I love it.
but it has an disadvantage that can't import images from camera when
logged  launched gthumb as normal user. just shows impossibility
icon(white - on the red circle). no more error message written in
text. :(

this must be permission problem of gphoto library.
I tried to find the proper device at /dev, but couldn't do it.
(if I knew which device manage the camera thru usb cable, I could have
`chown`-ed it.



-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.11
Locale: LANG=ko_KR.EUC-KR, LC_CTYPE=ko_KR.EUC-KR (charmap=EUC-KR)

Versions of packages gthumb depends on:
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.8.0-4   The ATK accessibility toolkit
ii  libbonobo2-0   2.8.1-2   Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.8.1-2   The Bonobo UI library
ii  libc6  2.3.2.ds1-20.0.0.1.pure64 GNU C Library: Shared libraries an
ii  libexif10  0.6.9-5   library to parse EXIF files
ii  libgconf2-42.8.1-4   GNOME configuration database syste
ii  libglade2-01:2.4.2-2 library to load .glade files at ru
ii  libglib2.0-0   2.6.3-1   The GLib library of C routines
ii  libgnome2-02.8.1-2   The GNOME 2 library - runtime file
ii  libgnomecanvas 2.8.0-1   A powerful object-oriented display
ii  libgnomeprint2 2.8.2-1   The GNOME 2.2 print architecture -
ii  libgnomeprintu 2.8.2-2   GNOME 2.2 print architecture User 
ii  libgnomeui-0   2.8.1-3   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.8.4-2   The GNOME virtual file-system libr
ii  libgphoto2-2   2.1.5-4   gphoto2 digital camera library
ii  libgphoto2-por 2.1.5-4   gphoto2 digital camera port librar
ii  libgtk2.0-02.6.2-4   The GTK+ graphical user interface 
ii  libice64.3.0.dfsg.1-12   Inter-Client Exchange library
ii  libjpeg62  6b-10 The Independent JPEG Group's JPEG 
ii  liborbit2  1:2.10.5-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.8.1-1   Layout and rendering of internatio
ii  libpng12-0 1.2.8rel-1PNG library - runtime
ii  libpopt0   1.7-5 lib for parsing cmdline parameters
ii  libsm6 4.3.0.dfsg.1-12   X Window System Session Management
ii  libtiff4   3.7.1-4   Tag Image File Format (TIFF) libra
ii  libxext6   4.3.0.dfsg.1-12   X Window System miscellaneous exte
ii  libxml22.6.16-3  GNOME XML library
ii  libxrender10.8.3-7   X Rendering Extension client libra
ii  scrollkeeper   0.3.14-9.1A free electronic cataloging syste
ii  shared-mime-in 0.15-1FreeDesktop.org shared MIME databa
ii  xlibs  4.3.0.dfsg.1-12   X Keyboard Extension (XKB) configu
ii  zlib1g 1:1.2.2-4 compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#298572: gthumb: only root can import images from digital camera

2005-03-08 Thread Remco van de Meent
Jung-hoon Han wrote:
Package: gthumb
Version: 3:2.6.3-1
Severity: normal
as gthumb can imports  shows images from relatively-not-famous
D-Camera, I love it.
but it has an disadvantage that can't import images from camera when
logged  launched gthumb as normal user. just shows impossibility
icon(white - on the red circle). no more error message written in
text. :(
this must be permission problem of gphoto library.
I tried to find the proper device at /dev, but couldn't do it.
(if I knew which device manage the camera thru usb cable, I could have
`chown`-ed it.
I don't know which device it is either, but you can probably find it by 
using 'strace' to find out what system calls are made ('strace -f -o 
outputfile gthumb' and then try to access the camera, look for open 
calls in outputfile).

Good luck,
Remco
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]