Bug 2369649

Summary: Seemingly Fedora specific python plugin crash
Product: [Fedora] Fedora Reporter: nididak
Component: gimpAssignee: Nils Philippsen <nphilipp>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 42CC: jridky, nphilipp, phracek, zdohnal
Target Milestone: ---Keywords: Desktop
Target Release: ---   
Hardware: x86_64   
OS: Linux   
URL: https://github.com/kamilburda/batcher/issues/59
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-06-02 12:30:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description nididak 2025-06-01 19:22:54 UTC
gimp package on the fedora repos seems to have some issues with python plugins as they crash with a Segmentation fault error, this does not happen with the Flathub version of the gimp.
I believe this has been the case since the time fedora started packaging gimp3. However, I thought it to be an issue with gimp itself

Reproducible: Always

Steps to Reproduce:
1.Open GIMP
2.Click Filters -> Development -> Python-Fu -> Development Console
Actual Results:
GIMP complains about a plugin crashing and following warning is printed in console
`/usr/lib64/gimp/3.0/plug-ins/python-console/python-console.py: fatal error: Segmentation fault`

Expected Results:
Development console opens and/or python plugins run normally

Comment 1 Nils Philippsen 2025-06-02 12:30:54 UTC

*** This bug has been marked as a duplicate of bug 2369440 ***