Bug 366778

Summary: BQM file saving options does not respect global ones.
Product: [Applications] digikam Reporter: Mikhail Krasilnikov <m.krasilnikov>
Component: BatchQueueManager-CoreAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: minor CC: caulier.gilles, metzpinguin
Priority: NOR    
Version: 5.1.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 7.6.0

Description Mikhail Krasilnikov 2016-08-15 07:07:44 UTC
BQM by default uses file saving settings that does not match digiKam settings.

Reproducible: Always

Steps to Reproduce:
1. Open digiKam settings dialog
2. Change some file saving settings, e. g. set JPEG quality to 20, TIFF compressing on and so on.
3. Save settings.
4. Open BQM, "Saving settings" tab in "Queue options" (I don't know original English captions, this is my translation).

Actual Results:  
Default settings, like 75 JPEG quality, TIFF compression off.

Expected Results:  
Settings should match global ones.
Comment 1 caulier.gilles 2016-08-15 07:33:25 UTC
in Setup/Saving Image header you can read :

Image Editor: Settings for Saving Image Files
Set default configuration used to save images with the image editor

This is for Image Editor, not BQM.

Gilles Caulier
Comment 2 Mikhail Krasilnikov 2016-08-15 09:59:19 UTC
And how can I set default saving settings for BQM? Or I should set them up every time?
Comment 3 Maik Qualmann 2016-08-15 10:24:25 UTC
You can save different workflows. It saves all settings of the used tools and the BQM settings. With just one double click on the saved workflow all settings are restored.

Maik
Comment 4 Mikhail Krasilnikov 2016-08-15 11:28:01 UTC
OK, I can create empty workflow with desired settings. Thanks for this workaround.