Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gst-plugin-gtk4 not being picked up #953

Closed
wants to merge 1 commit into from

Conversation

vixalien
Copy link
Contributor

Not sure what's changed, but gtk4paintablesink doesn't get picked up automatically anymore. This PR makes GStreamer able to see it.

Without this, these demos are currently broken.

  • Camera
  • Screencast

@vixalien vixalien requested review from UrtsiSantsi and sonnyp June 28, 2024 19:45
@sonnyp sonnyp removed the request for review from UrtsiSantsi June 29, 2024 10:57
@sonnyp sonnyp added this to the 46.2 milestone Jul 2, 2024
@vixalien vixalien marked this pull request as draft July 2, 2024 16:25
@vixalien
Copy link
Contributor Author

vixalien commented Jul 3, 2024

Update: This issue was caused by a cargo-c update, causing it to change the default libdir.

A PR has been made to fix the cargo-c issue and I think we should wait to see the status of that PR (as I believe the demos are only broken on main)

@sonnyp sonnyp modified the milestones: 46.2, 47 Jul 10, 2024
@sonnyp sonnyp removed this from the 47 milestone Sep 20, 2024
@sonnyp
Copy link
Contributor

sonnyp commented Sep 23, 2024

I can't reproduce with #982

Can you reopen if it still happens for you?

@sonnyp sonnyp closed this Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants