Re: wtf is org.a11y.Busorg
Reply #3 –
It's at-spi2-core bullshit. It's not even used anymore, so can be safely stubbed out by leaving only so files, removing executable blobs from the filesystem so that this doesn't run in the background and gtk then reports that this is all unavailable, of course it's important to have this installed so it's in pacman's DB and any other dependency doesn't pull it by force and reinstalls it by mistake:
pacman.conf:
IgnorePkg = lib32-at-spi2-core at-spi2-core
NoExtract = /etc/xdg/autostart/at-spi-dbus*
NoExtract = /usr/share/dbus-1/services/org.a11y.*
NoExtract = /usr/share/dbus-1/accessibility-services/org.a11y.*
There are also other sussy packages like geocode, zeitgeist, ibus and more. If you google you'll run into a rabbit hole...
Also, this is absolutely for powerusers only and if someone breaks their system doing this, it's not on me. Blame gnome for having retarded frameworks that don't work and are only a burden on distro maintainers.