Bug#504389: included

2008-12-23 Thread Luis Mondesi
Included your patch with minor changes. We don't want to add more dependencies to splashy, so I changed "logger" to just "echo". And minor touches. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.or

Bug#504389: patch

2008-11-06 Thread Tim Richardson
v/tty1 -/sbin/splashy_chvt 8 + # wait for all gdm servers to exit (Bug# 504389) +COUNTER=0 + ATTEMPTS=10 +set +e +while [ $COUNTER -lt $ATTEMPTS ]; do + ps -C "gdm" + if [ $? -eq 0 ]; then + sleep 0.5 +COUNTER=`expr $COUNTER + 1` #works in das

Bug#504389: kind of a workaround

2008-11-05 Thread Tim Richardson
If I change /etc/init.d/splashy to do a sleep for a few seconds, gdm shutdown works. Below shows what happens in that pause which allows the activation of vt 8 to work without manually doing Alt-F8 Change I made to /etc/init.d/splashy - stop) check_to_enable

Bug#504389:

2008-11-04 Thread Tim Richardson
Notes: 1) from the login window, rebooting and shutdown works as expected. Splashy is invoked. 2) after doing /etc/init.d/gdm stop, this process remains gconfd-2 I've ignored this. bt didn't look interesting. 3) after logging in and rebooting via the gdm System menu, the reboot stops. Here is

Bug#504389:

2008-11-04 Thread Tim Richardson
> > This is actually interesting. I also have an intel-based laptop, and > during the shutdown process it does not switch to the VT where the > shutdown messages are displayed, while this works on my ATI machine. > Maybe there’s something else going on with the X server. > > Thanks, Do you see

Bug#504389:

2008-11-04 Thread Josselin Mouette
Le mardi 04 novembre 2008 à 18:38 +1100, Tim Richardson a écrit : > Restoring patch 52 to pre-2.20-7-3 version works. > > With the 2.20-7-4 patch (& splashy) gdm doesn't seem to stop properly. > Something else in the shutdown process kills it and the machine will > reboot/shutdown without user int

Bug#504389:

2008-11-03 Thread Tim Richardson
Restoring patch 52 to pre-2.20-7-3 version works. With the 2.20-7-4 patch (& splashy) gdm doesn't seem to stop properly. Something else in the shutdown process kills it and the machine will reboot/shutdown without user intervention if splashy is not used, but if splashy is used the vt8 is never ac

Bug#504389:

2008-11-03 Thread Tim Richardson
removing patch 52 from gdm restores the restart and shutdown process. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#504389: gdm

2008-11-03 Thread Tim Richardson
By forcing gdm back to 2.20.7-3 splashy works as expected. So splashy doesn't work with gdm 2.20.7-4 at least on my two Intel-based laptops. However, on a desktop, with gdm 2.20.7-4, splashy works well. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Bug#504389: splashy stops the shutdown process; ALT-F8 lets it resume

2008-11-03 Thread Tim Richardson
Package: splashy Version: 0.3.10-2.1 Severity: important Sorry, but I think 0.3.10-2.1 introduces a bug Shutdown stops after gdm terminates. You can not log in even to virtual terminals. ALT-F8 shows a screen with splashy. After pressing ALT-F8, splashy starts and the shutdown proceeds. I have