homebrew - dbus not running on iMac M1 - Stack Overflow

admin2025-04-24  5

I was trying to get SyncTex to work with VimTex. While setting dbus up, which is required for Zathura, it would not run. The service starts, but when i run brew services info dbus, it says that dbus isn't running. I've also tried dbus-daemon --fork --session --address=$DBUS_SESSION_BUS_ADDRESS to try to manually start dbus, but it still doesn't work.

转载请注明原文地址:http://anycun.com/QandA/1745461907a90764.html