[digikam] [Bug 349975] New: Import window freezes when selecting multiple items and scrolling

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

[digikam] [Bug 349975] New: Import window freezes when selecting multiple items and scrolling

rosenauer
https://bugs.kde.org/show_bug.cgi?id=349975

            Bug ID: 349975
           Summary: Import window freezes when selecting multiple items
                    and scrolling
           Product: digikam
           Version: 4.11.0
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Import
          Assignee: [hidden email]
          Reporter: [hidden email]

I have a special performance problem / huge lag when importing from my SD card
reader (UHS-I, USB 3.0, card used in a Canon 6D but transfer is over USB
cardreader).

Reproducably, when selecting some 10+ items and then trying to scroll down
(using mouse wheel or scrollbar), the import window hangs for 10-20s, then
continues to work normally.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349975] Import window freezes when selecting multiple items and scrolling

rosenauer
https://bugs.kde.org/show_bug.cgi?id=349975

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|Other                       |Chakra

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349975] Import window freezes when selecting multiple items and scrolling

Gilles Caulier-4
In reply to this post by rosenauer
https://bugs.kde.org/show_bug.cgi?id=349975

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #1 from Gilles Caulier <[hidden email]> ---
Did you enable some options in Setup/Camera/Behavior dialog page ?

I use SD card too with plenty of files : 32Gb SDCard used with a Sony A77. No
time latency problem here...

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349975] Import window freezes when selecting multiple items and scrolling

Maik Qualmann
In reply to this post by rosenauer
https://bugs.kde.org/show_bug.cgi?id=349975

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/e0ee8677de827f1aee2a945
                   |                            |080e986ddd4b4342a
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |4.12.0
         Resolution|---                         |FIXED

--- Comment #2 from Maik Qualmann <[hidden email]> ---
Git commit e0ee8677de827f1aee2a945080e986ddd4b4342a by Maik Qualmann.
Committed on 08/07/2015 at 20:55.
Pushed by mqualmann into branch 'master'.

fixes performance problem if many items are selected in the import view
FIXED-IN: 4.12.0

M  +2    -1    NEWS
M  +13   -10   utilities/importui/main/importui.cpp

http://commits.kde.org/digikam/e0ee8677de827f1aee2a945080e986ddd4b4342a

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349975] Import window freezes when selecting multiple items and scrolling

Maik Qualmann
In reply to this post by rosenauer
https://bugs.kde.org/show_bug.cgi?id=349975

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #3 from Maik Qualmann <[hidden email]> ---
The problem was the isSelected(KURL) function. Number of selected items * this
function was very time consuming. The selection of 1000 new items has needed
more than 20 seconds now no one second.

Maik

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349975] Import window freezes when selecting multiple items and scrolling

Gilles Caulier-4
In reply to this post by rosenauer
https://bugs.kde.org/show_bug.cgi?id=349975

--- Comment #4 from Gilles Caulier <[hidden email]> ---
Git commit e6fb2ce38278bd6261dc3bd2353cc0217539f5f1 by Gilles Caulier.
Committed on 09/07/2015 at 10:26.
Pushed by cgilles into branch 'frameworks'.

backport commit #e0ee8677de827f1aee2a945080e986ddd4b4342a from git/master to
frameworks branch

M  +13   -10   utilities/importui/main/importui.cpp

http://commits.kde.org/digikam/e6fb2ce38278bd6261dc3bd2353cc0217539f5f1

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349975] Import window freezes when selecting multiple items and scrolling

Mohamed
In reply to this post by rosenauer
https://bugs.kde.org/show_bug.cgi?id=349975

--- Comment #5 from Mohamed <[hidden email]> ---
Git commit a4ee6c886b649a486f497e641b27284324d4ce92 by Mohamed Anwer, on behalf
of Gilles Caulier.
Committed on 12/07/2015 at 20:47.
Pushed by mohamedanwer into branch 'gsoc15-kio-drop'.

backport commit #e0ee8677de827f1aee2a945080e986ddd4b4342a from git/master to
frameworks branch

M  +13   -10   utilities/importui/main/importui.cpp

http://commits.kde.org/digikam/a4ee6c886b649a486f497e641b27284324d4ce92

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349975] Import window freezes when selecting multiple items and scrolling

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

--- Comment #6 from [hidden email] ---
awesome, thanks for the fix, will try in 4.12 then!

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel