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]



Reply via email to