Debian Bug report logs - #454917
splashy: timeout during startup

version graph

Package: splashy; Maintainer for splashy is (unknown);

Reported by: Cyril Jaquier <cyril.jaquier@jaqpot.net>

Date: Sat, 8 Dec 2007 09:42:02 UTC

Severity: normal

Found in versions splashy/0.3.5, splashy/0.3.8-1

Fixed in versions splashy/0.3.10, splashy/0.3.12-1

Done: Fathi Boudra <fabo@debian.org>

Bug is archived. No further changes may be made.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Splashy Devel <splashy-devel@lists.alioth.debian.org>:
Bug#454917; Package splashy. (full text, mbox, link).


Acknowledgement sent to Cyril Jaquier <cyril.jaquier@jaqpot.net>:
New Bug report received and forwarded. Copy sent to Splashy Devel <splashy-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Cyril Jaquier <cyril.jaquier@jaqpot.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: splashy: timeout during startup
Date: Sat, 08 Dec 2007 10:40:56 +0100
Package: splashy
Version: 0.3.5
Severity: normal

Hi all,

I'm a new Debian user and this is my first bug report and use of
reportbug. So please, forgive me if I did something wrong ;)

Every time I boot, splashy hangs up after a few second (the progress bar 
shows maybe 5 or 10%).

1/ If I do nothing, after 2 minutes the screen switches back to text
mode and I can see:

Splashy ERROR: Timeout (120 sec) occurred while waiting for a message on
the Splashy socket

Then, switching to the second virtual terminal and typing a few random
keys make the boot process continue. However, splashy does not work
anymore (e.g. no splash screen during shutdown).

2/ If I press a single (random) key before the timeout occurs, then the
boot process continue. And then splashy does work as expected.

Regards,

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (600, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.23 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages splashy depends on:
ii  libc6                   2.7-4            GNU C Library: Shared libraries
ii  libglib2.0-0            2.14.4-2         The GLib library of C routines
ii  libmagic1               4.21-3           File type determination library us
ii  libsplashy1             0.3.5            Library to draw splash screen on b
ii  lsb-base                3.1-24           Linux Standard Base 3.1 init scrip
ii  zlib1g                  1:1.2.3.3.dfsg-7 compression library - runtime

splashy recommends no packages.

-- no debconf information




Information forwarded to debian-bugs-dist@lists.debian.org, Splashy Devel <splashy-devel@lists.alioth.debian.org>:
Bug#454917; Package splashy. (full text, mbox, link).


Acknowledgement sent to Julien PUYDT <julien.puydt@laposte.net>:
Extra info received and forwarded to list. Copy sent to Splashy Devel <splashy-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #10 received at 454917@bugs.debian.org (full text, mbox, reply):

From: Julien PUYDT <julien.puydt@laposte.net>
To: 454917@bugs.debian.org
Subject: Please raise severity!
Date: Sat, 15 Dec 2007 09:44:31 +0100
This bug can make a box unbootable :
- I have a box where the keyboard hangs during bootup, which means 
typing a key can't unstuck it ;
- I have a box where grub's timeout was set to '0', which means it was 
not possible to edit the command-line ;

as you can guess, I'm pretty happy I hadn't a box with both issues 
simulaneously or I would have had to play the live-cd trick!

Wouldn't "critical" suit the bug better?

Snark on #gnome-hackers




Information forwarded to debian-bugs-dist@lists.debian.org, Splashy Devel <splashy-devel@lists.alioth.debian.org>:
Bug#454917; Package splashy. (full text, mbox, link).


Acknowledgement sent to Anthony Callegaro <callytic@free.fr>:
Extra info received and forwarded to list. Copy sent to Splashy Devel <splashy-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #15 received at 454917@bugs.debian.org (full text, mbox, reply):

From: Anthony Callegaro <callytic@free.fr>
To: 454917@bugs.debian.org
Subject: splashy: timeout during startup
Date: Mon, 17 Dec 2007 10:23:26 +0000
[Message part 1 (text/plain, inline)]
Hey Cyril and Julien,

It seems that the issue you are having is a known problem.
See /usr/share/doc/splashy/README.gz :

> Initram File System
> ===================
> 
> In order to enable Splashy running early at the initramfs level, you
> need to
> ensure the following:
> 
> 1. Make sure that you edit /etc/default/splashy and set
> ENABLE_INITRAMFS= to 1
> like:
>   ENABLE_INITRAMFS=1
> 2. From a terminal run:
>   update-initramfs -u -t -k `uname -r`
> 
> 
> Notes: (On Ubuntu and Debian) you might have to
> change /etc/init.d/keymap.sh like:
> #!/bin/sh
> pidof splashy > /dev/null && exit 0
> ...
> In other words, if splashy is running, do not bother to run keymap.sh
> (which stops splashy and waits for input in tty2).
> /etc/lsb-base-logging.sh will do the right thing and run these scripts
> again when the percentage goes to 100% (when gdm/kdm/xdm calls
> log_msg_end() or when X is detected running, our percentage goes to
> 100% automatically)

I believe this should be solved in Splashy 0.3.7-1 (bug #383060 ?) but
you are still using splashy 0.3.5 like me and other unfortunate amd64
users :o)

Be aware that the above workaround will disable your keyboard during
boot up.

I guess we just have to wait for 0.3.7-1 to build on amd64.

Hope this help
Cheers
LeTic
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Splashy Devel <splashy-devel@lists.alioth.debian.org>:
Bug#454917; Package splashy. (full text, mbox, link).


Acknowledgement sent to "Luis Mondesi" <lemsx1@gmail.com>:
Extra info received and forwarded to list. Copy sent to Splashy Devel <splashy-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #20 received at 454917@bugs.debian.org (full text, mbox, reply):

From: "Luis Mondesi" <lemsx1@gmail.com>
To: "Cyril Jaquier" <cyril.jaquier@jaqpot.net>, 454917@bugs.debian.org
Subject: Re: Bug#454917: splashy: timeout during startup
Date: Mon, 17 Dec 2007 22:26:52 -0500
[Message part 1 (text/plain, inline)]
On Dec 8, 2007 4:40 AM, Cyril Jaquier <cyril.jaquier@jaqpot.net> wrote:

> Package: splashy
> Version: 0.3.5
> Severity: normal
>
> Hi all,
>
> I'm a new Debian user and this is my first bug report and use of
> reportbug. So please, forgive me if I did something wrong ;)
>
> Every time I boot, splashy hangs up after a few second (the progress bar
> shows maybe 5 or 10%).
>
> 1/ If I do nothing, after 2 minutes the screen switches back to text
> mode and I can see:
>
> Splashy ERROR: Timeout (120 sec) occurred while waiting for a message on
> the Splashy socket
>
> Then, switching to the second virtual terminal and typing a few random
> keys make the boot process continue. However, splashy does not work
> anymore (e.g. no splash screen during shutdown).
>
> 2/ If I press a single (random) key before the timeout occurs, then the
> boot process continue. And then splashy does work as expected.
>
> Regards,
>
>
This is a known problem with directfb doing an infinite loop on keyboard
events whenever the /dev filesystem changes (while Splashy is running).

Please use the latest version of directfb from unstable. (And also the
latest version of Splashy while you are at it).

Regards,

-- 
----)(-----
Luis Mondesi
Maestro Debiano

----- START ENCRYPTED BLOCK (Triple-ROT13) ------
Gur Hohagh [Yvahk] qvfgevohgvba oevatf gur fcvevg bs Hohagh gb gur fbsgjner
jbeyq.
----- END ENCRYPTED BLOCK (Triple-ROT13) ------
[Message part 2 (text/html, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Splashy Devel <splashy-devel@lists.alioth.debian.org>:
Bug#454917; Package splashy. (full text, mbox, link).


Acknowledgement sent to Cyril Jaquier <cyril.jaquier@jaqpot.net>:
Extra info received and forwarded to list. Copy sent to Splashy Devel <splashy-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #25 received at 454917@bugs.debian.org (full text, mbox, reply):

From: Cyril Jaquier <cyril.jaquier@jaqpot.net>
To: Luis Mondesi <lemsx1@gmail.com>, 454917@bugs.debian.org
Subject: Re: Bug#454917: splashy: timeout during startup
Date: Tue, 18 Dec 2007 09:25:03 +0100
> This is a known problem with directfb doing an infinite loop on keyboard 
> events whenever the /dev filesystem changes (while Splashy is running).
> 

Yes, that's probably the problem I have. If the timeout occurs, I can 
switch to tty2 and the last message is about "/dev" (sorry I don't have 
my laptop at work).

> Please use the latest version of directfb from unstable. (And also the 
> latest version of Splashy while you are at it).
> 

I'm already using unstable. So I probably have the latest version of 
libdirectfb (sorry I'm still at work). I would really like to install 
the latest version of splashy too but it is not available for amd64 yet :(

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (600, 'experimental')
Architecture: amd64 (x86_64)

Regards,

Cyril Jaquier




Reply sent to Otavio Salvador <otavio@ossystems.com.br>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Cyril Jaquier <cyril.jaquier@jaqpot.net>:
Bug acknowledged by developer. (full text, mbox, link).


Message #30 received at 454917-close@bugs.debian.org (full text, mbox, reply):

From: Otavio Salvador <otavio@ossystems.com.br>
To: 454917-close@bugs.debian.org
Subject: Bug#454917: fixed in splashy 0.3.8-1
Date: Wed, 26 Dec 2007 20:47:09 +0000
Source: splashy
Source-Version: 0.3.8-1

We believe that the bug you reported is fixed in the latest version of
splashy, which is due to be installed in the Debian FTP archive:

libsplashy1-dev_0.3.8-1_amd64.deb
  to pool/main/s/splashy/libsplashy1-dev_0.3.8-1_amd64.deb
libsplashy1_0.3.8-1_amd64.deb
  to pool/main/s/splashy/libsplashy1_0.3.8-1_amd64.deb
splashy_0.3.8-1.diff.gz
  to pool/main/s/splashy/splashy_0.3.8-1.diff.gz
splashy_0.3.8-1.dsc
  to pool/main/s/splashy/splashy_0.3.8-1.dsc
splashy_0.3.8-1_amd64.deb
  to pool/main/s/splashy/splashy_0.3.8-1_amd64.deb
splashy_0.3.8.orig.tar.gz
  to pool/main/s/splashy/splashy_0.3.8.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 454917@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Otavio Salvador <otavio@ossystems.com.br> (supplier of updated splashy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 26 Dec 2007 18:26:50 -0200
Source: splashy
Binary: libsplashy1-dev splashy libsplashy1
Architecture: source amd64
Version: 0.3.8-1
Distribution: unstable
Urgency: low
Maintainer: Splashy Devel <splashy-devel@lists.alioth.debian.org>
Changed-By: Otavio Salvador <otavio@ossystems.com.br>
Description: 
 libsplashy1 - Library to draw splash screen on boot, shutdown, resume or suspen
 libsplashy1-dev - Library to draw splash screen on boot, shutdown, resume or suspen
 splashy    - A complete user-space boot splash system
Closes: 414668 447624 447802 448183 451846 453349 454917 455259 455472 455685 455872
Changes: 
 splashy (0.3.8-1) unstable; urgency=low
 .
   [ Luis Mondesi ]
   * Splashy doesn't work if libdirectfb-0.9.25 is installed at
     the same time as libdirectfb-1.0.x (Closes: #455872)
   * initrc scripts check whether it needs to umount /lib/init/rw/splashy
     and whether it needs to restart keymap.sh/console-screen.sh
     (Closes: #455685,#455259,#447802,#451846)
   * maintainer's email fixed (Closes: #447624)
   * Splashy shutsdown properly (Closes: #414668)
   * Splashy needs newer libdirectfb (1.0.x) (Closes: #454917)
   * poll events fixed in newer version from upstream (Closes: #448183)
 .
   [ Otavio Salvador ]
   * Use the new Homepage control field
   * redo debian package the right way (Closes: #455472,#453349)
Files: 
 60aff1d49c415d9475da8b4158220dbd 1033 graphics optional splashy_0.3.8-1.dsc
 24e116da8b3930ecc793a1089dabb9b9 1590924 graphics optional splashy_0.3.8.orig.tar.gz
 2aa0556e3ac592efead54bc05a0b44a5 77828 graphics optional splashy_0.3.8-1.diff.gz
 27f890a8507e5b41d23ae7004453f8d6 1193428 graphics optional splashy_0.3.8-1_amd64.deb
 70c95fb47d653048cc05377b43cf5dab 37930 libs optional libsplashy1_0.3.8-1_amd64.deb
 2cdd3696cc9fd696c3424b620ba03197 27358 libdevel optional libsplashy1-dev_0.3.8-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHcrkrLqiZQEml+FURApJkAKCPHsjuEic/4t/7yakm5QaLOQELoACfXYmI
GyvIys+2CRC8AAJ0abMnLXQ=
=FaNC
-----END PGP SIGNATURE-----





Information forwarded to debian-bugs-dist@lists.debian.org, Splashy Devel <splashy-devel@lists.alioth.debian.org>:
Bug#454917; Package splashy. (full text, mbox, link).


Acknowledgement sent to Cyril Jaquier <cyril.jaquier@jaqpot.net>:
Extra info received and forwarded to list. Copy sent to Splashy Devel <splashy-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #35 received at 454917@bugs.debian.org (full text, mbox, reply):

From: Cyril Jaquier <cyril.jaquier@jaqpot.net>
To: Debian Bug Tracking System <454917@bugs.debian.org>
Subject: splashy: Still not fixed
Date: Sat, 05 Jan 2008 23:20:10 +0100
Package: splashy
Version: 0.3.8-1
Followup-For: Bug #454917

Hi all,

0.3.8-1 did not fix this bug. Do you need more information?

Thanks


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (600, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-rc6 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages splashy depends on:
ii  initramfs-tools         0.91d            tools for generating an initramfs
ii  libc6                   2.7-5            GNU C Library: Shared libraries
ii  libdirectfb-1.0-0       1.0.1-5          direct frame buffer graphics - sha
ii  libgcc1                 1:4.3-20080104-1 GCC support library
ii  libglib2.0-0            2.14.4-2         The GLib library of C routines
ii  libmagic1               4.21-4           File type determination library us
ii  libsplashy1             0.3.8-1          Library to draw splash screen on b
ii  lsb-base                3.1-24           Linux Standard Base 3.1 init scrip
ii  zlib1g                  1:1.2.3.3.dfsg-8 compression library - runtime

splashy recommends no packages.

-- no debconf information




Information forwarded to debian-bugs-dist@lists.debian.org, Splashy Devel <splashy-devel@lists.alioth.debian.org>:
Bug#454917; Package splashy. (full text, mbox, link).


Acknowledgement sent to "Luis Mondesi" <lemsx1@gmail.com>:
Extra info received and forwarded to list. Copy sent to Splashy Devel <splashy-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #40 received at 454917@bugs.debian.org (full text, mbox, reply):

From: "Luis Mondesi" <lemsx1@gmail.com>
To: "Cyril Jaquier" <cyril.jaquier@jaqpot.net>, 454917@bugs.debian.org
Subject: Re: [Splashy-devel] Bug#454917: splashy: Still not fixed
Date: Sat, 5 Jan 2008 21:39:55 -0500
The problem with this is that this is not a bug in Splashy but a bug
in libdirectfb. We have already reported and submit a patch that fixes
this.

Directfb 0.9.25 contains this patch (on Debian Sid) but version 1.01-5
does not. I already filed a bug against libdirectfb 1.0.1-5 to apply
this patch.

If you want to apply this by yourself, you can follow this instructions:
http://splashy.alioth.debian.org/wiki/faq#when_running_from_initramfs_splashy_takes_100_of_the_cpu_and_boot_process_stops_using_init_only._not_upstart

We will try to get the libdirectfb package maintainer aware of this
issue. The problem was that we were going through some heavy holiday
season, so, no time for OSS development ;-)

-- 
----)(-----
Luis Mondesi
Maestro Debiano

----- START ENCRYPTED BLOCK (Triple-ROT13) ------
Gur Hohagh [Yvahk] qvfgevohgvba oevatf gur fcvevg bs Hohagh gb gur
fbsgjner jbeyq.
----- END ENCRYPTED BLOCK (Triple-ROT13) ------




Information forwarded to debian-bugs-dist@lists.debian.org, Splashy Devel <splashy-devel@lists.alioth.debian.org>:
Bug#454917; Package splashy. (full text, mbox, link).


Acknowledgement sent to Cyril Jaquier <cyril.jaquier@jaqpot.net>:
Extra info received and forwarded to list. Copy sent to Splashy Devel <splashy-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #45 received at 454917@bugs.debian.org (full text, mbox, reply):

From: Cyril Jaquier <cyril.jaquier@jaqpot.net>
To: Luis Mondesi <lemsx1@gmail.com>
Cc: 454917@bugs.debian.org
Subject: Re: [Splashy-devel] Bug#454917: splashy: Still not fixed
Date: Sun, 06 Jan 2008 14:21:04 +0100
Hi Luis,

> The problem with this is that this is not a bug in Splashy but a bug
> in libdirectfb. We have already reported and submit a patch that fixes
> this.
> 
> Directfb 0.9.25 contains this patch (on Debian Sid) but version 1.01-5
> does not. I already filed a bug against libdirectfb 1.0.1-5 to apply
> this patch.
> 
> If you want to apply this by yourself, you can follow this instructions:
> http://splashy.alioth.debian.org/wiki/faq#when_running_from_initramfs_splashy_takes_100_of_the_cpu_and_boot_process_stops_using_init_only._not_upstart
> 

I tried to patch libdirectfb-1.0.1-5 but this did not fix my timeout bug
:/ Any other suggestions?

Regards,

Cyril Jaquier




Bug reopened, originator not changed. Request was from Cyril Jaquier <cyril.jaquier@jaqpot.net> to control@bugs.debian.org. (Tue, 08 Jan 2008 19:12:09 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Splashy Devel <splashy-devel@lists.alioth.debian.org>:
Bug#454917; Package splashy. (full text, mbox, link).


Acknowledgement sent to "Luis Mondesi" <lemsx1@gmail.com>:
Extra info received and forwarded to list. Copy sent to Splashy Devel <splashy-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #52 received at 454917@bugs.debian.org (full text, mbox, reply):

From: "Luis Mondesi" <lemsx1@gmail.com>
To: "Cyril Jaquier" <cyril.jaquier@jaqpot.net>, 454917@bugs.debian.org
Subject: Re: [Splashy-devel] Bug#454917: Bug#454917: splashy: Still not fixed
Date: Thu, 10 Jan 2008 11:23:57 -0500
On Jan 6, 2008 8:21 AM, Cyril Jaquier <cyril.jaquier@jaqpot.net> wrote:
> Hi Luis,
>
> > The problem with this is that this is not a bug in Splashy but a bug
> > in libdirectfb. We have already reported and submit a patch that fixes
> > this.
> >
> > Directfb 0.9.25 contains this patch (on Debian Sid) but version 1.01-5
> > does not. I already filed a bug against libdirectfb 1.0.1-5 to apply
> > this patch.
> >
> > If you want to apply this by yourself, you can follow this instructions:
> > http://splashy.alioth.debian.org/wiki/faq#when_running_from_initramfs_splashy_takes_100_of_the_cpu_and_boot_process_stops_using_init_only._not_upstart
> >
>
> I tried to patch libdirectfb-1.0.1-5 but this did not fix my timeout bug
> :/ Any other suggestions?

Umm.... can you try patching keymap.sh and console-screen.sh with:

/etc/init.d/keymap.sh
#!/bin/sh
pidof splashy > /dev/null && touch
/lib/init/rw/splashy/splashy-stopped-keymap && exit 0

/etc/init.d/console-screen.sh
#!/bin/sh
pidof splashy > /dev/null && touch
/lib/init/rw/splashy/splashy-stopped-console-screen && exit 0

In other words, do not even run keymap.sh or console-screen.sh if
splashy is running. Splashy will restart those services after it
finishes.

Please report back your findings.

-- 
----)(-----
Luis Mondesi
Maestro Debiano

----- START ENCRYPTED BLOCK (Triple-ROT13) ------
Gur Hohagh [Yvahk] qvfgevohgvba oevatf gur fcvevg bs Hohagh gb gur
fbsgjner jbeyq.
----- END ENCRYPTED BLOCK (Triple-ROT13) ------




Information forwarded to debian-bugs-dist@lists.debian.org, Splashy Devel <splashy-devel@lists.alioth.debian.org>:
Bug#454917; Package splashy. (full text, mbox, link).


Acknowledgement sent to Julien PUYDT <julien.puydt@laposte.net>:
Extra info received and forwarded to list. Copy sent to Splashy Devel <splashy-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #57 received at 454917@bugs.debian.org (full text, mbox, reply):

From: Julien PUYDT <julien.puydt@laposte.net>
To: 454917@bugs.debian.org
Subject: Nope, still there
Date: Sat, 09 Feb 2008 09:08:35 +0100
I finally found the time to play with rebooting my box a few times : I'm 
still stuck, even with the suggested changes to keymap.sh and 
console-screen.sh, but this time around 95%.

Could this be due to the fact I'm booting to console (no gdm& X started 
by default) ?




Information forwarded to debian-bugs-dist@lists.debian.org, Splashy Devel <splashy-devel@lists.alioth.debian.org>:
Bug#454917; Package splashy. (full text, mbox, link).


Acknowledgement sent to Cyril Jaquier <cyril.jaquier@jaqpot.net>:
Extra info received and forwarded to list. Copy sent to Splashy Devel <splashy-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #62 received at 454917@bugs.debian.org (full text, mbox, reply):

From: Cyril Jaquier <cyril.jaquier@jaqpot.net>
To: 454917@bugs.debian.org
Subject: Fixed :-)
Date: Mon, 19 May 2008 09:29:26 +0200
Hi all,

The upgrade to console-common 0.7.77 finally fixed this issue for me :) 
No need to stay in front of my computer to press a key during bootup 
anymore ;)

Thanks,

Cyril Jaquier




Information forwarded to debian-bugs-dist@lists.debian.org, Splashy Devel <splashy-devel@lists.alioth.debian.org>:
Bug#454917; Package splashy. (full text, mbox, link).


Acknowledgement sent to "Sedat Dilek" <sedat.dilek@googlemail.com>:
Extra info received and forwarded to list. Copy sent to Splashy Devel <splashy-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #67 received at 454917@bugs.debian.org (full text, mbox, reply):

From: "Sedat Dilek" <sedat.dilek@googlemail.com>
To: "Cyril Jaquier" <cyril.jaquier@jaqpot.net>, 454917@bugs.debian.org
Cc: splashy-devel@lists.alioth.debian.org, splashy-users@lists.alioth.debian.org
Subject: Re: [Splashy-devel] Bug#454917: Fixed :-)
Date: Mon, 19 May 2008 09:48:50 +0200
Hi Cyril,

the patching as decribed on the tips-page of splashy-website is no
more needed for /etc/init.d/keymap.sh.
I OKed the maintainers version of console-common 0.7.77.
Sorry, forgot to send an Email to the list.
Take this as a confirmation ;-).

Regards,
Sedat

On Mon, May 19, 2008 at 9:29 AM, Cyril Jaquier <cyril.jaquier@jaqpot.net> wrote:
> Hi all,
>
> The upgrade to console-common 0.7.77 finally fixed this issue for me :)
> No need to stay in front of my computer to press a key during bootup
> anymore ;)
>
> Thanks,
>
> Cyril Jaquier
>
>
>
> _______________________________________________
> Splashy-devel mailing list
> Splashy-devel@lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/splashy-devel
>




Information forwarded to debian-bugs-dist@lists.debian.org, Splashy Devel <splashy-devel@lists.alioth.debian.org>:
Bug#454917; Package splashy. (full text, mbox, link).


Acknowledgement sent to "Luis Mondesi" <lemsx1@gmail.com>:
Extra info received and forwarded to list. Copy sent to Splashy Devel <splashy-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #72 received at 454917@bugs.debian.org (full text, mbox, reply):

From: "Luis Mondesi" <lemsx1@gmail.com>
To: "Sedat Dilek" <sedat.dilek@googlemail.com>, 454917@bugs.debian.org
Cc: "Cyril Jaquier" <cyril.jaquier@jaqpot.net>
Subject: Re: Bug#454917: [Splashy-devel] Bug#454917: Fixed :-)
Date: Mon, 26 May 2008 11:19:06 -0400
[Message part 1 (text/plain, inline)]
Thanks for reporting this is fixed!

I added a dependency on this package to avoid future confusions.

On Mon, May 19, 2008 at 3:48 AM, Sedat Dilek <sedat.dilek@googlemail.com>
wrote:

> Hi Cyril,
>
> the patching as decribed on the tips-page of splashy-website is no
> more needed for /etc/init.d/keymap.sh.
> I OKed the maintainers version of console-common 0.7.77.
> Sorry, forgot to send an Email to the list.
> Take this as a confirmation ;-).
>
> Regards,
> Sedat
>
> On Mon, May 19, 2008 at 9:29 AM, Cyril Jaquier <cyril.jaquier@jaqpot.net>
> wrote:
> > Hi all,
> >
> > The upgrade to console-common 0.7.77 finally fixed this issue for me :)
> > No need to stay in front of my computer to press a key during bootup
> > anymore ;)
> >
> > Thanks,
> >
> > Cyril Jaquier
> >
> >
> >
> > _______________________________________________
> > Splashy-devel mailing list
> > Splashy-devel@lists.alioth.debian.org
> > http://lists.alioth.debian.org/mailman/listinfo/splashy-devel
> >
>
>
>
>


-- 
----)(-----
Luis Mondesi
Maestro Debiano

----- START ENCRYPTED BLOCK (Triple-ROT13) ------
Gur Hohagh [Yvahk] qvfgevohgvba oevatf gur fcvevg bs Hohagh gb gur fbsgjner
jbeyq.
----- END ENCRYPTED BLOCK (Triple-ROT13) ------
[Message part 2 (text/html, inline)]

Reply sent to "Luis Mondesi" <lemsx1@gmail.com>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Cyril Jaquier <cyril.jaquier@jaqpot.net>:
Bug acknowledged by developer. (full text, mbox, link).


Message #77 received at 454917-done@bugs.debian.org (full text, mbox, reply):

From: "Luis Mondesi" <lemsx1@gmail.com>
To: 454917-done@bugs.debian.org
Subject: Splashy 0.3.10
Date: Tue, 22 Jul 2008 07:38:38 -0400
Package: splashy
Version: 0.3.10

-- 
----)(-----
Luis Mondesi
Maestro Debiano

----- START ENCRYPTED BLOCK (Triple-ROT13) ------
Gur Hohagh [Yvahk] qvfgevohgvba oevatf gur fcvevg bs Hohagh gb gur
fbsgjner jbeyq.
----- END ENCRYPTED BLOCK (Triple-ROT13) ------




Reply sent to Fathi Boudra <fabo@debian.org>:
You have taken responsibility. (Sun, 09 Nov 2008 15:33:46 GMT) (full text, mbox, link).


Notification sent to Cyril Jaquier <cyril.jaquier@jaqpot.net>:
Bug acknowledged by developer. (Sun, 09 Nov 2008 15:33:46 GMT) (full text, mbox, link).


Message #82 received at 454917-close@bugs.debian.org (full text, mbox, reply):

From: Fathi Boudra <fabo@debian.org>
To: 454917-close@bugs.debian.org
Subject: Bug#454917: fixed in splashy 0.3.12-1
Date: Sun, 09 Nov 2008 15:32:03 +0000
Source: splashy
Source-Version: 0.3.12-1

We believe that the bug you reported is fixed in the latest version of
splashy, which is due to be installed in the Debian FTP archive:

libsplashy1-dev_0.3.12-1_amd64.deb
  to pool/main/s/splashy/libsplashy1-dev_0.3.12-1_amd64.deb
libsplashy1_0.3.12-1_amd64.deb
  to pool/main/s/splashy/libsplashy1_0.3.12-1_amd64.deb
splashy_0.3.12-1.diff.gz
  to pool/main/s/splashy/splashy_0.3.12-1.diff.gz
splashy_0.3.12-1.dsc
  to pool/main/s/splashy/splashy_0.3.12-1.dsc
splashy_0.3.12-1_amd64.deb
  to pool/main/s/splashy/splashy_0.3.12-1_amd64.deb
splashy_0.3.12.orig.tar.gz
  to pool/main/s/splashy/splashy_0.3.12.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 454917@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fathi Boudra <fabo@debian.org> (supplier of updated splashy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 09 Nov 2008 12:21:19 +0100
Source: splashy
Binary: splashy libsplashy1 libsplashy1-dev
Architecture: source amd64
Version: 0.3.12-1
Distribution: unstable
Urgency: low
Maintainer: Fathi Boudra <fabo@debian.org>
Changed-By: Fathi Boudra <fabo@debian.org>
Description: 
 libsplashy1 - Library to draw splash screen on boot, shutdown, resume or suspen
 libsplashy1-dev - Library to draw splash screen on boot, shutdown, resume or suspen
 splashy    - A complete user-space boot splash system
Closes: 411061 411061 454917 454917 478313 485307 486400 490068 492643 496621 497118 497313 498861 499972 501315 501997
Changes: 
 splashy (0.3.12-1) unstable; urgency=low
 .
   [ Luis Mondesi ]
   * New upstream release:
     - Updates in uswsusp. (Closes: #498861)
     - Fix desktop-base breaks Splashy. (Closes: #501315)
     - Splashy displays note about running update-initramfs. (Closes: #478313)
     - (Closes: #486400, #485307, #411061, #454917, #490068, #492643)
       (Closes: #497118, #499972, #411061, #454917, #496621, #497313)
   * Remove 01_lsb-base-logging.sh_bug486139 patch. Merged upstream.
   * Remove 02_add_missing_headers patch. Merged upstream. (Closes: #501997)
     Fix FTBFBS with DEB_BUILD_OPTIONS=noopt,nostrip. Thanks to Bradley Smith.
 .
   [ Fathi Boudra ]
   * Add 01_fix_themes_path patch: fix config.xml.in path.
   * debian/splashy.postinst: make sure we use /usr/share/splashy/themes in
     /etc/splashy config.xml file.
 .
   [ Yves-Alexis Perez ]
   * debian/splashy.{preinst,postinst,postrm}: use sh -e to make sure errors are
     caught.
   * debian/control:
     - update standards version to 3.8.0, no changes needed.
     - add build-dep on rpath.
     - use the debian splashy repository instead of upstream one.
   * debian/rules:
     - remove rpath on /sbin/splashy.
Checksums-Sha1: 
 d03751532ff8429f4f1784bfcb8c6d61219f2775 1588 splashy_0.3.12-1.dsc
 4e721222b20b8fd3fbb8c845ed5c0f05ccead68a 1608017 splashy_0.3.12.orig.tar.gz
 396da9535d0b74e88a73376875128433c776f8e5 9556 splashy_0.3.12-1.diff.gz
 2764a5721075ff8222a1a63bc51bf978f0bd3ad1 1209292 splashy_0.3.12-1_amd64.deb
 17749c0db6cdf2aad1f107bd1f24638955000cbc 43512 libsplashy1_0.3.12-1_amd64.deb
 2e777c6f5d30b7ffacab2441e73dfef1063fd97c 32732 libsplashy1-dev_0.3.12-1_amd64.deb
Checksums-Sha256: 
 7046a9ded4727ddb6716b588ccb5bb5927ed0153cba58e6a260d654e5d8515d8 1588 splashy_0.3.12-1.dsc
 91bd95deb9ac17e423e6d064df140dde2f0278b981e6deac04b36da7a6fc2837 1608017 splashy_0.3.12.orig.tar.gz
 181b7d1b8b3c5fe3c184e3f028fba7bfef0031c2af44f079a1f30f30c6b36bea 9556 splashy_0.3.12-1.diff.gz
 94cf4f7afe2fd17872d895e66d2c24165883ead71020f2795db0435397fa4fd5 1209292 splashy_0.3.12-1_amd64.deb
 22b0c6a7d7fd16cba96025e01e98180792f636dc26ece039594e5fb394277b63 43512 libsplashy1_0.3.12-1_amd64.deb
 684442ecd8f7f2b001859250b36af66bc45965c80f8386e9b635937ac8af91f9 32732 libsplashy1-dev_0.3.12-1_amd64.deb
Files: 
 0978b3d27c9c360c3f726797d2b68c78 1588 graphics optional splashy_0.3.12-1.dsc
 ef5f89ffe9dbd831b78ff40e81d70588 1608017 graphics optional splashy_0.3.12.orig.tar.gz
 b0ec1b22285a770c25b4a2c09e688478 9556 graphics optional splashy_0.3.12-1.diff.gz
 c7b9f1ecc5de96675f644438651010cf 1209292 graphics optional splashy_0.3.12-1_amd64.deb
 2dc4590b58b0431e2308ba9bcb7fa05d 43512 libs optional libsplashy1_0.3.12-1_amd64.deb
 9be18c3b3e9e9c128c165efb4315a381 32732 libdevel optional libsplashy1-dev_0.3.12-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iJwEAQECAAYFAkkW8S4ACgkQjPU19mqlcveJZQP/fsTsFmQyYd4tjoUvOrDa7BfX
4M2tnILGx77mThHRzDi64dVww73ZB848Ty6yrBZOHU/spIWxRX4sIGIFKB3pLKUE
5l/wQ8WZj6A+nigxesGlDxs5x7B0h56lNFoB598bWEvO7UxUNuYhStuNIoh+gCgV
2CdUZmSU9f0zpklTYj0=
=KF3d
-----END PGP SIGNATURE-----





Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Mon, 12 Jan 2009 07:26:29 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Tue Aug 20 20:57:27 2024; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.