[digikam] [Bug 431150] Thumbs for faces created from .DNG images are not shown

2021-01-17 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=431150

Maik Qualmann  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/6014ca9
   ||ab1f4f7474a37f9db5491ec7e9e
   ||c6a86a
 Resolution|--- |FIXED
   Version Fixed In||7.2.0
 Status|REPORTED|RESOLVED

--- Comment #10 from Maik Qualmann  ---
Git commit 6014ca9ab1f4f7474a37f9db5491ec7e9ec6a86a by Maik Qualmann.
Committed on 17/01/2021 at 21:19.
Pushed by mqualmann into branch 'master'.

fix invalid preview image when convert to DNG file
FIXED-IN: 7.2.0

M  +2-1NEWS
M  +1-0core/libs/dngwriter/dngwriter_convert.cpp

https://invent.kde.org/graphics/digikam/commit/6014ca9ab1f4f7474a37f9db5491ec7e9ec6a86a

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

[digikam] [Bug 431150] Thumbs for faces created from .DNG images are not shown

2021-01-11 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=431150

--- Comment #9 from Maik Qualmann  ---
Thanks for the sample image. I can reproduce it. The patch will help and the
face thumbnails will now be created from the main image. The reason is that the
embedded TIF image is defective and cannot be loaded from the TIF-library.
Which program did you use to create the DNG files or do they come directly from
the camera? An image that has not yet been edited with digiKam would be very
useful.

Maik

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

[digikam] [Bug 431150] Thumbs for faces created from .DNG images are not shown

2021-01-10 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=431150

--- Comment #8 from Maik Qualmann  ---
This change will likely fix the problem. But we should investigate why Exiv2
gives us an empty image. Can you provide an original DNG file? If possible, a
DNG image that has not yet been modified. And a DNG imagee where the problem
arises?
If not public, then to my email address.

Maik

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

[digikam] [Bug 431150] Thumbs for faces created from .DNG images are not shown

2021-01-10 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=431150

--- Comment #7 from Maik Qualmann  ---
Git commit 91210a6283807cb588bb24062aa950430cf47567 by Maik Qualmann.
Committed on 10/01/2021 at 17:08.
Pushed by mqualmann into branch 'master'.

try to fix getting detail thumbnails from DNG image

M  +3-2core/libs/threadimageio/thumb/thumbnailcreator_engine.cpp

https://invent.kde.org/graphics/digikam/commit/91210a6283807cb588bb24062aa950430cf47567

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

[digikam] [Bug 431150] Thumbs for faces created from .DNG images are not shown

2021-01-10 Thread Dirk
https://bugs.kde.org/show_bug.cgi?id=431150

--- Comment #6 from Dirk  ---
Hi Maik,

attached a new debugview output generated with new environment variable...

I had to disable kernel capture because debugview crashed when set - I
hope this is ok.

Yes I can work with .dng files - view, do processings..., quite normal

also the 'normal' thumbnails from DNGs are always visible - except those
created for the face detection,

and yes I write all metadata to image files and use the option for dng
files.


best regards

Dirk

Am 10.01.2021 um 06:45 schrieb Maik Qualmann:
> https://bugs.kde.org/show_bug.cgi?id=431150
>
> --- Comment #5 from Maik Qualmann  ---
> We only see messages with the "Warning" level in the log, the normal "Debug"
> messages are missing. You have to set the environment variable. Open the
> Windows Environment Variable Editor and set a new user variable:
>
> name: QT_LOGGING_RULES
> value: digikam*=true
>
> Can the images still be opened in the preview? Have you activated the option 
> to
> write metadata in DNG files in digiKam setup?
>
> Maik
>

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

[digikam] [Bug 431150] Thumbs for faces created from .DNG images are not shown

2021-01-09 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=431150

--- Comment #5 from Maik Qualmann  ---
We only see messages with the "Warning" level in the log, the normal "Debug"
messages are missing. You have to set the environment variable. Open the
Windows Environment Variable Editor and set a new user variable:

name: QT_LOGGING_RULES
value: digikam*=true

Can the images still be opened in the preview? Have you activated the option to
write metadata in DNG files in digiKam setup?

Maik

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

[digikam] [Bug 431150] Thumbs for faces created from .DNG images are not shown

2021-01-09 Thread Dirk
https://bugs.kde.org/show_bug.cgi?id=431150

--- Comment #4 from Dirk  ---
Hi Maik,

new installation and also new creation of the database does not help -
although it seems so at the beginning:

The first start after new installation shows all thumbnails. But while
working with digikam - creating new faces, switching the view between
several people more and more thumbnails become not visible.

I have attached the debugview output. You will find several "Cannot
create thumbnail.." and "Thumbnail is null..."

regards
Dirk


Am 04.01.2021 um 22:25 schrieb Maik Qualmann:
> https://bugs.kde.org/show_bug.cgi?id=431150
>
> --- Comment #3 from Maik Qualmann  ---
> In this case, the debug output from the Microsoft program DebugView would help
> us (don't forget to set the environment variable), as described here:
>
> https://www.digikam.org/contribute/
>
> Maik
>

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

[digikam] [Bug 431150] Thumbs for faces created from .DNG images are not shown

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

--- Comment #3 from Maik Qualmann  ---
In this case, the debug output from the Microsoft program DebugView would help
us (don't forget to set the environment variable), as described here:

https://www.digikam.org/contribute/

Maik

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

[digikam] [Bug 431150] Thumbs for faces created from .DNG images are not shown

2021-01-04 Thread Dirk
https://bugs.kde.org/show_bug.cgi?id=431150

--- Comment #2 from Dirk  ---
Hi Maik,
you are right - the cause seems to be the specific installation!
Till now, I don't know the exact cause. It is not the mentioned 32bit
issue, but on another PC (Win10 with digikam 7.1.0) the problem does NOT
pop up.
And also after upgrading to 7.2.0 beta2 the problem did not occur on
this 2nd PC!
Now I reinstalled 7.2.0 beta2 to the 1st PC having the issue (same
installation file: digiKam-7.2.0-beta2-20201227T235133-Win64.exe), but
the issue still exist.
I will continue tomorrow and try with a fresh installation and a new
database...

Dirk



Am 04.01.2021 um 18:22 schrieb Maik Qualmann:
> https://bugs.kde.org/show_bug.cgi?id=431150
>
> Maik Qualmann  changed:
>
> What|Removed |Added
> 
>   CC||metzping...@gmail.com
>
> --- Comment #1 from Maik Qualmann  ---
> I cannot reproduce the problem here with my existing DNG files. The first
> question, have you installed the 64 bit version of digiKam? And not the 32 bit
> version by accident? Otherwise, please provide a test DNG sample, if not
> publicly on my email address.
>
> Maik
>

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

[digikam] [Bug 431150] Thumbs for faces created from .DNG images are not shown

2021-01-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=431150

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

   What|Removed |Added

 CC||caulier.gil...@gmail.com
  Component|Thumbs-RAW  |Faces-Workflow

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

[digikam] [Bug 431150] Thumbs for faces created from .DNG images are not shown

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

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
I cannot reproduce the problem here with my existing DNG files. The first
question, have you installed the 64 bit version of digiKam? And not the 32 bit
version by accident? Otherwise, please provide a test DNG sample, if not
publicly on my email address.

Maik

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