https://bugs.kde.org/show_bug.cgi?id=393205
caulier.gil...@gmail.com changed:
What|Removed |Added
Component|AdvancedRename-file |AdvancedRename-engine
--
You are rec
https://bugs.kde.org/show_bug.cgi?id=393205
caulier.gil...@gmail.com changed:
What|Removed |Added
Component|AdvancedRename-engine |AdvancedRename-file
--
You are recei
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #23 from caulier.gil...@gmail.com ---
Flaviu,
Thanks for the feedback. The links given are very instructive/useful.
Best
Gilles Caulier
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #22 from Flaviu Tamas ---
(In reply to caulier.gilles from comment #19)
> Comment on attachment 112936 [details]
> new flamegraph after the patch was applied
>
> Which profiling tool did you use to capture cpu idle with digiKam ?
I used p
https://bugs.kde.org/show_bug.cgi?id=393205
Maik Qualmann changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/dig
|
https://bugs.kde.org/show_bug.cgi?id=393205
Maik Qualmann changed:
What|Removed |Added
Resolution|FIXED |---
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #19 from caulier.gil...@gmail.com ---
Comment on attachment 112936
--> https://bugs.kde.org/attachment.cgi?id=112936
new flamegraph after the patch was applied
Which profiling tool did you use to capture cpu idle with digiKam ?
Which mod
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #18 from Flaviu Tamas ---
Created attachment 112936
--> https://bugs.kde.org/attachment.cgi?id=112936&action=edit
new flamegraph after the patch was applied
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=393205
Flaviu Tamas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #16 from Maik Qualmann ---
Git commit 24ec6a3bdcf7f4b5ed50ecd38bd9bc7682649ded by Maik Qualmann.
Committed on 28/05/2018 at 20:26.
Pushed by mqualmann into branch 'master'.
speed up renaming the image and rename the thumbnail path
Related:
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #15 from Maik Qualmann ---
The problem is detected, it is also related to Bug 391115. The icon view takes
more and more time, the more elements are displayed. The QListView and
QSortFilterProxyModel gets slower as you add or remove items. Mo
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #14 from Maik Qualmann ---
Git commit d765c17ce96706c5f6a1116ffe3d898100aa47b0 by Maik Qualmann.
Committed on 22/05/2018 at 20:58.
Pushed by mqualmann into branch 'master'.
use static function QFile::exist() is a little bit faster
M +2
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #13 from Flaviu Tamas ---
1500 photos are not enough to reproduce this bug. I did an experiment where I
used krename and digikam to rename some files with the EXIF modify date and a
counter. Here are the results with both the images and the
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #12 from Maik Qualmann ---
A test here with external local MySQL DB on an SSD and 1500 images on a HDD
gives the following result with a simple counter renaming:
krename: 3:00 minutes
digiKam: 3:30 minutes
You notice that the more files in
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #11 from Flaviu Tamas ---
I thought I'd replied to this, but I guess not:
>A question, the folder in which the files are renamed contain 13000 files?
That is correct.
I ran into some kind of issue with digikam's image recognition database
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #10 from caulier.gil...@gmail.com ---
new AppImages are uploaded...
https://files.kde.org/digikam/
Gilles
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=393205
caulier.gil...@gmail.com changed:
What|Removed |Added
CC||caulier.gil...@gmail.com
--- Comment
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #8 from Maik Qualmann ---
It would be nice if Gilles updated the AppImage for digiKam-6.0.0 you would do
a test.
Maik
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #7 from Maik Qualmann ---
Git commit 8dad5fb6ccbee42d75afa79b2c1e7b6a78e5cdd1 by Maik Qualmann.
Committed on 18/04/2018 at 10:32.
Pushed by mqualmann into branch 'master'.
use a very long timer for external events for the collection scan
M
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #6 from Maik Qualmann ---
A question, the folder in which the files are renamed contain 13000 files? If
so, the cause is the QFileSystemWatcher, which is supposed to only trigger
external events. Perform a permanent rescan of the huge collec
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #5 from Maik Qualmann ---
Git commit fee46b9602a1dfe4f9ed003529dce84dc3646901 by Maik Qualmann.
Committed on 18/04/2018 at 06:08.
Pushed by mqualmann into branch 'master'.
not the thumbnail loading thread determines the clock when renaming
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #4 from Flaviu Tamas ---
Created attachment 112080
--> https://bugs.kde.org/attachment.cgi?id=112080&action=edit
overall flame graph from startup to while renaming images
--
You are receiving this mail because:
You are watching all bug c
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #3 from Flaviu Tamas ---
Created attachment 112079
--> https://bugs.kde.org/attachment.cgi?id=112079&action=edit
exerpts from log when renaming images
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=393205
--- Comment #2 from Flaviu Tamas ---
> are the databases also on an SSD?
Yes
Actually, it appears that sometimes several files will be renamed very quickly.
But then the next file will take a while.
Another thing: if I move just a few of my 13000 pho
https://bugs.kde.org/show_bug.cgi?id=393205
Maik Qualmann changed:
What|Removed |Added
CC||metzping...@gmail.com
--- Comment #1 from Maik
25 matches
Mail list logo