[digikam] [Bug 435925] Cursor in annotations or comments field jumps around while face detection is running

2022-10-30 Thread Jens
https://bugs.kde.org/show_bug.cgi?id=435925

--- Comment #11 from Jens  ---
Thank you! Will look at this as soon as an appimage is posted.

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

[digikam] [Bug 435925] Cursor in annotations or comments field jumps around while face detection is running

2022-10-30 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=435925

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||8.0.0
 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/ffb8026
   ||d8637d2646d421a56a8810a6fba
   ||bbb4bf

--- Comment #10 from Maik Qualmann  ---
Git commit ffb8026d8637d2646d421a56a8810a6fbabbb4bf by Maik Qualmann.
Committed on 30/10/2022 at 17:18.
Pushed by mqualmann into branch 'master'.

massive reduction unnecessary sidebar updates
FIXED-IN: 8.0.0

M  +1-1NEWS
M  +8-6core/libs/properties/itempropertiessidebardb.cpp

https://invent.kde.org/graphics/digikam/commit/ffb8026d8637d2646d421a56a8810a6fbabbb4bf

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

[digikam] [Bug 435925] Cursor in annotations or comments field jumps around while face detection is running

2022-01-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=435925

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

   What|Removed |Added

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

--- Comment #9 from caulier.gil...@gmail.com ---
Hi Jens and happy new year,

What about this file using current 7.5.0 pre-release Bundle
available here :

https://files.kde.org/digikam/

Thanks in advance

Gilles Caulier

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

[digikam] [Bug 435925] Cursor in annotations or comments field jumps around while face detection is running

2021-04-24 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=435925

--- Comment #8 from Maik Qualmann  ---
I cannot reproduce the problem as you describe it. I can easily edit the title
and caption fields. In this scenario there are almost no events as no new items
are added to the view and the current selection does not change automatically.
Have you activated OpenCL? Possibly a problem with your graphics card / driver
in conjunction with the hardware acceleration in Qt.

Maik

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

[digikam] [Bug 435925] Cursor in annotations or comments field jumps around while face detection is running

2021-04-24 Thread Jens
https://bugs.kde.org/show_bug.cgi?id=435925

--- Comment #7 from Jens  ---
Or, alternatively, skip or postpone reloading the sidebar if there is a focused
input field in the sidebar.
This makes sense, because in this case, users probably don't care about the
tags being up to date because they are doing other editing. Reload as soon as
the input field loses focus.

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

[digikam] [Bug 435925] Cursor in annotations or comments field jumps around while face detection is running

2021-04-24 Thread Jens
https://bugs.kde.org/show_bug.cgi?id=435925

Jens  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---
 Ever confirmed|0   |1

--- Comment #6 from Jens  ---
I am already in the album view.

My workflow is:
- import images
- geotag images
- select all images in album -> right click -> Detect faces
- while detection is running (because this takes time),
  - rate images (this works)
  - tag images (this also works)
  - add descriptions (this doesn't work unless I copy & paste the text)
  - etc.

The weird thing is, with the old algorithm this worked quite well.
Since the new (really better, thank you!) algorithm for face detection is
implemented, the input fields reset after each image.

The problem would probably also be solved if the sidebars would remember the
cursor position of the currently active field (if any) and restore it, when
it's being reloaded.

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

[digikam] [Bug 435925] Cursor in annotations or comments field jumps around while face detection is running

2021-04-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=435925

Maik Qualmann  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from Maik Qualmann  ---


*** This bug has been marked as a duplicate of bug 402322 ***

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

[digikam] [Bug 435925] Cursor in annotations or comments field jumps around while face detection is running

2021-04-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=435925

--- Comment #4 from Maik Qualmann  ---
Of course, you must not be in an item view that is currently being updated by
adding newly found faces. Adding new elements naturally triggers events to
reload the sidebar. If we suppressed this, we would have the problem that the
information in the sidebar is not up-to-date. Just go to the album view or
another search / date / tag album.

Maik

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

[digikam] [Bug 435925] Cursor in annotations or comments field jumps around while face detection is running

2021-04-19 Thread Jens
https://bugs.kde.org/show_bug.cgi?id=435925

--- Comment #3 from Jens  ---
Created attachment 137714
  --> https://bugs.kde.org/attachment.cgi?id=137714=edit
screenvideo showing bug when editing captions during face detection

Here's a video where I start face detection/recognition, and while it's
running, try to edit the image captions. I am only typing the ABC, occasionally
deleteing everything when the chaos is too big. Everything else - selection,
cursor jumping to the first letter, order reversed, missing characters, etc is
caused by Digikam.

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

[digikam] [Bug 435925] Cursor in annotations or comments field jumps around while face detection is running

2021-04-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=435925

--- Comment #2 from Maik Qualmann  ---
I also mean detection not recognition.

Maik

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

[digikam] [Bug 435925] Cursor in annotations or comments field jumps around while face detection is running

2021-04-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=435925

Maik Qualmann  changed:

   What|Removed |Added

  Component|Faces-Recognition   |Faces-Detection

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

[digikam] [Bug 435925] Cursor in annotations or comments field jumps around while face detection is running

2021-04-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=435925

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
I cannot reproduce the problem. When I start face recognition and switch to
album view, I can easily edit the title or caption in the left sidebar. What do
you mean with the cursor jumps? Left / right or up and down, to the beginning
of the line, etc?

Maik

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