Fedora 35 and Anki 2.1.47 updates with blank Anki window

Thanks!!! Actually I did get it working with:

/usr/local/bin/anki --no-sandbox

Did figure out how to get some logging with the results below. I then changed my locale to en_US.utf8 from en_CA.utf8 and no change. So maybe its that transport_security warning that is causing the issue?? In any case at least the --no-sandbox option gets things running again.

Note: I had already tried changing the video driver from auto to software with no luck. But at least I have a working solution!

Cheers!

^C[bkelly@toolbox ~]$ /usr/local/bin/anki --enable-logging --log-level=0 --V=1
Qt info: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. 
mpv not found, reverting to mplayer
[16472:16478:0919/085950.094765:WARNING:transport_security_persister.cc(307)] Could not parse entry expect_ct; skipping entry
[16472:16478:0919/085950.094790:WARNING:transport_security_persister.cc(307)] Could not parse entry sts; skipping entry
[16472:16478:0919/085950.094797:WARNING:transport_security_persister.cc(307)] Could not parse entry version; skipping entry
[16483:1:0919/085950.115353:WARNING:resource_bundle_qt.cpp(115)] locale_file_path.empty() for locale 
[16472:16478:0919/085950.136671:WARNING:transport_security_persister.cc(307)] Could not parse entry expect_ct; skipping entry
[16472:16478:0919/085950.136698:WARNING:transport_security_persister.cc(307)] Could not parse entry sts; skipping entry
[16472:16478:0919/085950.136709:WARNING:transport_security_persister.cc(307)] Could not parse entry version; skipping entry
[16492:1:0919/085950.621504:WARNING:resource_bundle_qt.cpp(115)] locale_file_path.empty() for locale 


1 Like