Bug 143148

Summary: Must be root to transfert images
Product: [Applications] digikam Reporter: Alexandre Racine <alexandreracine>
Component: Import-Gphoto2Assignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Alexandre Racine 2007-03-18 07:47:51 UTC
Version:           digiKam: 0.9.1 (using KDE KDE 3.5.5)
Installed from:    Ubuntu Packages
OS:                Linux

Everything was working fine last week, and then, when trying to download the picture of my camera, it says that digiKam can't connect to my camera. The weird part is if I clic on "detect camera" then I can see it.

If I sudo digikam, then I can make it work.

Here is the output on the command line.

----------------------
(Not working)
aracine@aracine-maison01:~$ digikam
X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode:  146
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode:  146
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
aracine@aracine-maison01:~$ 

----------------------
(Working)
aracine@aracine-maison01:~$ sudo digikam
X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode:  146
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode:  146
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
Link points to "/tmp/ksocket-root"
Link points to "/tmp/kde-root"
X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode:  146
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode:  146
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
kbuildsycoca running...
Reusing existing ksycoca
kio (KService*): WARNING: The desktop entry file /usr/share/applications/DefaultPlugins.desktop has Type=Link instead of "Application" or "Service"
kio (KService*): WARNING: Invalid Service : /usr/share/applications/DefaultPlugins.desktop
kio (KSycoca): ERROR: No database available!
X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode:  146
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode:  146
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
Launched ok, pid = 7854
aracine@aracine-maison01:~$ X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode:  146
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode:  146
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
Cannot load metadata using Exiv2 (/store_00010001/DCIM/100CANON/IMG_0332.JPG: Failed to open the data source:  (2))
Comment 1 Marcus Meissner 2007-03-18 08:40:12 UTC
this is a problem caused by ubuntu update of udev... check launchpad
Comment 2 Bram Schoenmakers 2007-03-18 10:24:32 UTC
So this is not a Digikam bug, so it can be closed?
Comment 3 caulier.gilles 2007-03-18 10:25:24 UTC
yes, like invalid (about digiKam of course)

Gilles
Comment 4 Bram Schoenmakers 2007-03-18 10:26:32 UTC
Wow, that's quick :)
Comment 5 Alexandre Racine 2007-03-18 16:16:22 UTC
Yep. For those having the same problem, go there.

https://bugs.launchpad.net/ubuntu/+source/libgphoto2/+bug/91250