Closed5
dbus アクセス

[1] [37559:1014/122454.708628:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1] [37559:1014/122454.708678:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1] [37559:1014/122454.708691:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1] [37559:1014/122454.708702:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1] [37559:1014/122454.745104:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")

echo $DBUS_SESSION_BUS_ADDRESS
で空文字

eval $(dbus-launch --sh-syntax)
したら中身が入ってエラーが出なくなった

環境は github codespaces
このスクラップは2023/10/16にクローズされました