[Splashy-devel] Bug#483714: Bug#483714: splashy: Bug confirmed

Luis Mondesi lemsx1 at gmail.com
Sat Jun 14 01:58:53 UTC 2008


Can yout ry the following fix:

Edit /etc/lsb-base-logging.sh

At the end of stop_splashy() edit it like:

...
    # Before X starts we need to turn off the cursor to avoid artifacts:
    for i in 7 8 9 10 11 12; do
        if [ -c /dev/tty$i ]; then
            setterm -cursor off > /dev/tty$i || true
        fi
    done
}


Here is a full copy of the new file (after the patch):

http://git.debian.org/?p=splashy/splashy.git;a=blob_plain;f=scripts/lsb-base-logging.sh;hb=bc470df84098e1f7d8450af6f824d09003f533ab
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/splashy-devel/attachments/20080613/9f25d9a0/attachment.htm 


More information about the Splashy-devel mailing list