[digikam] [Bug 378625] Very slow start

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378625

--- Comment #10 from caulier.gil...@gmail.com ---
Git commit d4ca2f4cd3ac5f0776f1159bd54aff5c9fe601ea by Gilles Caulier.
Committed on 22/05/2017 at 12:40.
Pushed by cgilles into branch 'master'.

patch from Mario Frank to reduce the time latency on startup by wiring the
albumsmanager
to the find duplicates view after all albums were loaded.

M  +18   -10   utilities/fuzzysearch/findduplicatesview.cpp
M  +1-0utilities/fuzzysearch/findduplicatesview.h

https://commits.kde.org/digikam/d4ca2f4cd3ac5f0776f1159bd54aff5c9fe601ea

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 378625] Very slow start

2017-04-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378625

caulier.gil...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||5.6.0

--- Comment #9 from caulier.gil...@gmail.com ---
Thanks for the feedback. I close this file now.

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 378625] Very slow start

2017-04-22 Thread Arne Köhn
https://bugs.kde.org/show_bug.cgi?id=378625

Arne Köhn  changed:

   What|Removed |Added

 CC||a...@chark.eu

--- Comment #8 from Arne Köhn  ---
I had the same problem and the newest appimages fixes it (for me at least).

Release 5.5: >30 min startup
5.6 pre-release: <1min startup

I hope this feedback helps and thanks for all the work!

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 378625] Very slow start

2017-04-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378625

--- Comment #7 from caulier.gil...@gmail.com ---
new 5.6.0 pre-release as bundle is available here :

https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM

Please check if this problem still reproducible with these versions.

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 378625] Very slow start

2017-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378625

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #6 from caulier.gil...@gmail.com ---
The new AppImage bundle 64 and 32 bits are now available in GDrive :

https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 378625] Very slow start

2017-04-11 Thread Jānis Elmeris
https://bugs.kde.org/show_bug.cgi?id=378625

--- Comment #5 from Jānis Elmeris  ---
Unfortunately, I won't be able to confirm if this has fixed the issue or not,
as today there is no more delay also with the version 5.5. Maybe opening the
duplicate search and issuing the find command cleared something. I do not
remember if I really did not launch digiKam after that.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 378625] Very slow start

2017-04-11 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=378625

Mario Frank  changed:

   What|Removed |Added

 CC||mario.fr...@uni-potsdam.de

--- Comment #4 from Mario Frank  ---
I hope that my adoptions solve the problem. Sadly, I cannot reproduce it -
neither with 5.5, nor with 5.6 or current master branch.

The next AppImage will contain the adoptions.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 378625] Very slow start

2017-04-11 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=378625

--- Comment #3 from Mario Frank  ---
Git commit 29ee560d14ffb22d37b85a55f9d666a116097652 by Mario Frank.
Committed on 11/04/2017 at 12:16.
Pushed by mfrank into branch 'master'.

Ignore the signal that a search album was added until the find duplicates view
is active.
This is already done in fuzzy search view.
Otherwise, the automated sorting of entries is triggered which is not
necessary.

Hopefully, this solves bug id 378625.

M  +17   -1utilities/fuzzysearch/findduplicatesview.cpp
M  +1-0utilities/fuzzysearch/findduplicatesview.h
M  +1-0utilities/fuzzysearch/fuzzysearchview.cpp

https://commits.kde.org/digikam/29ee560d14ffb22d37b85a55f9d666a116097652

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 378625] Very slow start

2017-04-10 Thread Jānis Elmeris
https://bugs.kde.org/show_bug.cgi?id=378625

--- Comment #2 from Jānis Elmeris  ---
If I go to tha "Fuzzy" tab, there is nothing in "Duplicates" tab, at first.

Then I click "Find duplicates" and immediately get a "Process id done" message,
and no duplicates found.

So, I cannot really sort them either. If I click on the image column header,
the sorting icon (the small triangle) gets switched or toggled accordingly and
without any visible delay.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 378625] Very slow start

2017-04-10 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=378625

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
Very strange, QCollator should not be called here. We sort the column with the
result counter at the start. If digiKam is started and you sort the reference
Image column from the duplicates search, does it take long?

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.