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

error when starting fastflix on Ubuntu 22.04-beta #325

Closed
ghost opened this issue Apr 10, 2022 · 2 comments
Closed

error when starting fastflix on Ubuntu 22.04-beta #325

ghost opened this issue Apr 10, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Apr 10, 2022

Any ideas on how to fix?


myuser@my-home-desktop ~/Downloads> ./FastFlix
2022-04-10 23:18:17 my-home-desktop fastflix-core[5034] INFO Starting FastFlix 4.8.1
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
/usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so: undefined symbol: g_tls_channel_binding_error_quark
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so
/tmp/_MEIE0EB53/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /lib/x86_64-linux-gnu/libproxy.so.1)
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so

(FastFlix:5041): GLib-GIO-ERROR **: 23:18:17.786: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'
2022-04-10 23:18:18 my-home-desktop fastflix-core[5034] DEBUG Conversion worker shutting down

@cdgriffith
Copy link
Owner

I am seeing others starting to see this error as well. I haven't done testing on the latest ubuntu yet, but as it will soon be released that's a good thing to do, may just need to build on it for it to work IDK

@cdgriffith cdgriffith added the bug Something isn't working label Apr 14, 2022
cdgriffith added a commit that referenced this issue Jul 21, 2022
* Adding AVIF support using libsvtav1
* Adding #352 default output directory to settings panel (thanks to Maddie Davis)
* Adding #306 support for audio profiles with pattern matching for rigaya's hardware encoders
* Adding #301 Select All feature for subtitles (thanks to ProFire and Genine-Collin)
* Adding #325 build for Ubuntu 22.04 (thanks to mrjayviper)
* Adding build for MacOS 12
* Adding #322 warning if profile audio match doesn't match anything (thanks to wynterca)
* Adding presumption that 4.x branch is last to support Windows 7 and 8 for update checks
* Fixing #319 no longer disables built in tracks for profile matching (thanks to Owen Quinlan)
* Fixing #218 and #308 subtitle scaling with rigaya's hardware encoders needs to be scaled for 4K content (thanks to wynterca)
* Fixing #350 subtitle burn in quoting (thanks to Maddie Davis)
* Fixing #346 preserve the order of audio tracks when editing a queued job (thanks to Patrick Bassner)
* Fixing #187 closing the main app while a progress bar is active will now stop that task (thanks to Todd Wilkinson)
* Fixing Chinese translations (thanks to leonardyan)
* Fixing new version check not launching at startup

Co-authored-by: leonardyan <64267563+leonardyan@users.noreply.github.com>
@cdgriffith
Copy link
Owner

Added ubuntu 22.04 build in 4.10.0 , may need to set an env variable, described in the wiki https://github.com/cdgriffith/FastFlix/wiki/Common-questions-and-problems#warning-ignoring-xdg_session_typewayland-on-gnome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant