Bug 2153537

Summary: meld-3.22.0-1.el9 is missing dependency for python3-gobject
Product: [Fedora] Fedora EPEL Reporter: Patrick J. LoPresti <lopresti>
Component: meldAssignee: Lubomir Rintel <lkundrak>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: dmaphy, epel-packagers-sig, lkundrak, michel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-09-07 14:37:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Patrick J. LoPresti 2022-12-14 18:02:14 UTC
Description of problem:
Package is missing dependency for python3-gobject.


Version-Release number of selected component (if applicable):
3.22.0-1.el9

How reproducible:
always, as long as python3-gobject is not installed

Steps to Reproduce:
1. make sure python3-gobject is not installed
2. run meld from console, e.g. meld dir1 dir2

Actual results:
Many error messages "TypeError: Couldn't find foreign struct converter for 'cairo.Context'" on console, no comparison in GUI.

Expected results:
Comparison is shown in GUI.


Additional info:
This is the same problem as bug 1832776, but for EPEL 9 (where it is not yet fixed)

Comment 1 Dominic Hopf 2023-09-07 14:37:40 UTC

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