Bug#885318: systemd kills X or freezes it when logging out from last opened tty

2018-01-21 Thread Awtul
Package: xserver-xorg-core Followup-For: Bug #885318 Dear Maintainer, You may want to check https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=+862781 (clear_console: Race condition for VT_WAITACTIVE.) Cheers

Bug#885318: systemd kills X or freezes it when logging out from last opened tty

2017-12-29 Thread Awtul
Followup-For: Bug #885318 Thanks for your efforts on helping to solve this bug and others, Michael. Cheers

Bug#885318: systemd kills X or freezes it when logging out from last opened tty

2017-12-29 Thread Michael Biebl
Control: reassign -1 xserver-xorg-core Control: forcemerge 810660 -1 Am 29.12.2017 um 09:30 schrieb Awtul: > Changingif [ "$SHLVL" = 1 ] in .bash_logout to if [ "$SHLVL" = 2 ] > > solves my problem; now X doesn't crash and I can switch between my openbox > session (on tty1) > and other

Bug#885318: systemd kills X or freezes it when logging out from last opened tty

2017-12-29 Thread Awtul
Package: systemd Version: 236-1 Followup-For: Bug #885318 - my user shell is bash (echo $SHELL > /bin/bash) - .bash_logout: if [ "$SHLVL" = 1 ]; then [ -x /usr/bin/clear_console ] && /usr/bin/clear_console -q fi -- Changingif [

Bug#885318: systemd kills X or freezes it when logging out from last opened tty

2017-12-29 Thread Michael Biebl
Am 29.12.2017 um 08:55 schrieb Michael Biebl: > Which shell do you use as user shell. If it is bash, how does > ~/.bash_logout look like? > > Is the problem gone if you edit ~/.bash_logout as suggested in > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858073#10 Fwiw, my ~/.bash_logout

Bug#885318: systemd kills X or freezes it when logging out from last opened tty

2017-12-28 Thread Michael Biebl
Am 29.12.2017 um 08:43 schrieb Awtul: > Package: systemd > Followup-For: Bug #885318 > > Hi, > > I may have reported this bug against the wrong package (systemd); I apologize > if that is the case (?). > I wonder if this bug should be merged with #858073 & #791342. > I tried to reproduce with

Bug#885318: systemd kills X or freezes it when logging out from last opened tty

2017-12-28 Thread Awtul
Package: systemd Followup-For: Bug #885318 Hi, I may have reported this bug against the wrong package (systemd); I apologize if that is the case (?). I wonder if this bug should be merged with #858073 & #791342. I tried to reproduce with fvwm and jwm but I wasn't able to do so; the issue I

Bug#885318: systemd kills X or freezes it when logging out from last opened tty

2017-12-28 Thread Michael Biebl
control: tags -1 + unreproducible Am 28.12.2017 um 21:35 schrieb Michael Biebl: >> Please, let me know if you need more info/details. > > Why do you suspect it is systemd which kills your X session? > Can you provide logs or error messages which would confirm such a guess? I tried to reproduce

Bug#885318: systemd kills X or freezes it when logging out from last opened tty

2017-12-28 Thread Michael Biebl
Control: tags -1 + moreinfo Am 26.12.2017 um 07:56 schrieb Nekki Nekki: > Package: systemd > Version: 236-1 > Severity: critical > > Dear maintainers, > > When using startx (no DM enabled) I suspect that systemd logs me out > from my X session > if it doesn't freezes it. I try to explain: I

Bug#885318: systemd kills X or freezes it when logging out from last opened tty

2017-12-25 Thread Nekki Nekki
Package: systemd Version: 236-1 Severity: critical Dear maintainers, When using startx (no DM enabled) I suspect that systemd logs me out from my X session if it doesn't freezes it. I try to explain: I login in my openbox session on tty1 using startx, and in tty2 I run some program, say 'moc'.