Open slrslr opened 3 days ago
This is not an Audacious issue. I assume other GTK 3 applications will behave the same, right?
Have you tried (re)installing libatk-adaptor
and gnome-themes-extra
?
If it doesn't help, please ask in a Debian specific forum for further suggestions.
Thanks, It WORKED.
A)
To get rid of the atk-bridge failure: sudo apt reinstall libatk-adaptor
Before it, it was like this: libatk-adaptor/stable 2.46.0-5 amd64 [residual-config] (Priority: optional)
gnome-themes-extra was NOT installed, and was "Priority: optional" with a description "Adwaita, the standard GNOME theme, for the GTK 2.x toolkit. The GTK 3.x version is already included in libgtk-3-0.
"
And I had that libgtk 3 already installed.
After running "sudo apt install gnome-themes-extra
" the adwaita warning/error also disappeared, I am unsure what was fixed by installing these packages.
While Audacious is installed from official repo.: audacious/stable,now 4.2-1 amd64 [installed]
I should notify Debian maintainer so he includes these packages as a dependencies and when Audacious is updated, the dependencies will be automatically removed uninstalled (not in my case, it will forever use disk space since I have manually installed these)?
B)
Other solution to get rid of the warnings/errors is to go to Audacious Settings, set interface Qt (not GTK). Quit Audacious. Run sudo apt remove gnome-themes-extra libatk-adaptor && sudo apt autoremove
to reclaim ~8MB of a disk space and running Audacious no longer report any warnings/errors.
Describe the bug $ audacious &
$ apt search libgail
Additional information