[Bug 151747] New: digikam does not detect images on 4GB CF card.

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

[Bug 151747] New: digikam does not detect images on 4GB CF card.

Peter Albrecht-3
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=151747         
           Summary: digikam does not detect images on 4GB CF card.
           Product: digikam
           Version: unspecified
          Platform: SuSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel kde org
        ReportedBy: palbrec web de


Version:            (using KDE KDE 3.5.5)
Installed from:    SuSE RPMs
OS:                Linux

I use a 4GB CF card in my Canon EOS 400D. When the card is almost full (space left for something like 100 images, i.e. some 900 images stored on the card), digikam does not detect any images on the card. After deleting images from the card (using the camera's delete option), digikam works fine again.

I ran into this problem with digikam 0.8 and 0.9.2. If you need any more details, please let me know.

Thanks,

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

[Bug 151747] digikam does not detect images on 4GB CF card.

Gilles Caulier-4
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=151747         
caulier.gilles gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Camera GUI



------- Additional Comments From caulier.gilles gmail com  2007-11-02 17:42 -------
Peter,

This is certainly relevant of libgphoto2, not digiKam. Content of CF card is given by this lib, especially with Canon Camera.

Witch libgphoto2 version you use ?

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

[Bug 151747] digikam does not detect images on 4GB CF card.

Peter Albrecht-3
In reply to this post by Peter Albrecht-3
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=151747         




------- Additional Comments From palbrec web de  2007-11-02 17:49 -------
Hi Gilles,

> http://bugs.kde.org/show_bug.cgi?id=151747         
> caulier.gilles gmail com changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>           Component|general                     |Camera GUI
>
>
>
> ------- Additional Comments From caulier.gilles gmail com  2007-11-02 17:42 -------
> Peter,
>
> This is certainly relevant of libgphoto2, not digiKam. Content of CF card is given by this lib, especially with Canon Camera.
>
> Witch libgphoto2 version you use ?


I have libgphoto2-2.2.1.5.trunk-22 installed on openSUSE 10.2 and libgphoto2-2.1.99.0head-30.2
on SUSE Linux Enterprise Desktop 10. I had the same problem on both machines.

Regards,

Peter


______________________________________________________________________
XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im WEB.DE Club!
Jetzt testen! http://produkte.web.de/club/?mc=021130
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 151747] digikam does not detect images on 4GB CF card.

Gilles Caulier-4
In reply to this post by Peter Albrecht-3
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=151747         
caulier.gilles gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marcus jet franken de



------- Additional Comments From caulier.gilles gmail com  2007-11-02 17:52 -------
Marcus,

What do you think about this report. Are you already hear something like from Gphoto2 users ?

Anybody in this room is able to reproduce this problem ? Thanks in advance...

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

[Bug 151747] digikam does not detect images on 4GB CF card.

Marcus Meissner-4
In reply to this post by Peter Albrecht-3
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=151747         




------- Additional Comments From marcus jet franken de  2007-11-02 21:57 -------
all current released libgphoto2 version have a 1024 files in 1 directory limit.

It is likely he is triggering this limit.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 151747] digikam does not detect images on 4GB CF card.

Gilles Caulier-4
In reply to this post by Peter Albrecht-3
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=151747         




------- Additional Comments From caulier.gilles gmail com  2007-11-02 22:41 -------
Marcus,

Simple question : why this limitation ?

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

[Bug 151747] digikam does not detect images on 4GB CF card.

Marcus Meissner-4
In reply to this post by Peter Albrecht-3
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=151747         




------- Additional Comments From marcus jet franken de  2007-11-02 22:43 -------
historical. in 2002 as this fixed size array was introduced no one thought
about such a lot of images.


For the next libgphoto2 release we have removed this limit and made the allocations dynamic.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 151747] digikam does not detect images on 4GB CF card.

Gilles Caulier-4
In reply to this post by Peter Albrecht-3
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=151747         
caulier.gilles gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From caulier.gilles gmail com  2007-11-02 22:53 -------
Thanks Marcus.

Peter, this report is invalid about digiKam. Nothing can be done here...

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