https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275885

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

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

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

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

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 want to 
> do that?

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



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

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

Reply via email to