Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Mar 2024 16:15:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277502] x11/slim: black display after x11/xcb-proto and x11/libxcb upgrade
Message-ID:  <bug-277502-7788-8ekiFdHOsx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277502-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277502-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277502

Frank Reisert <bugs@rufus.in-berlin.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs@rufus.in-berlin.de

--- Comment #2 from Frank Reisert <bugs@rufus.in-berlin.de> ---
Same here. Turns out: when executing startx as unprivileged user xorg start=
s=20
as if root executed startx. Xorg then tries to access files in root's home=
=20
directory:

  xauth: timeout in locking authority file /root/serverauth.#####

would be printed on screen several times.

Nevertheless a X sessions starts but ignoring formentioned unprivileged use=
rs=20
.xinitrc.

Now when executing firefox it complains again about being unable to access=
=20
files in root's home:

  (firefox:#####): GLib-GIO-Warning**: $timestamp: Failed to create
/root/.config/glib-2.0/settings: Permission denied

and firefox is not able to read a profile.

I cannot pinpoint this behavior to a specific port. I can only say: whateve=
r=20
causes this was introduced with today's updates. But I'm quite confident th=
is=20
is why slim won't function properly.

regards
Frank

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277502-7788-8ekiFdHOsx>