[digikam] [Bug 379511] Introduce additional sidecar types and fix bug in mime setup [patch]

2020-07-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379511

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

   What|Removed |Added

   Version Fixed In||7.1.0
 Resolution|DUPLICATE   |FIXED

--- Comment #7 from caulier.gil...@gmail.com ---
Fixed with #193232

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

[digikam] [Bug 379511] Introduce additional sidecar types and fix bug in mime setup [patch]

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

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

   What|Removed |Added

  Component|setup   |Setup-Metadata

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

[digikam] [Bug 379511] Introduce additional sidecar types and fix bug in mime setup [patch]

2017-05-06 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=379511

Simon  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #6 from Simon  ---
Ok, I will do that and follow up in the linked issue as it is exactly about
this issue: Closing this issue as duplicate
For the bug about separators refer to
https://bugs.kde.org/show_bug.cgi?id=379526 (fixed already).

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

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

[digikam] [Bug 379511] Introduce additional sidecar types and fix bug in mime setup [patch]

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

--- Comment #5 from caulier.gil...@gmail.com ---
Note : There is an entry in bugzilla about the all sidecar files support.

Look here : https://bugs.kde.org/show_bug.cgi?id=193232

Gilles

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

[digikam] [Bug 379511] Introduce additional sidecar types and fix bug in mime setup [patch]

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

--- Comment #4 from caulier.gil...@gmail.com ---
Hi Simon,

yes a new tab in Metadata panel will be fine to host this kind of settings.

In fact i will see a dedicated tab for all sidecar settings. There are many
entries in bugzilla about sidecars management.

So, in "Behavior" tab, moving :

- Read from sidecar files
- Write from sidecar files + combo options 

... To the new "Sidecar Files" tab will be logic.

I recommend to put a tip label in "Reading and Writing" group-box to indicate
that sidecar options are now placed in a dedicated tab.

Gilles

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

[digikam] [Bug 379511] Introduce additional sidecar types and fix bug in mime setup [patch]

2017-05-04 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=379511

--- Comment #3 from Simon  ---
My patch does not touch how metadata is handled and I don't intend to. This is
only for file operations, i.e. dio.cpp. There currently on any operation it is
checked whether a *.xmp file is present (via DMetadata::hasSidecar and
DMetadata::hasSidecar). I extended this check to include the manually provided
extensions.

I will move out the part of the patch that fixes the bug in the mime setup to
another issue and move this setting to metadata setup. However I am not quite
sure where to place it. It is separate from all the metadata settings, as it
does not concern handling metadata within digiKam. So maybe add a new tab even
though it is just one setting?

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

[digikam] [Bug 379511] Introduce additional sidecar types and fix bug in mime setup [patch]

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

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

   What|Removed |Added

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

--- Comment #2 from caulier.gil...@gmail.com ---
Simon,

the way to host sidecar mime with Setup Type Mime is not the right one.

The Setup Type Mime is to register mime of items committed in DB. It's not the
case of sidecar files. There are parsed by metadata engine if Setup Metadata
option is turned on. I recommend to move sidecar type mime in Setup Metadata
panel.

The way to handle sidecar in located in libs/dmetadata. In fact it's done
internally by Exiv2, as i remember, but i'm not sure to 100%. At least check
meta engine code about read and write from/to files.

Gilles

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

[digikam] [Bug 379511] Introduce additional sidecar types and fix bug in mime setup [patch]

2017-05-04 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=379511

Simon  changed:

   What|Removed |Added

 Attachment #105344|0   |1
is obsolete||

--- Comment #1 from Simon  ---
Created attachment 105345
  --> https://bugs.kde.org/attachment.cgi?id=105345&action=edit
Introduce additional sidecar types and fix bug in mime setup - 2

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