Re: X crashing on startup

2018-06-11 Thread Almudena Garcia
It's correct :) But my solution cause another problem: If I want to return to tty, I have to stop the xdm service from the same DE, which It's a bit bizarre ;) 2018-06-12 0:10 GMT+02:00 Samuel Thibault : > Almudena Garcia, le mar. 12 juin 2018 00:08:18 +0200, a ecrit: > > I've just installed xdm

Re: X crashing on startup

2018-06-11 Thread Almudena Garcia
Yes, I used this document to add ctrl_alt_bksp support in xorg.conf, but I didn't found any solution to logout problem in this. 2018-06-12 0:07 GMT+02:00 Samuel Thibault : > Almudena Garcia, le mar. 12 juin 2018 00:00:17 +0200, a ecrit: > > Thanks by the info. > > > > I set a dirty patch adding

Re: X crashing on startup

2018-06-11 Thread Samuel Thibault
Almudena Garcia, le mar. 12 juin 2018 00:08:18 +0200, a ecrit: > I've just installed xdm. If I start the DE session from this, the logout > returns correctly to the login screen Yes, because the X server does not need to be killed in that case :) Samuel

Re: X crashing on startup

2018-06-11 Thread Almudena Garcia
I've just installed xdm. If I start the DE session from this, the logout returns correctly to the login screen 2018-06-12 0:00 GMT+02:00 Almudena Garcia : > Thanks by the info. > > I set a dirty patch adding support for ctrl_alt_backspace in xorg.conf. > When DE crash after logout, I simply press

Re: X crashing on startup

2018-06-11 Thread Samuel Thibault
Almudena Garcia, le mar. 12 juin 2018 00:00:17 +0200, a ecrit: > Thanks by the info. > > I set a dirty patch adding support for ctrl_alt_backspace in xorg.conf. There is a documented way on https://www.debian.org/ports/hurd/hurd-install Samuel

Re: X crashing on startup

2018-06-11 Thread Almudena Garcia
Thanks by the info. I set a dirty patch adding support for ctrl_alt_backspace in xorg.conf. When DE crash after logout, I simply press this keycomb to kill Xorg process. 2018-06-11 23:55 GMT+02:00 Samuel Thibault : > Almudena Garcia, le lun. 11 juin 2018 23:40:41 +0200, a ecrit: > > When I press

Re: X crashing on startup

2018-06-11 Thread Samuel Thibault
Almudena Garcia, le lun. 11 juin 2018 23:40:41 +0200, a ecrit: > When I press "logout" option, Xorg don't finish correctly, and mantains the DE > running, and don't allow to return to tty or open any program. That's a known issue, see the kill_setuid wiki page. Samuel

Re: X crashing on startup

2018-06-11 Thread Almudena Garcia
Thanks!! Now Xorg runs correctly. But It feels that there is a problem with "logout" option from Desktop Environment or Window Manager. When I press "logout" option, Xorg don't finish correctly, and mantains the DE running, and don't allow to return to tty or open any program. 2018-06-11 22:07 GM

Re: X crashing on startup

2018-06-11 Thread Samuel Thibault
Hello, FI, I have uploaded a fixed package on debian-ports, so Xorg works again. Samuel