[digikam] [Bug 386123] Properties view does not include label properties

2017-10-24 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=386123

Simon  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/dig
   ||ikam/1f61fabd3fb0531d371b51
   ||4b1cf960483eb35c7d
   Version Fixed In||5.8.0

--- Comment #11 from Simon  ---
Git commit 1f61fabd3fb0531d371b514b1cf960483eb35c7d by Simon Frei.
Committed on 24/10/2017 at 16:21.
Pushed by sfrei into branch 'master'.

fix recursion from 68ca663ad26af6395a0ff59a011d7b4ad8e6fa78
FIXED-IN: 5.8.0

M  +2-1NEWS
M  +8-1libs/imageproperties/imagepropertiessidebardb.cpp

https://commits.kde.org/digikam/1f61fabd3fb0531d371b514b1cf960483eb35c7d

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

[digikam] [Bug 386123] Properties view does not include label properties

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

--- Comment #10 from Maik Qualmann  ---
Yes, this patch works fine, thank you.

Maik

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

[digikam] [Bug 386123] Properties view does not include label properties

2017-10-24 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=386123

Simon  changed:

   What|Removed |Added

 Attachment #108535|0   |1
is obsolete||

--- Comment #9 from Simon  ---
Created attachment 108539
  --> https://bugs.kde.org/attachment.cgi?id=108539=edit
Fixes recursion from 68ca663ad26af6395a0ff59a011d7b4ad8e6fa78

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

[digikam] [Bug 386123] Properties view does not include label properties

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

--- Comment #8 from Maik Qualmann  ---
It works only when I select 2 images, not with one selected image.

Maik

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

[digikam] [Bug 386123] Properties view does not include label properties

2017-10-24 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=386123

--- Comment #7 from Simon  ---
Created attachment 108535
  --> https://bugs.kde.org/attachment.cgi?id=108535=edit
Fixes recursion from 68ca663ad26af6395a0ff59a011d7b4ad8e6fa78

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

[digikam] [Bug 386123] Properties view does not include label properties

2017-10-24 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=386123

Simon  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #6 from Simon  ---
You are absolutely right, sorry, I missed that distinction and due to using
metadata in files I didn't see the problem. Let me fix that please, as it is my
own mess (unless you already did). And thanks for insisting :)

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

[digikam] [Bug 386123] Properties view does not include label properties

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

--- Comment #5 from Maik Qualmann  ---
Now is allways used
ImagePropertiesSideBar::setImagePropertiesInformation(m_currentURL).
This use not the DB and not show pick or color label infos.

The function for digiKam with DB is
ImagePropertiesSideBarDB::setImagePropertiesInformation(const QUrl& url).
The commit change imagepropertiessidebardb.cpp

Maik

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

[digikam] [Bug 386123] Properties view does not include label properties

2017-10-23 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=386123

Simon  changed:

   What|Removed |Added

 CC||freisi...@gmail.com

--- Comment #4 from Simon  ---
I cannot reproduce this, infos are shown just fine here.
The commit Maik linked does not change any functionality in the properties
sidebar, it only refactors code.

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

[digikam] [Bug 386123] Properties view does not include label properties

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

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #3 from Maik Qualmann  ---
The commit to this bug https://bugs.kde.org/show_bug.cgi?id=376251 is the cause
and changes in imagepropertiessidebardb.cpp.

I'll look at it tomorrow.

Maik

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

[digikam] [Bug 386123] Properties view does not include label properties

2017-10-23 Thread Jan Wolter
https://bugs.kde.org/show_bug.cgi?id=386123

--- Comment #2 from Jan Wolter  ---
Created attachment 108530
  --> https://bugs.kde.org/attachment.cgi?id=108530=edit
Video

In the captions tab all label properties are correct but in the properties tab
they still not appear. I made a small video with digikam version 5.7. Please
compare the behavior there.

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

[digikam] [Bug 386123] Properties view does not include label properties

2017-10-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=386123

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

   What|Removed |Added

 CC||caulier.gil...@gmail.com
  Component|general |Albums-IconView

--- Comment #1 from caulier.gil...@gmail.com ---
Select relevant item, Go to Captions tab from right side bar and force Database
to resync properties with metadata.

This feature is always present in digiKam. Nothing has changed. I suspect
something wrong with your database, or something like this.

Gilles Caulier

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