Import photos from USB storage device

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

Import photos from USB storage device

Ross Lansdell
DK 3.1 installed on Kubuntu 12.04.1

Is there a limit to the size of the USB device?
DK freezes when I attempt to import about 30GB from my USB HDD, (ADATA Classic CH94 596.2GB).

When I try to terminate the Import I get a popup:

The window "Images on USB Disk "ADATA CH94" (596.2 GiB) – digiKam" is not responding. It belongs to the application digikam (Process ID = 3858, hostname = localhost).
Do you wish to terminate the application process including all of its child windows?
Any unsaved data will be lost.

You can guess what happens next!

If I use a 16GB USB stick all the images on it are discovered fine and I can select and download as required.

I am trying to migrate from Picasa to Digikam.

It's driving me nuts!







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

Re: Import photos from USB storage device

Gilles Caulier-4
run digiKam in GDB and look if a crash is done in separated thread which manage USB communication.

Gilles Caulier


2013/4/29 Ross Lansdell <[hidden email]>
DK 3.1 installed on Kubuntu 12.04.1

Is there a limit to the size of the USB device?
DK freezes when I attempt to import about 30GB from my USB HDD, (ADATA Classic CH94 596.2GB).

When I try to terminate the Import I get a popup:

The window "Images on USB Disk "ADATA CH94" (596.2 GiB) – digiKam" is not responding. It belongs to the application digikam (Process ID = <a href="tel:3858" value="+333858" target="_blank">3858, hostname = localhost).
Do you wish to terminate the application process including all of its child windows?
Any unsaved data will be lost.

You can guess what happens next!

If I use a 16GB USB stick all the images on it are discovered fine and I can select and download as required.

I am trying to migrate from Picasa to Digikam.

It's driving me nuts!







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



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

Re: Import photos from USB storage device

Ross Lansdell
Thanks Gilles, never used GDB as still a linux novice. Have to go out for a while, but will attempt to use it when I return.

Regards
Ross


On Mon, Apr 29, 2013 at 3:54 PM, Gilles Caulier <[hidden email]> wrote:
run digiKam in GDB and look if a crash is done in separated thread which manage USB communication.

Gilles Caulier


2013/4/29 Ross Lansdell <[hidden email]>
DK 3.1 installed on Kubuntu 12.04.1

Is there a limit to the size of the USB device?
DK freezes when I attempt to import about 30GB from my USB HDD, (ADATA Classic CH94 596.2GB).

When I try to terminate the Import I get a popup:

The window "Images on USB Disk "ADATA CH94" (596.2 GiB) – digiKam" is not responding. It belongs to the application digikam (Process ID = <a href="tel:3858" value="+333858" target="_blank">3858, hostname = localhost).
Do you wish to terminate the application process including all of its child windows?
Any unsaved data will be lost.

You can guess what happens next!

If I use a 16GB USB stick all the images on it are discovered fine and I can select and download as required.

I am trying to migrate from Picasa to Digikam.

It's driving me nuts!







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



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



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

Re: Import photos from USB storage device

Gilles Caulier-4
It's simple. Look here :


Just give me the backtrace...

Gilles Caulier


2013/4/29 Ross Lansdell <[hidden email]>
Thanks Gilles, never used GDB as still a linux novice. Have to go out for a while, but will attempt to use it when I return.

Regards
Ross


On Mon, Apr 29, 2013 at 3:54 PM, Gilles Caulier <[hidden email]> wrote:
run digiKam in GDB and look if a crash is done in separated thread which manage USB communication.

Gilles Caulier


2013/4/29 Ross Lansdell <[hidden email]>
DK 3.1 installed on Kubuntu 12.04.1

Is there a limit to the size of the USB device?
DK freezes when I attempt to import about 30GB from my USB HDD, (ADATA Classic CH94 596.2GB).

When I try to terminate the Import I get a popup:

The window "Images on USB Disk "ADATA CH94" (596.2 GiB) – digiKam" is not responding. It belongs to the application digikam (Process ID = <a href="tel:3858" value="+333858" target="_blank">3858, hostname = localhost).
Do you wish to terminate the application process including all of its child windows?
Any unsaved data will be lost.

You can guess what happens next!

If I use a 16GB USB stick all the images on it are discovered fine and I can select and download as required.

I am trying to migrate from Picasa to Digikam.

It's driving me nuts!







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



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



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



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

Re: Import photos from USB storage device

Ross Lansdell
I installed DK from the Kubuntu package so had to install the debug package.

If I enter "gdb digikam" as root  then gdb complains that it cannot find X and then halts.

Running as normal user starts DK normally but when the program freeze occurs, during access to the USB HDD, the only way to ext is by closing the active window which kills the program. Then there is no backtrace!

Would it be better if I uninstalled DK and reinstalled using the current development package?

I shall be unavailable for the rest of today but should be able to use email on my phone.

Thank you for your help.

Ross Lansdell


On Mon, Apr 29, 2013 at 4:45 PM, Gilles Caulier <[hidden email]> wrote:
It's simple. Look here :


Just give me the backtrace...

Gilles Caulier


2013/4/29 Ross Lansdell <[hidden email]>
Thanks Gilles, never used GDB as still a linux novice. Have to go out for a while, but will attempt to use it when I return.

Regards
Ross


On Mon, Apr 29, 2013 at 3:54 PM, Gilles Caulier <[hidden email]> wrote:
run digiKam in GDB and look if a crash is done in separated thread which manage USB communication.

Gilles Caulier


2013/4/29 Ross Lansdell <[hidden email]>
DK 3.1 installed on Kubuntu 12.04.1

Is there a limit to the size of the USB device?
DK freezes when I attempt to import about 30GB from my USB HDD, (ADATA Classic CH94 596.2GB).

When I try to terminate the Import I get a popup:

The window "Images on USB Disk "ADATA CH94" (596.2 GiB) – digiKam" is not responding. It belongs to the application digikam (Process ID = <a href="tel:3858" value="+333858" target="_blank">3858, hostname = localhost).
Do you wish to terminate the application process including all of its child windows?
Any unsaved data will be lost.

You can guess what happens next!

If I use a 16GB USB stick all the images on it are discovered fine and I can select and download as required.

I am trying to migrate from Picasa to Digikam.

It's driving me nuts!







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



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



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



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



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

Re: Import photos from USB storage device

Gilles Caulier-4



2013/4/30 Ross Lansdell <[hidden email]>
I installed DK from the Kubuntu package so had to install the debug package.

If I enter "gdb digikam" as root  then gdb complains that it cannot find X and then halts.

Never as root. Just use a std user...
 

Running as normal user starts DK normally but when the program freeze occurs, during access to the USB HDD, the only way to ext is by closing the active window which kills the program. Then there is no backtrace!

What do you see in console as debug messages ? Before to run digiKam, start kdebugdialog, and switch on digiKam debug space : Digikam, KExiv2, KDcraw.
 

Would it be better if I uninstalled DK and reinstalled using the current development package?

not sure. I suspect a prblem of memory allocation to store thumbnails from icon view. I'm not sure...

Gilles Caulier

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

Re: Import photos from USB storage device

Ross Lansdell

Thanks, I will try again tomorrow.

On Apr 30, 2013 9:39 AM, "Gilles Caulier" <[hidden email]> wrote:



2013/4/30 Ross Lansdell <[hidden email]>
I installed DK from the Kubuntu package so had to install the debug package.

If I enter "gdb digikam" as root  then gdb complains that it cannot find X and then halts.

Never as root. Just use a std user...
 

Running as normal user starts DK normally but when the program freeze occurs, during access to the USB HDD, the only way to ext is by closing the active window which kills the program. Then there is no backtrace!

What do you see in console as debug messages ? Before to run digiKam, start kdebugdialog, and switch on digiKam debug space : Digikam, KExiv2, KDcraw.
 

Would it be better if I uninstalled DK and reinstalled using the current development package?

not sure. I suspect a prblem of memory allocation to store thumbnails from icon view. I'm not sure...

Gilles Caulier

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


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