Bug#461460: gdm: crash when using QT-Base programme (mostly skype)

2008-01-18 Thread Chih-Han Chen
Package: gdm
Version: 2.20.2-1
Severity: critical
Justification: breaks the whole system

crash the whole system when using QT-Base programme

-- System Information:
Debian Release: lenny/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686-bigmem (SMP w/1 CPU core)
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gdm depends on:
ii  adduser  3.105   add and remove users and groups
ii  debconf [debconf-2.0]1.5.18  Debian configuration management sy
ii  gksu 2.0.0-5 graphical frontend to su
ii  gnome-session2.20.2-1The GNOME 2 Session Manager
ii  gnome-terminal [x-termin 2.18.3-1The GNOME 2 terminal emulator appl
ii  libart-2.0-2 2.3.19-3Library of functions for 2D graphi
ii  libatk1.0-0  1.20.0-1The ATK accessibility toolkit
ii  libattr1 1:2.4.39-1  Extended attribute shared library
ii  libc62.7-6   GNU C Library: Shared libraries
ii  libcairo21.4.14-1The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.1.2-1 simple interprocess messaging syst
ii  libdbus-glib-1-2 0.74-1  simple interprocess messaging syst
ii  libdmx1  1:1.0.2-2   X11 Distributed Multihead extensio
ii  libfontconfig1   2.5.0-2 generic font configuration library
ii  libglade2-0  1:2.6.2-1   library to load .glade files at ru
ii  libglib2.0-0 2.14.4-2The GLib library of C routines
ii  libgnomecanvas2-02.20.1.1-1  A powerful object-oriented display
ii  libgtk2.0-0  2.12.3-2The GTK+ graphical user interface 
ii  libpam-modules   0.99.7.1-5  Pluggable Authentication Modules f
ii  libpam-runtime   0.99.7.1-5  Runtime support for the PAM librar
ii  libpam0g 0.99.7.1-5  Pluggable Authentication Modules l
ii  libpango1.0-01.18.4-1Layout and rendering of internatio
ii  librsvg2-2   2.18.2-1SAX-based renderer library for SVG
ii  librsvg2-common  2.18.2-1SAX-based renderer library for SVG
ii  libselinux1  2.0.15-2+b1 SELinux shared libraries
ii  libwrap0 7.6.dbs-14  Wietse Venema's TCP wrappers libra
ii  libx11-6 2:1.0.3-7   X11 client-side library
ii  libxau6  1:1.0.3-2   X11 authorisation library
ii  libxdmcp61:1.0.2-2   X11 Display Manager Control Protoc
ii  libxext6 1:1.0.3-2   X11 miscellaneous extension librar
ii  libxi6   2:1.1.3-1   X11 Input extension library
ii  libxinerama1 1:1.0.2-1   X11 Xinerama extension library
ii  libxml2  2.6.30.dfsg-3.1 GNOME XML library
ii  lsb-base 3.1-24  Linux Standard Base 3.1 init scrip
ii  metacity [x-window-manag 1:2.20.1-1  A lightweight GTK2 based Window Ma
ii  mlterm [x-terminal-emula 2.9.4-1 MultiLingual TERMinal
ii  pterm [x-terminal-emulat 0.60-2  PuTTY terminal emulator
ii  rxvt-beta [x-terminal-em 2.7.10-5VT102 terminal emulator for the X 
ii  rxvt-unicode-ml [x-termi 8.4-1   multi-lingual terminal emulator wi
ii  twm [x-window-manager]   1:1.0.3-2   Tab window manager
ii  xbase-clients1:7.3+6 miscellaneous X clients - metapack
ii  xterm [x-terminal-emulat 229-1   X terminal emulator

Versions of packages gdm recommends:
ii  dialog 1.1-20071028-1Displays user-friendly dialog boxe
ii  gdm-themes 0.5.1 Themes for the GNOME Display Manag
ii  whiptail   0.52.2-11.1   Displays user-friendly dialog boxe
ii  xnest  2:1.4.1~git20071117-1 Nested X server
ii  xserver-xephyr 2:1.4.1~git20071117-1 nested X server
ii  xserver-xorg   1:7.3+9   the X.Org X server
ii  zenity 2.20.1-1  Display graphical dialog boxes fro

-- debconf information:
  gdm/daemon_name: /usr/bin/gdm
* shared/default-x-display-manager: gdm



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



Bug#428928: jfbterm: not only io.h

2007-12-24 Thread Chih-Han Chen
Package: jfbterm
Version: 0.4.7-7.1
Followup-For: Bug #428928

can't build with apt-src -b 
and more than this io.h not found

*
/usr/bin/make
make[1]: Entering directory `/root/jfbterm-0.4.7'
cd . && automake-1.4 --gnu Makefile
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wimplicit -Wreturn-type
-Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts
-Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual
-Wcast-align -c main.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wimplicit -Wreturn-type
-Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts
-Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual
-Wcast-align -c fbcommon.c
In file included from fbcommon.c:54:
util.h:53:1: warning: "PAGE_SIZE" redefined
In file included from /usr/include/asm/page.h:7,
from fbcommon.c:49:
/usr/include/asm-i386/page.h:6:1: warning: this is the location of the previous 
definition
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wimplicit -Wreturn-type -Wunused 
-Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized 
-Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c
fbdpsp.c
fbdpsp.c:830:20: error: asm/io.h: No such file or directory
fbdpsp.c: In function 'setmode':
fbdpsp.c:846: warning: implicit declaration of function 'outb'
make[1]: *** [fbdpsp.o] Error 1
make[1]: Leaving directory `/root/jfbterm-0.4.7'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave
error exit status 2
E: Building failed



-- System Information:
Debian Release: lenny/sid
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686-bigmem (SMP w/1 CPU core)
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages jfbterm depends on:
ii  libc6 2.7-4  GNU C Library: Shared libraries
ii  unifont   1:1.0-4X11 dual-width GNU Unicode font
ii  xfonts-base   1:1.0.0-5  standard fonts for X

jfbterm recommends no packages.

-- no debconf information



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



Bug#457362: (no subject)

2007-12-21 Thread Chih-Han Chen
Package: jfbterm
Version: 0.4.7-7.1
Severity: serious
Tags: l10n
Justification: no longer builds from source


# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/root/jfbterm-0.4.7'
cd . && automake-1.4 --gnu Makefile
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wimplicit -Wreturn-type -Wunused 
-Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized 
-Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c main.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wimplicit -Wreturn-type -Wunused 
-Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized 
-Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c fbcommon.c
In file included from fbcommon.c:54:
util.h:53:1: warning: "PAGE_SIZE" redefined
In file included from /usr/include/asm/page.h:7,
 from fbcommon.c:49:
/usr/include/asm-i386/page.h:6:1: warning: this is the location of the previous 
definition
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wimplicit -Wreturn-type -Wunused 
-Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized 
-Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c fbdpsp.c
fbdpsp.c:830:20: error: asm/io.h: No such file or directory
fbdpsp.c: In function 'setmode':
fbdpsp.c:846: warning: implicit declaration of function 'outb'
make[1]: *** [fbdpsp.o] Error 1
make[1]: Leaving directory `/root/jfbterm-0.4.7'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
E: Building failed


-- System Information:
Debian Release: lenny/sid
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages jfbterm depends on:
ii  libc6 2.7-4  GNU C Library: Shared libraries
ii  unifont   1:1.0-4X11 dual-width GNU Unicode font
ii  xfonts-base   1:1.0.0-5  standard fonts for X

jfbterm recommends no packages.

-- no debconf information



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