[digikam] [Bug 318726] New: Some BQM tools in a workflow don't restore (all) parameters properly

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

[digikam] [Bug 318726] Some BQM tools in a workflow don't restore (all) parameters properly [patch]

DrSlony-4
https://bugs.kde.org/show_bug.cgi?id=318726

--- Comment #34 from DrSlony <[hidden email]> ---
Still not fixed in 4.6.0!

Before:
http://i.imgur.com/Xuok9FQ.png
http://i.imgur.com/FAsVKnm.png
http://i.imgur.com/2Iw809B.png
http://i.imgur.com/pzErF7y.png
http://i.imgur.com/L2uCqqI.png

After restarting digiKam:
http://i.imgur.com/1C4Nwiw.png wrong
http://i.imgur.com/8vRisOR.png 
http://i.imgur.com/1pDLMx7.png wrong
http://i.imgur.com/Ku7Dcfq.png missing values
http://i.imgur.com/F5MTDSo.png wrong subsampling

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 318726] Some BQM tools in a workflow don't restore (all) parameters properly [patch]

Gilles Caulier-4
In reply to this post by Matthias Welwarsky
https://bugs.kde.org/show_bug.cgi?id=318726

--- Comment #35 from Gilles Caulier <[hidden email]> ---
Jan,

Any progress here ? 4.7.0 will be released next Sunday evening...

Best

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 318726] Some BQM tools in a workflow don't restore (all) parameters properly [patch]

Jan Wolter-2
In reply to this post by Matthias Welwarsky
https://bugs.kde.org/show_bug.cgi?id=318726

--- Comment #36 from Jan Wolter <[hidden email]> ---
Hi Gilles,
the last weeks I had much time to improve BQM; so there is no progress.
Bests,
Jan

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 318726] Some BQM tools in a workflow don't restore (all) parameters properly [patch]

Maik Qualmann
In reply to this post by Matthias Welwarsky
https://bugs.kde.org/show_bug.cgi?id=318726

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #37 from Maik Qualmann <[hidden email]> ---
Created attachment 90932
  --> https://bugs.kde.org/attachment.cgi?id=90932&action=edit
bqm.patch

This patch fixed the missing / incorrect values of BQM tools from Comment 34.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 318726] Some BQM tools in a workflow don't restore (all) parameters properly [patch]

Gilles Caulier-4
In reply to this post by Matthias Welwarsky
https://bugs.kde.org/show_bug.cgi?id=318726

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/64470d96cf2103125b61b50
                   |                            |9de8520505cfba498
         Resolution|---                         |FIXED
   Version Fixed In|                            |4.8.0

--- Comment #38 from Gilles Caulier <[hidden email]> ---
Git commit 64470d96cf2103125b61b509de8520505cfba498 by Gilles Caulier.
Committed on 06/02/2015 at 07:27.
Pushed by cgilles into branch 'master'.

Apply patch #90932 from MAik Qualmann to fix values storage from BQM tools
workflow
FIXED-IN: 4.8.0

M  +2    -1    NEWS
M  +10   -4    utilities/queuemanager/basetools/convert/convert2jpeg.cpp
M  +1    -0    utilities/queuemanager/basetools/convert/convert2jpeg.h
M  +25   -19   utilities/queuemanager/basetools/decorate/watermark.cpp
M  +1    -0    utilities/queuemanager/basetools/metadata/assigntemplate.cpp
M  +14   -6    utilities/queuemanager/basetools/transform/resize.cpp

http://commits.kde.org/digikam/64470d96cf2103125b61b509de8520505cfba498

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 318726] Some BQM tools in a workflow don't restore (all) parameters properly [patch]

Gilles Caulier-4
In reply to this post by Matthias Welwarsky
https://bugs.kde.org/show_bug.cgi?id=318726

--- Comment #39 from Gilles Caulier <[hidden email]> ---
Git commit 5e206298092ed97391a8b6de1d08ffb7123d6bb8 by Gilles Caulier.
Committed on 06/02/2015 at 07:47.
Pushed by cgilles into branch 'frameworks'.

backport commit #64470d96cf2103125b61b509de8520505cfba498 from git/master to
framework branch

M  +10   -4    utilities/queuemanager/basetools/convert/convert2jpeg.cpp
M  +1    -0    utilities/queuemanager/basetools/convert/convert2jpeg.h
M  +24   -20   utilities/queuemanager/basetools/decorate/watermark.cpp
M  +1    -0    utilities/queuemanager/basetools/metadata/assigntemplate.cpp
M  +14   -6    utilities/queuemanager/basetools/transform/resize.cpp

http://commits.kde.org/digikam/5e206298092ed97391a8b6de1d08ffb7123d6bb8

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 318726] Some BQM tools in a workflow don't restore (all) parameters properly [patch]

Jan Wolter-2
In reply to this post by Matthias Welwarsky
https://bugs.kde.org/show_bug.cgi?id=318726

--- Comment #40 from Jan Wolter <[hidden email]> ---
(In reply to Jan Wolter from comment #36)
> the last weeks I had much time to improve BQM; so there is no progress.

Of course, I wanted to say that I had NOT much time. Unfortunately, for the
nexts weeks I have a lot of work, too. But its great that Maik started to fix
some bugs here!

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 318726] Some BQM tools in a workflow don't restore (all) parameters properly [patch]

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

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|BatchQueueManager           |BatchQueueManager-Workflow

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
123