[digikam] [Bug 376928] New: Changes on mimetypes are applied after restart

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 376928] New: Changes on mimetypes are applied after restart

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376928

            Bug ID: 376928
           Summary: Changes on mimetypes are applied after restart
           Product: digikam
           Version: 5.5.0
          Platform: Mint (Ubuntu based)
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: setup
          Assignee: [hidden email]
          Reporter: [hidden email]
  Target Milestone: ---

Created attachment 104222
  --> https://bugs.kde.org/attachment.cgi?id=104222&action=edit
Patch

Changes on mimetypes (Settings -> Views -> Mime Types) are applied only after
restarting digikam. The attached patch fixes that in a way that the changes are
directly applied (by scanning the collection) after confirming the dialog.

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 376928] Changes on mimetypes are applied after restart [patch]

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376928

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
            Summary|Changes on mimetypes are    |Changes on mimetypes are
                   |applied after restart       |applied after restart
                   |                            |[patch]

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 376928] Changes on mimetypes are applied after restart [patch]

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376928

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/dig
                   |                            |ikam/f51f6f5ec6cc2bafdbaf86
                   |                            |cac7c429e71a8a9e69
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |5.5.0

--- Comment #1 from [hidden email] ---
Git commit f51f6f5ec6cc2bafdbaf86cac7c429e71a8a9e69 by Gilles Caulier.
Committed on 28/02/2017 at 08:51.
Pushed by cgilles into branch 'master'.

Apply patch from Jan Wolter to apply type mime registration in database without
to re-start application.
The database is now re-scanned in background after each changes in this config
panel.
FIXED-IN: 5.5.0

M  +2    -1    NEWS
M  +17   -17   utilities/setup/album/setupalbumview.cpp
M  +2    -2    utilities/setup/album/setupalbumview.h
M  +1    -1    utilities/setup/album/setupcategory.cpp
M  +2    -2    utilities/setup/album/setupcategory.h
M  +34   -15   utilities/setup/album/setupmime.cpp

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

--
You are receiving this mail because:
You are the assignee for the bug.