Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Dec 2023 00:50:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 275885] x11/lightdm: few small improvements
Message-ID:  <bug-275885-39348-knCOkSBBWf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275885-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275885-39348@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=3D275885

Ivan Rozhuk <rozhuk.im@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rozhuk.im@gmail.com

--- Comment #4 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
(In reply to Guido Falsi from comment #1)

>  All other display managers and most X startup scripts will put it in the=
re, so changing only the behaviour of lightdm will hardly fix the real issu=
e.

I use slim for 5+years and it does not have .xsession-errors. It always was
problem for me while debugging DE.
My .xinitrc to get logging:
exec /usr/local/bin/xfce4-session 2>&1 | tr -s '\n' | /usr/bin/grep
--line-buffered -v 'gtk_widget_size_allocate' > "/tmp/${USER}_xorg.log"
but this breaks logout: xorg never exit.

I do not think that some one need or want to keep this file at home dir.
And it is good start )


> I have no strong objection to disabling qt5 and libaudit, but why you wan=
t to do that?

I hate auto build options, and I do not use podrele to build ports and pack=
ages
in "clean env".



Can we close it, since you already include these changes in other PR?

--=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-275885-39348-knCOkSBBWf>