Geary crashes when I try to send an email: "Failed to fully launch dbus-proxy"
Hello,
The title pretty much sums up the issue. I also tried using Evolution, but that just crashes as soon as I launch the application, so it's not a problem specific to Geary.
They both output the same error upon crashing:
bwrap: Can't find source path /run/user/977/at-spi: Permission denied
![err] 14:00:16.0258 [no domain]:Failed to fully launch dbus-proxy: Child process exited with code 1
Trace/breakpoint trap
I'm using the OpenRC version of Artix with XFCE & LightDM.
The dbus system service is enabled:
artix:[artix]:~$ sudo rc-service dbus status
[sudo] password for artix:
* status: started
And the xdg-dbus-proxy package is installed:
world/xdg-dbus-proxy 0.1.6-1 [installed]
Filtering proxy for D-Bus connections
The only other issue I could find kind of related to this (judging by the error message) was an AppArmor bug regarding Ubuntu, and not much else.
Thanks for any help!