On Sat, Feb 08, 2020 at 10:49:53PM +0100, Jan Stary wrote:
> On Feb 08 16:26:36, h...@stare.cz wrote:
> > On Feb 08 15:53:11, sol...@perso.pw wrote:
> > > Le 2020-02-08 14:45, Jan Stary a écrit :
> > > > This is firefox-72.0.2 on a fresh current/amd64.
> > > > 
> > > > Upon start, it asks to be the default browser.
> > > > I click yes, but the setting does not get saved:
> 
> Perhaps similarly,
> 
> (firefox:90643): Gtk-CRITICAL **: 15:40:50.103: Unable to create user data 
> directory '/home/hans/.local/share' for storing the recently used files list: 
> No such file or directory
> 

Can you run mkdir -p ~/.local/share? Is it owned by your user?

For dbus, I don't know exactly what dbus-launch do, but you must either
start the service messagebus using rcctl enable messagebus && rcctl
start messagebus or start it at the beginning of your ~/.xsession,
firefox is known to not work properly if dbus is not started.

You should have an environment variable DBUS_SESSION_BUS_ADDRESS

Reply via email to