[digikam] [Bug 370356] New: very slow when delete photos and albums

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

[digikam] [Bug 370356] New: very slow when delete photos and albums

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370356

            Bug ID: 370356
           Summary: very slow when delete photos and albums
           Product: digikam
           Version: 5.2.0
          Platform: Mac OS X Disk Images
                OS: OS X
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [hidden email]
          Reporter: [hidden email]

After right-click on empty or non-empty album or photo and click Delete Album
or Move to Trash procedure of album or photo deleting take 2 to 5 minutes.

Reproducible: Always

Steps to Reproduce:
1. Right-click on Album
2. Click Delete Album
3. Click  Delete button (or Move to trash button, does not matter)

Actual Results:  
Deleting takes from 2 to 5 minutes

Expected Results:  
Deleting should take 1 second or less

I am using MySQL DB on remote server (local home network, 20 meters between
iMac and server) for digikam databases, wired connection at 1 Gb/s between my
iMac and DB server.
39000+ photos

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 370356] very slow when delete photos and albums

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370356

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|general                     |Database-Mysql

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 370356] very slow when delete photos and albums

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370356

--- Comment #1 from Kirill <[hidden email]> ---
Additional info.

1. Photos collection located at mounted network disk.

2. 2-5 minutes for deleting photos and folder only in case if collection
located in root of Albums. Like this :

                                                                     Albums
                                                                           |
                                                                           
-->My Collection
                                                                               
         |
                                                                               
          -->Photo1
                                                                               
         |
                                                                               
          -->Photo2
                                                                               
         |
                                                                               
          -->etc...

But, if we place all folders 1 level deep (see schema bellow) from root -
everything will start working very fast as expected:

                                                                    Albums
                                                                           |
                                                                            -->
My Collection
                                                                               
         |
                                                                               
          -->All photos                                                        
                                                                               
                      |
                                                                               
                       -->Photo1
                                                                               
                      |
                                                                               
                       -->Photo2
                                                                               
                      |
                                                                               
                       -->etc...

--
You are receiving this mail because:
You are the assignee for the bug.