Bug#610210: plymouth 0.8.3-18 package does not include several files in /usr/lib/plymouth/

2011-01-16 Thread Georg Wittenburg
Package: plymouth
Version: 0.8.3-18
Severity: grave
Justification: renders package unusable


Probably a minor packaging error: The plymouth 0.8.3-18 package does not 
include several files in /usr/lib/plymouth/ that were still included in version 
0.8.3-9.1 (compare http://packages.debian.org/squeeze/i386/plymouth/filelist 
and http://packages.debian.org/sid/i386/plymouth/filelist).

Depending on the selected theme, this results in modules not being available, 
which causes /usr/share/initramfs-tools/hooks/plymouth to fail.

Please re-add all *.so module files to the curren package.

Further, for a more robust solution, /usr/share/initramfs-tools/hooks/plymouth 
should gratiously handle the case of missing on incorrent module names (which 
afterall are supplied by non-core theme configuration files).

Thansk!

-- System Information:
Debian Release: 6.0
  APT prefers testing
  APT policy: (900, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.36-trunk-686 (SMP w/2 CPU cores)
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 plymouth depends on:
pn  initramfs-tools   none (no description available)
ii  libc6 2.11.2-7   Embedded GNU C Library: Shared lib

plymouth recommends no packages.

plymouth suggests no packages.

-- Configuration Files:
/etc/plymouth/plymouthd.conf changed:
[Daemon]
Theme=spacefun


-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#524314: Backtrace

2009-04-16 Thread Georg Wittenburg
 
+ '[' -z 0 ']'  
+ STEPS_DIR=/lib/init/rw/splashy
+ SPL_UPD=/sbin/splashy_update  
+ '[' -r /etc/default/splashy ']'   
+ . /etc/default/splashy
++ CHVT_TTY=auto
++ ENABLE_INITRAMFS=1   
++ DEBUG=0
+ log_use_splashy
+ '[' n = y ']'
+ pidof splashy
+ log_to_console log_end_msg 0
+ '[' n '!=' y ']'
+ '[' no '!=' yes ']'
++ readlink /proc/self/fd/0
+ stdin=/dev/pts/2
+ '[' /dev/pts/2 '!=' /dev/pts/2 ']'
+ return 0
+ '[' 73 ']'
+ '[' -x /usr/bin/tput ']'
+ printf '\r'
+ /usr/bin/tput hpa 73
 + '[' 
0 -eq 0 ']'
+ echo '[ OK ]'
[ OK ]
+ '[' -x /sbin/splashy_update ']'
+ '[' '!' -d /lib/init/rw/splashy ']'
+ SPL_PRG=/lib/init/rw/splashy/2-progress
+ '[' -f /lib/init/rw/splashy/2-progress ']'
+ return 1

It seems as if the error is in line 341 of /etc/lsb-base-logging.sh. Splashy 
is looking for the file /lib/init/rw/splashy/2-progress which doesn't exist and 
returns 1, i.e. error, for the entire configuration process.

Regards,

Georg

-- 
Georg Wittenburg
http://page.mi.fu-berlin.de/~wittenbu/


signature.asc
Description: This is a digitally signed message part.


Bug#455872: splashy: Fails to initialize, messes up loading other modules

2007-12-19 Thread Georg Wittenburg
On Tuesday 18 December 2007 16:31:09 Luis Mondesi wrote:
 If you have libdirectfb-0.9.25-x installed, can you please remove it?

 It seems that even though Splashy links against libdirectfb-1.0.x (from
 Sid), the binary tries to access the older version of the lib causing the
 -3 errors.

 Please report back ASAP as we are getting ready to do a bug fix release.

Removing libdirectfb-0.9.25 definately helped. Splashy now generally works, 
although not perfectly:

1) After about 5% progress while booting, the boot process stalls (with 
Splashy visible) until F2 is pressed, at which point booting continues 
(Splashy still being displayed).

2) After logging into X, there are some small black spots near the top of the 
screen. This is X.org 1:7.3+8 with NVidia drivers 100.14.19-1 compiled from 
source.

Regards,

Georg

-- 
Georg Wittenburg
http://page.mi.fu-berlin.de/~wittenbu/


signature.asc
Description: This is a digitally signed message part.


Bug#455872: splashy: Fails to initialize, messes up loading other modules

2007-12-17 Thread Georg Wittenburg
On Tuesday 18 December 2007 04:47:11 Luis Mondesi wrote:
 On Dec 12, 2007 3:13 AM, Georg Wittenburg [EMAIL PROTECTED] wrote:
  Package: splashy
  Version: 0.3.7-1
  Severity: critical
  Justification: breaks the whole system
 
 
  Hi!
 
  After upgrading to splashy 0.3.7, splashy fails to start with error code
  -3 from splashy_start_splashy().
 
  What is worse, several unrelated other modules fail to load afterwards,
  e.g. all sound drivers (snd_*) and the WLAN driver iwl4965. This
  effectively breaks sound and networking on my system.
 
  I haven't seen any suspicios messages in dmesg or syslog that would
  point to what exactly the problem is, but I could provide the output if
  necessary. As a workaround I removed splash from the kernel command
  line and the system works fine.
 
  Regards,
 
Georg

 This looks like udev is not starting properly. Can you move
 /usr/share/initramfs-tools/scripts/init-top/splashy to
 /usr/share/initramfs-tools/scripts/init-bottom/z_splashy

 and redo your initrd?

 update-initramfs -u

 That should allow udev to start first and it should fix your problem.

 We will do a minor (bug fix) release shortly. If you can send us the result
 of this test it will be greatly appreciated.

 Regards,

Unfortunately, even with the new initrd, the problem remains unchanged.

In fact, on shutdown splashy segfaults (I assume it did that, too, prior to 
the changes). If the problem had to do with hardware initialization, I find 
it strange that splashy should crash when the system is going down.

The exact message (as captured with `splashy test`) is

segfault at 000c eip b7efb27d esp bfcab720 error 4

Two more bits of information: On boot, just before I get error code -3 from 
splashy_start_splashy(), it complains that it can't open /dev/fb0. Further, 
NetworkManager also gives me errors on shutdown, if splashy is 
enabled. It's quite a bit of text and I'm unsure how to capture that.

Regards,

Georg

-- 
Georg Wittenburg
http://page.mi.fu-berlin.de/~wittenbu/


signature.asc
Description: This is a digitally signed message part.


Bug#455872: splashy: Fails to initialize, messes up loading other modules

2007-12-12 Thread Georg Wittenburg
Package: splashy
Version: 0.3.7-1
Severity: critical
Justification: breaks the whole system


Hi!

After upgrading to splashy 0.3.7, splashy fails to start with error code
-3 from splashy_start_splashy().

What is worse, several unrelated other modules fail to load afterwards,
e.g. all sound drivers (snd_*) and the WLAN driver iwl4965. This
effectively breaks sound and networking on my system.

I haven't seen any suspicios messages in dmesg or syslog that would
point to what exactly the problem is, but I could provide the output if
necessary. As a workaround I removed splash from the kernel command
line and the system works fine.

Regards,

   Georg


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/2 CPU cores)
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.90atools for generating an initramfs
ii  libc6   2.7-3GNU C Library: Shared libraries
ii  libdirectfb-1.0-0   1.0.1-5  direct frame buffer graphics - sha
ii  libgcc1 1:4.2.2-4GCC support library
ii  libglib2.0-02.14.3-1 The GLib library of C routines
ii  libmagic1   4.21-3   File type determination library us
ii  libsplashy1 0.3.7-1  Library to draw splash screen on b
ii  lsb-base3.1-24   Linux Standard Base 3.1 init scrip
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

splashy recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#405240: Similar error while upgrading to splashy 0.3

2007-02-11 Thread Georg Wittenburg
Hi!

Not sure whether this is related, but during the upgrade to splashy 0.3 the 
same error is triggered and after the upgrade /lib/splashy still contains the 
some files as mentioned in this bug report.

Regards,
   Georg

-- 
Georg Wittenburg
http://page.mi.fu-berlin.de/~wittenbu/


pgpkGnTF8aIuS.pgp
Description: PGP signature


Bug#353583: kontact: libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden

2006-02-20 Thread Georg Wittenburg
Hi!

This bug was resolved after libfreetype6 2.1.10-1 entered testing and thus was 
updated on my system.

Thanks again!
   Georg

-- 
Georg Wittenburg
http://page.mi.fu-berlin.de/~wittenbu/


pgpScbwOq3mdP.pgp
Description: PGP signature


Bug#353572: Crash: libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden

2006-02-20 Thread Georg Wittenburg
Hi!

This bug was resolved after libfreetype6 2.1.10-1 entered testing and thus was 
updated on my system.

Thanks again!
   Georg

-- 
Georg Wittenburg
http://page.mi.fu-berlin.de/~wittenbu/


pgp0gzYOP2Opg.pgp
Description: PGP signature


Bug#353572: Crash: libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden

2006-02-19 Thread Georg Wittenburg
Package: k3b
Version: 0.12.12-1
Severity: grave
Justification: renders package unusable


Hi!

When starting k3b I get this:

[EMAIL PROTECTED]:~$ k3b
[EMAIL PROTECTED]:~$ find: /dev/.static: Permission denied
k3b: symbol lookup error: /usr/lib/libXft.so.2: undefined symbol:
FT_GlyphSlot_Embolden

This is possibly related to bug #316031.

Thanks for looking into this.

   Georg


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages k3b depends on:
ii  cdparanoia3a9.8-11   An audio extraction tool for sampl
ii  cdrecord  4:2.01+01a03-5 command line CD writing tool
ii  kcontrol  4:3.5.1-1  control center for KDE
ii  kdebase-bin   4:3.5.1-1  core binaries for the KDE base mod
ii  kdelibs-data  4:3.5.1-2  core shared data for all KDE appli
ii  kdelibs4c2a   4:3.5.1-2  core libraries for all KDE applica
ii  libacl1   2.2.34-1   Access control list shared library
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libattr1  2.4.25-1   Extended attribute shared library
ii  libaudio2 1.7-3  The Network Audio System (NAS). (s
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libdbus-1-2   0.60-5 simple interprocess messaging syst
ii  libdbus-qt-1-1c2  0.60-5 simple interprocess messaging syst
ii  libexpat1 1.95.8-3   XML parsing C library - runtime li
ii  libfam0   2.7.0-9Client library to control the FAM 
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.7-2.4  FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.2-8  GCC support library
ii  libhal1   0.5.6-4Hardware Abstraction Layer - share
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libjpeg62 6b-11  The Independent JPEG Group's JPEG 
ii  libk3b2   0.12.12-1  The KDE cd burning application lib
ii  libmusicbrainz4c2a2.1.2-2Second generation incarnation of t
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libqt3-mt 3:3.3.5-3  Qt GUI Library (Threaded runtime v
ii  libresmgr11.0-3  resource manager library
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libstdc++64.0.2-8The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-3  FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  mkisofs   4:2.01+01a03-5 Creates ISO-9660 CD-ROM filesystem
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages k3b recommends:
ii  cdrdao1:1.2.1-4  records CDs in Disk-At-Once (DAO) 
ii  dvd+rw-tools  6.1-1  DVD+-RW/R tools
ii  kdebase-kio-plugins   4:3.5.1-1  core I/O slaves for KDE
ii  vcdimager 0.7.23-1   A VideoCD (VCD) image mastering an

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#353583: kontact: libXft.so.2: undefined symbol: FT_GlyphSlot_Embolden

2006-02-19 Thread Georg Wittenburg
Package: kontact
Version: 4:3.5.1-1
Severity: grave
Justification: renders package unusable


Hi!

When using the organizer part of Kontact, the application frequently
crashes with this error in .xsession-errors:

kontact: ERROR: Can't decrement change count. It already is 0.
kontact: symbol lookup error: /usr/lib/libXft.so.2: undefined symbol:
FT_GlyphSlot_Embolden

This is possibly related to bug #316031 and similar to #353572.

Thanks for looking into this.

   Georg


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages kontact depends on:
ii  kdelibs4c2a   4:3.5.1-2  core libraries for all KDE applica
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-8  GCC support library
ii  libkcal2b 4:3.5.1-1  KDE calendaring library
ii  libkdepim1a   4:3.5.1-1  KDE PIM library
ii  libkpimidentities14:3.5.1-1  KDE PIM user identity information 
ii  libqt3-mt 3:3.3.5-3  Qt GUI Library (Threaded runtime v
ii  libstdc++64.0.2-8The GNU Standard C++ Library v3

Versions of packages kontact recommends:
ii  kaddressbook  4:3.5.1-1  KDE NG addressbook application
ii  kitchensync   4:3.5.1-1  Synchronization framework
ii  kmail 4:3.5.1-1  KDE Email client
ii  knode 4:3.5.1-1  KDE news reader
ii  knotes4:3.5.1-1  KDE sticky notes
ii  korganizer4:3.5.1-1  KDE personal organizer

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#349316: Confirmed in kaddressbook-3.5.1-1

2006-02-09 Thread Georg Wittenburg
Hi!

I'm seeing the same bug in kaddressbook-3.5.1-1. It occurs about every time I 
close Kontact.

I don't have initng installed, so it's probably unrelated.

Regards,
   Georg

-- 
Georg Wittenburg
http://page.mi.fu-berlin.de/~wittenbu/


pgp9ULZwDAVzj.pgp
Description: PGP signature