Dave On Thu, Apr 27, 2023, 14:52 [email protected] <[email protected]> wrote:
> On Thu, 2023-04-27 at 14:40 -0400, Alan Grimes wrote: > > atg@tortoise ~ $ chromium > > [19039:19057:0427/143338.626886:ERROR:bus.cc(399)] Failed to connect > > to > > the bus: Could not parse server address: Unknown address type > > (examples > > of valid types are "tcp" and on UNIX "unix") > > This seems to be an environment variable issue. > Do you have a value set for DBUS_SESSION_BUS_ADDRESS? > > Try `dbus-launch chromium` > > -- > Julien >

