Bug 503041 - Can not open interactive G'MIC due to x_colorize missing
Summary: Can not open interactive G'MIC due to x_colorize missing
Status: RESOLVED NOT A BUG
Alias: None
Product: krita
Classification: Applications
Component: G'Mic for Krita (other bugs)
Version First Reported In: 5.2.9
Platform: macOS (DMG) macOS
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-20 05:59 UTC by karin.hrovatin
Modified: 2025-04-20 20:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description karin.hrovatin 2025-04-20 05:59:55 UTC
SUMMARY
When trying to use colorize G’MIC filters interactively with Krita 5.2.9 (freshly installed) on MacOS, I get an error related to opening the interactive display window.
See also this discussion, where another person confirmed it with a different MacOS/Krita specs: https://krita-artists.org/t/can-not-open-interactive-gmic-on-mac-due-to-x-colorize-missing/121382/1

STEPS TO REPRODUCE
1.) From Krita menu, Filter > Start G’MIC - Qt
2.) Search the filter Black & White > Colorize[Interactice] (was also reported with other filters)
3.) Click the Apply button or OK button

OBSERVED RESULT
Error message dialog opened:

```  *** Error in ./fx_colorize_interactive/*repeat/*substitute/x_colorize/ *** Command ‘x_colorize’: No display available.```

EXPECTED RESULT
The interactive window with color selector opens.

SOFTWARE/OS VERSIONS
macOS: 15.2; Darwin (arm64) release 24.2.0
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 5.15.7

COMMENTS
Likely related to this old Windows bug: https://bugs.kde.org/show_bug.cgi?id=370880 and https://bugs.kde.org/show_bug.cgi?id=369217
Comment 1 Halla Rempt 2025-04-20 20:54:48 UTC
Yeah, that's a limitation of macos, not something we can do anything about.