Bug 518820 - Image Editor Save Settings are incorrect
Summary: Image Editor Save Settings are incorrect
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: ImageEditor-Save (other bugs)
Version First Reported In: 9.1.0
Platform: macOS (DMG) macOS
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-04-11 13:59 UTC by Geoff King
Modified: 2026-04-12 06:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 9.1.0
Sentry Crash Report:


Attachments
image showing issue (178.18 KB, image/png)
2026-04-11 13:59 UTC, Geoff King
Details
shows export dialog that is incorrect (90.37 KB, image/png)
2026-04-11 13:59 UTC, Geoff King
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Geoff King 2026-04-11 13:59:14 UTC
Created attachment 191444 [details]
image showing issue

The Image editor save options are not showing correct options for JPEG and PNG and others.  
See screenshots that are marked up. 
The image editor export save dialog is also incorrect, a JPEG was selected as the export format on the prior screen.  See screenshot. 

digiKam-9.1.0-20260411T030120-Qt6-MacOS-arm64.pkg

This seems to be Mac specific.  I tried a recent daily build of 9.1.0 on Ubuntu 26.04 and it looked fine. 

SUMMARY


STEPS TO REPRODUCE
1.  Enter the Preferences > image editor > save settings
1.  For the screenshot at export,  edit an image, and click export. 


SOFTWARE/OS VERSIONS
Windows: 
macOS: 15.7.5 (24G624)
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma:  
KDE Plasma Version: 
KDE Frameworks Version: 6.25.0
Qt Version: 6.11.0



ADDITIONAL INFORMATION
Comment 1 Geoff King 2026-04-11 13:59:50 UTC
Created attachment 191445 [details]
shows export dialog that is incorrect
Comment 2 caulier.gilles 2026-04-11 15:14:04 UTC
Ye, it's fully reproducible on my macbook pro M1 with current 9.1.0. It's a very strange effect...
Comment 3 caulier.gilles 2026-04-11 15:32:57 UTC
Git commit bc7cb8c94a2475350df8296e6003db1ffbd76143 by Gilles Caulier.
Committed on 11/04/2026 at 15:32.
Pushed by cgilles into branch 'master'.

try to fix the logic with JPEG2000 export widget rules.

M  +1    -1    core/dplugins/dimg/jpeg2000/dimgjpeg2000plugin.cpp

https://invent.kde.org/graphics/digikam/-/commit/bc7cb8c94a2475350df8296e6003db1ffbd76143
Comment 4 caulier.gilles 2026-04-12 06:21:08 UTC
I just checked with the build from last night and my last commit fix the problem.