Bug 2036385

Summary: gst-editing-services-devel is missing ges/ges-image-source.h
Product: [Fedora] Fedora Reporter: Jens Georg <mail>
Component: gst-editing-servicesAssignee: Gwyn Ciesla <gwync>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 35CC: amigadave, awilliam, gwync, wtaymans
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gst-editing-services-1.19.3-3.fc36 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-02-12 19:08:15 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 Jens Georg 2021-12-31 18:03:40 UTC
Description of problem:

/usr/include/gstreamer-1.0/ges/ges.h:66:10: fatal error: ges/ges-image-source.h: No such file or directory
   66 | #include <ges/ges-image-source.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~

Version-Release number of selected component (if applicable):

gst-editing-services-devel-1.19.3-1.fc35.x86_64

How reproducible:

Just compile some code including ges/ges.h


Actual results:

Compilation fails with above error

Expected results:

Compilation succeeds

Additional info:

I don't know if the package is missing the file or ges.h is wrong.

Comment 1 Fedora Update System 2022-01-25 09:57:07 UTC
FEDORA-2022-d59f101429 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-d59f101429

Comment 2 Fedora Update System 2022-02-12 01:39:13 UTC
FEDORA-2022-d59f101429 has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-d59f101429`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-d59f101429

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 3 Adam Williamson 2022-02-12 19:08:15 UTC
Should actually already be fixed by https://bodhi.fedoraproject.org/updates/FEDORA-2022-b14e084006 , which went stable in the mean time.