Closed5

dbus アクセス

tkttkt
[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")
tkttkt
echo $DBUS_SESSION_BUS_ADDRESS

で空文字

tkttkt
eval $(dbus-launch --sh-syntax)

したら中身が入ってエラーが出なくなった

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