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.
homebrew - dbus not running on iMac M1 - Stack Overflow
评论列表(0)
- 暂无评论