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

Gstreamer not deployed correctly for Qt app on Ubuntu 20. #16

Closed
martinrotter opened this issue Sep 7, 2022 · 2 comments
Closed

Gstreamer not deployed correctly for Qt app on Ubuntu 20. #16

martinrotter opened this issue Sep 7, 2022 · 2 comments

Comments

@martinrotter
Copy link

martinrotter commented Sep 7, 2022

Here is app debug log: justpaste.it/62wg2
Here is build script where you can see how app was compiled and how "linuxdeploy" was executed: https://github.com/martinrotter/rssguard/blob/master/resources/scripts/github-actions/build-linux-mac.sh#L69
Here is build log: https://github.com/martinrotter/rssguard/runs/8222561212?check_suite_focus=true

I honestly tried and tinkered with this for 2 hours and was unable to bundle gstreamer even manually. It just seems that plugin does not really work. RSS Guard is OSS and you can easily compile/test by yourself.

Symptom seen is that Qt class with gstreamer backend (QSoundEffect) cannot play sounds - no sounds are heard because of "No audio device detected" (see log).

Thanks.

@TheAssassin
Copy link
Member

Sounds more like an issue for the Qt plugin, which should bundle all the files to make Qt's multimedia library work as expected.

@martinrotter
Copy link
Author

ok, i create bugm report there. thanks

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

No branches or pull requests

2 participants