Empty camera list

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Empty camera list

Benjamí Villoslada-3
Hello,

After the last gphoto2 upgrade, I go to see if now works the Panasonic / Lumix
DMC-FZ30.   But digiKam doesn't detect the FZ20 (detected from now).  I look
the camera list: is empty.

I can see a long list with

$ gphoto2 --list-cameras|grep -i panasonic
        "Panasonic Coolshot KXL-600A"
        "Panasonic Coolshot KXL-601A"
        "Panasonic Coolshot NV-DCF5E"
        "Panasonic DC1000"
        "Panasonic DC1580"
        "Panasonic DMC-FZ20"
        "Panasonic DMC-FZ20 (alternate id)"
        "Panasonic DMC-LC1"
        "Panasonic DMC-LZ2"
        "Panasonic Lumix FZ5"
        "Panasonic PV-L691"
        "Panasonic PV-L859"

(not FZ30 :( )

Versions:
gphoto2 2.2.0-3
$ digikam --version
Qt: 3.3.6
KDE: 3.5.3
digiKam: 0.8.2-rc1


Any workaround?  Thanks :)

Regards,


--
Benjamí
http://blog.bitassa.cat



.
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Empty camera list

Gilles Caulier-2
Le Mardi 20 Juin 2006 20:52, Benjamí Villoslada a écrit :

> Hello,
>
> After the last gphoto2 upgrade, I go to see if now works the Panasonic /
> Lumix DMC-FZ30.   But digiKam doesn't detect the FZ20 (detected from now).
> I look the camera list: is empty.
>
> I can see a long list with
>
> $ gphoto2 --list-cameras|grep -i panasonic
>         "Panasonic Coolshot KXL-600A"
>         "Panasonic Coolshot KXL-601A"
>         "Panasonic Coolshot NV-DCF5E"
>         "Panasonic DC1000"
>         "Panasonic DC1580"
>         "Panasonic DMC-FZ20"
>         "Panasonic DMC-FZ20 (alternate id)"
>         "Panasonic DMC-LC1"
>         "Panasonic DMC-LZ2"
>         "Panasonic Lumix FZ5"
>         "Panasonic PV-L691"
>         "Panasonic PV-L859"
>
> (not FZ30 :( )
>
> Versions:
> gphoto2 2.2.0-3
> $ digikam --version
> Qt: 3.3.6
> KDE: 3.5.3
> digiKam: 0.8.2-rc1
>
>
> Any workaround?  Thanks :)
>
> Regards,

Tested here into Mandriva 2006 and Suse 10.1with last libgphoto2 2.2.x No
problem.
Note : the binary compatibility is broken with older libgphoto 1.x. You need
to recompile digikam !

Gilles
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Empty camera list

Bugzilla from ach@mpe.mpg.de
On Tuesday 20 June 2006 22:04, Caulier Gilles wrote:

> Le Mardi 20 Juin 2006 20:52, Benjamí Villoslada a écrit :
> > Hello,
> >
> > After the last gphoto2 upgrade, I go to see if now works the Panasonic /
> > Lumix DMC-FZ30.   But digiKam doesn't detect the FZ20 (detected from now).
> > I look the camera list: is empty.
> >
> > I can see a long list with
> >
> > $ gphoto2 --list-cameras|grep -i panasonic
> >         "Panasonic Coolshot KXL-600A"
> >         "Panasonic Coolshot KXL-601A"
> >         "Panasonic Coolshot NV-DCF5E"
> >         "Panasonic DC1000"
> >         "Panasonic DC1580"
> >         "Panasonic DMC-FZ20"
> >         "Panasonic DMC-FZ20 (alternate id)"
> >         "Panasonic DMC-LC1"
> >         "Panasonic DMC-LZ2"
> >         "Panasonic Lumix FZ5"
> >         "Panasonic PV-L691"
> >         "Panasonic PV-L859"
> >
> > (not FZ30 :( )
> >
> > Versions:
> > gphoto2 2.2.0-3
> > $ digikam --version
> > Qt: 3.3.6
> > KDE: 3.5.3
> > digiKam: 0.8.2-rc1
> >
> >
> > Any workaround?  Thanks :)
> >
> > Regards,
>
> Tested here into Mandriva 2006 and Suse 10.1with last libgphoto2 2.2.x No
> problem.
> Note : the binary compatibility is broken with older libgphoto 1.x. You need
> to recompile digikam !

1.x?  AFAIK problem even happens for an 2.1.6 -> 2.2 upgrade.

Independent of BC.  There a bug somewhere.  Either BC was broken
without bumping soname of the lib or digikam does something wrong
how it loads libgphoto.

See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=374460

I really don't like the hackish workaround to install libgphoto2-2-dev
but I've still to learn what goes wrong.

Achim

>
> Gilles
--
  To me vi is Zen.  To use vi is to practice zen. Every command is
  a koan. Profound to the user, unintelligible to the uninitiated.
  You discover truth everytime you use it.
                                      -- [hidden email]
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Empty camera list

Benjamí Villoslada
A Dimecres 21 Juny 2006 01:48, Achim Bohnet va escriure:

> > Tested here into Mandriva 2006 and Suse 10.1with last libgphoto2 2.2.x No
> > problem.
> > Note : the binary compatibility is broken with older libgphoto 1.x. You
> > need to recompile digikam !
>
> 1.x?  AFAIK problem even happens for an 2.1.6 -> 2.2 upgrade.
>
> Independent of BC.  There a bug somewhere.  Either BC was broken
> without bumping soname of the lib or digikam does something wrong
> how it loads libgphoto.
>
> See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=374460
>
> I really don't like the hackish workaround to install libgphoto2-2-dev
> but I've still to learn what goes wrong.

With the today Debian (Sid) dist-upgrade I've received:

libexif-dev libgphoto2-2-dev libexif-dev libgphoto2-2-dev digikam  
libgphoto2-2 libgphoto2-port0 libtiff-tools libtiff4

and now digiKam works fine.  And with Panasonic DMC-FZ30 as "Panasonic
DMC-FZ20" detected and working!   I love free software ;)

Thanks!

$ dpkg -l "digikam*" "*gphoto*" | grep ^i | awk '{print $2, $3}'
digikam 0.8.1+0.8.2-rc1-2
digikamimageplugins 0.8.1-2
gphoto2 2.2.0-3
libgphoto2-2 2.2.0-5
libgphoto2-2-dev 2.2.0-5
libgphoto2-port0 2.2.0-5

--
Benjamí
http://blog.bitassa.cat



.
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Empty camera list

Gilles Caulier-2
In reply to this post by Bugzilla from ach@mpe.mpg.de
On Wednesday 21 June 2006 01:48, Achim Bohnet wrote:

> On Tuesday 20 June 2006 22:04, Caulier Gilles wrote:
> > Le Mardi 20 Juin 2006 20:52, Benjamí Villoslada a écrit :
> > > Hello,
> > >
> > > After the last gphoto2 upgrade, I go to see if now works the Panasonic
> > > / Lumix DMC-FZ30.   But digiKam doesn't detect the FZ20 (detected from
> > > now). I look the camera list: is empty.
> > >
> > > I can see a long list with
> > >
> > > $ gphoto2 --list-cameras|grep -i panasonic
> > >         "Panasonic Coolshot KXL-600A"
> > >         "Panasonic Coolshot KXL-601A"
> > >         "Panasonic Coolshot NV-DCF5E"
> > >         "Panasonic DC1000"
> > >         "Panasonic DC1580"
> > >         "Panasonic DMC-FZ20"
> > >         "Panasonic DMC-FZ20 (alternate id)"
> > >         "Panasonic DMC-LC1"
> > >         "Panasonic DMC-LZ2"
> > >         "Panasonic Lumix FZ5"
> > >         "Panasonic PV-L691"
> > >         "Panasonic PV-L859"
> > >
> > > (not FZ30 :( )
> > >
> > > Versions:
> > > gphoto2 2.2.0-3
> > > $ digikam --version
> > > Qt: 3.3.6
> > > KDE: 3.5.3
> > > digiKam: 0.8.2-rc1
> > >
> > >
> > > Any workaround?  Thanks :)
> > >
> > > Regards,
> >
> > Tested here into Mandriva 2006 and Suse 10.1with last libgphoto2 2.2.x No
> > problem.
> > Note : the binary compatibility is broken with older libgphoto 1.x. You
> > need to recompile digikam !
>
> 1.x?  AFAIK problem even happens for an 2.1.6 -> 2.2 upgrade.
>
> Independent of BC.  There a bug somewhere.  Either BC was broken
> without bumping soname of the lib or digikam does something wrong
> how it loads libgphoto.
>
> See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=374460
>
> I really don't like the hackish workaround to install libgphoto2-2-dev
> but I've still to learn what goes wrong.
>
> Achim

Achim,

There is a file in B.K.O about this problem:

http://bugs.kde.org/show_bug.cgi?id=125696   

Please report your future investiguations in this way. Thanks in advance.

Gilles

>
> > Gilles
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users