Bug#665004: xserver-xorg-input-synaptics: scrolling stopped working after upgrade 1.5.0 --> 1.5.99

2012-03-24 Thread Michael Buesch
Package: xserver-xorg-input-synaptics
Followup-For: Bug #665004

Dear Maintainer,

I can confirm this bug on my Asus EeePC 1011px.
Downgrading xserver-xorg-input-synaptics to 1.5.0 fixes the issue.
With latest 1.5.99, touchpad scrolling is completely broken.

Greetings, Michael.


-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Aug  9  2011 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2056560 Mar  5 00:44 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family 
Integrated Graphics Controller [8086:a011] (rev 02)

Xorg X server configuration file status:

-rw-r--r-- 1 root root 756 Feb 14 11:18 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
---
Section "InputClass"
Identifier  "evdev keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver  "evdev"
Option  "xkb_layout""de"
EndSection

Section "InputClass"
Identifier  "touchpad catchall"
Driver  "synaptics"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Option  "TapButton1""1"
Option  "TapButton2""2"
Option  "TapButton3""3"
Option  "AccelFactor"   "0.2"
Option  "MinSpeed"  "0.5"
Option  "MaxSpeed"  "2.2"
Option  "FingerLow" "15"
Option  "FingerHigh""50"
Option  "VertTwoFingerScroll"   "1"
Option  "HorizTwoFingerScroll"  "1"
Option  "VertScrollDelta"   "26"
Option  "HorizScrollDelta"  "26"
EndSection

Section "ServerFlags"
Option  "DontZap"   "yes"
EndSection


/etc/X11/xorg.conf.d does not exist.

KMS configuration files:

/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
---
Linux version 3.3.0-af903x (mb@milhouse) (gcc version 4.6.3 (Debian 4.6.3-1) ) 
#4 SMP PREEMPT Fri Mar 23 15:55:50 CET 2012

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 35978 Jan 23 02:11 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 29339 Mar 24 15:03 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[ 27764.526] 
X.Org X Server 1.11.4
Release Date: 2012-01-27
[ 27764.527] X Protocol Version 11, Revision 0
[ 27764.527] Build Operating System: Linux 3.2.0-1-amd64 x86_64 Debian
[ 27764.527] Current Operating System: Linux milhouse 3.3.0-af903x #4 SMP 
PREEMPT Fri Mar 23 15:55:50 CET 2012 x86_64
[ 27764.527] Kernel command line: BOOT_IMAGE=/vmlinuz-3.3.0-af903x 
root=/dev/mapper/sda6_crypt ro nmi_watchdog=0 i915.i915_enable_rc6=1 quiet
[ 27764.527] Build Date: 04 March 2012  11:42:13PM
[ 27764.527] xorg-server 2:1.11.4-1 (Cyril Brulebois ) 
[ 27764.527] Current version of pixman: 0.24.4
[ 27764.527]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 27764.528] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 27764.528] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 24 15:03:10 
2012
[ 27764.529] (==) Using config file: "/etc/X11/xorg.conf"
[ 27764.529] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 27764.531] (==) No Layout section.  Using the first Screen section.
[ 27764.531] (==) No screen section available. Using defaults.
[ 27764.531] (**) |-->Screen "Default Screen Section" (0)
[ 27764.531] (**) |   |-->Monitor ""
[ 27764.531] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 27764.531] (**) Option "DontZap" "yes"
[ 27764.531] (==) Automatically adding devices
[ 27764.532] (==) Automatically enabling devices
[ 27764.535] (WW) `fonts.dir' not found (or not valid) in 
"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
[ 27764.535]Entry deleted from font path.
[ 27764.535](Run 'mkfontdir' on 
"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
[ 27764.535] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/cyrillic,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi

Bug#655242: ext4: Warning at ext4 inode.c:885

2012-01-09 Thread Michael Buesch
Package: linux-2.6
Version: 3.1.8-1
Severity: important
File: ext4

Dear Maintainer,

The ext4 filesystem threw the following warning several times

Jan  9 17:59:51 milhouse kernel: [  920.009582] [ cut here 
]
Jan  9 17:59:51 milhouse kernel: [  920.009606] WARNING: at 
/build/buildd-linux-2.6_3.1.8-1-amd64-oyVtQA/linux-2.6-3.1.8/debian/build/source_amd64_none/fs/inode.c:885
 unlock_new_inode+0x2a/0x4c()
Jan  9 17:59:51 milhouse kernel: [  920.009618] Hardware name: 1011PX
Jan  9 17:59:51 milhouse kernel: [  920.009623] Modules linked in: rfcomm bnep 
bluetooth acpi_cpufreq mperf cpufreq_powersave cpufreq_conservative 
cpufreq_stats cpufreq_userspace acpi_ipmi ipmi_msghandler acpi_pad sbs sbshc 
acpi_memhotplug container pci_slot fan cuse binfmt_misc microcode uinput 
ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 ip6t_rt ipt_REJECT xt_state 
ip6table_mangle ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack_ipv4 
nf_conntrack nf_defrag_ipv4 iptable_mangle iptable_filter ip_tables x_tables 
fuse nfsd nfs lockd fscache auth_rpcgss nfs_acl sunrpc joydev ext3 jbd loop 
arc4 snd_hda_codec_realtek snd_hda_intel ath9k snd_hda_codec mac80211 snd_hwdep 
snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event 
snd_seq ath9k_common snd_timer ath9k_hw snd_seq_device i915 ath drm_kms_helper 
uvcvideo drm snd cfg80211 eeepc_wmi asus_wmi videodev i2c_algo_bit psmouse 
soundcore iTCO_wdt sparse_keymap media v4l2_compat_ioctl32 pci_hotplug seri
 o_raw evdev iTCO_vendor_support i2c_cor
Jan  9 17:59:51 milhouse kernel: e snd_page_alloc rfkill battery button wmi 
video ac power_supply processor ext4 mbcache jbd2 crc16 sha256_generic cryptd 
aes_x86_64 aes_generic cbc usbhid hid dm_crypt dm_mod sd_mod crc_t10dif 
uhci_hcd ahci libahci ehci_hcd libata usbcore scsi_mod atl1c thermal 
thermal_sys [last unloaded: scsi_wait_scan]
Jan  9 17:59:51 milhouse kernel: [  920.009946] Pid: 2034, comm: NetworkManager 
Not tainted 3.1.0-1-amd64 #1
Jan  9 17:59:51 milhouse kernel: [  920.009953] Call Trace:
Jan  9 17:59:51 milhouse kernel: [  920.009970]  [] ? 
warn_slowpath_common+0x78/0x8c
Jan  9 17:59:51 milhouse kernel: [  920.009984]  [] ? 
unlock_new_inode+0x2a/0x4c
Jan  9 17:59:51 milhouse kernel: [  920.010044]  [] ? 
ext4_new_inode+0xc83/0xcf0 [ext4]
Jan  9 17:59:51 milhouse kernel: [  920.010058]  [] ? 
__d_rehash+0x19/0x49
Jan  9 17:59:51 milhouse kernel: [  920.010115]  [] ? 
ext4_create+0xb3/0x12c [ext4]
Jan  9 17:59:51 milhouse kernel: [  920.010130]  [] ? 
vfs_create+0x66/0x88
Jan  9 17:59:51 milhouse kernel: [  920.010142]  [] ? 
d_alloc_and_lookup+0x3a/0x60
Jan  9 17:59:51 milhouse kernel: [  920.010156]  [] ? 
do_last+0x262/0x591
Jan  9 17:59:51 milhouse kernel: [  920.010169]  [] ? 
path_openat+0xce/0x31c
Jan  9 17:59:51 milhouse kernel: [  920.010183]  [] ? 
pte_offset_kernel+0x16/0x35
Jan  9 17:59:51 milhouse kernel: [  920.010196]  [] ? 
do_filp_open+0x2a/0x6e
Jan  9 17:59:51 milhouse kernel: [  920.010211]  [] ? 
_cond_resched+0x7/0x1c
Jan  9 17:59:51 milhouse kernel: [  920.010225]  [] ? 
__strncpy_from_user+0x18/0x48
Jan  9 17:59:51 milhouse kernel: [  920.010238]  [] ? 
alloc_fd+0x64/0x109
Jan  9 17:59:51 milhouse kernel: [  920.010252]  [] ? 
do_sys_open+0x5e/0xe5
Jan  9 17:59:51 milhouse kernel: [  920.010266]  [] ? 
system_call_fastpath+0x16/0x1b
Jan  9 17:59:51 milhouse kernel: [  920.010275] ---[ end trace a6eac9f76d84e63f 
]---

while doing an aptitude install of a package.
The aptitude bailed out due to random filesystem errors.
A reboot was needed to fix this.

The ext4 filesystem in question is the rootfs on a LUKS encrypted partition.
The machine had at least one s2disk (uswsusp) cycle before this happened. But 
this probably doesn't matter. Just for completeness.

I currently don't know how to reproduce this.

-- Package-specific info:
** Version:
Linux version 3.1.0-1-amd64 (Debian 3.1.8-1) (b...@decadent.org.uk) (gcc 
version 4.6.2 (Debian 4.6.2-11) ) #1 SMP Mon Jan 9 02:31:47 UTC 2012

** Command line:
BOOT_IMAGE=/vmlinuz-3.1.0-1-amd64 root=/dev/mapper/sda6_crypt ro quiet

** Not tainted

** Model information
sys_vendor: ASUSTeK Computer INC.
product_name: 1011PX
product_version: x.x
chassis_vendor: ASUSTeK Computer INC.
chassis_version: x.x
bios_vendor: American Megatrends Inc.
bios_version: 1401   
board_vendor: ASUSTeK Computer INC.
board_name: 1015PE
board_version: x.xx

** Loaded modules:
uvcvideo
ath9k
mac80211
uhci_hcd
ehci_hcd
psmouse
rfcomm
bnep
bluetooth
acpi_cpufreq
mperf
cpufreq_powersave
cpufreq_conservative
cpufreq_stats
cpufreq_userspace
acpi_ipmi
ipmi_msghandler
acpi_pad
sbs
sbshc
acpi_memhotplug
container
pci_slot
fan
cuse
binfmt_misc
microcode
uinput
ip6t_REJECT
nf_conntrack_ipv6
nf_defrag_ipv6
ip6t_rt
ipt_REJECT
xt_state
ip6table_mangle
ip6table_filter
ip6_tables
iptable_nat
nf_nat
nf_conntrack_ipv4
nf_conntrack
nf_defrag_ipv4
iptable_mangle
iptable_filter
ip_tables
x_tables
fuse
nfsd
nfs
lockd
fscache
auth_rpcgss
nfs_acl
sunrpc
ex

Bug#645208: tint2: Crashes on xrandr --output XXX --off

2011-10-13 Thread Michael Buesch
Package: tint2
Version: 0.11+svn20110307-1
Severity: important

Initial setup: Dual screen setup:
HDMI-0 connected 1680x1050+1680+0 (normal left inverted right x axis y axis) 
474mm x 296mm
DVI-0 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 433mm 
x 270mm
(HDMI-0 is right-of DVI-0)

If one screen is turned off with for example
$  xrandr --output DVI-0 --off
tint2 crashes.

This is a valgrind report of the crash:

==2651== Invalid free() / delete / delete[]
==2651==at 0x4C268FE: free (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==2651==by 0x41438F: cleanup_launcher (in /usr/bin/tint2)
==2651==by 0x40FD2F: cleanup (in /usr/bin/tint2)
==2651==by 0x41144D: main (in /usr/bin/tint2)
==2651==  Address 0x94c4160 is 96 bytes inside a block of size 240 alloc'd
==2651==at 0x4C25CB8: memalign (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==2651==by 0x4C25D67: posix_memalign (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==2651==by 0x690CCBB: ??? (in /lib/libglib-2.0.so.0.2800.6)
==2651==by 0x690E20C: g_slice_alloc (in /lib/libglib-2.0.so.0.2800.6)
==2651==by 0x690F312: g_slist_append (in /lib/libglib-2.0.so.0.2800.6)
==2651==by 0x41404F: load_theme (in /usr/bin/tint2)
==2651==by 0x4146B2: launcher_load_themes (in /usr/bin/tint2)
==2651==by 0x4148B9: init_launcher_panel (in /usr/bin/tint2)
==2651==by 0x40DE77: init_panel (in /usr/bin/tint2)
==2651==by 0x411098: main (in /usr/bin/tint2)
==2651== 
real transparency off depth: 24
xRandr: Found crtc's: 4
xRandr: Linking output HDMI-0 with crtc 0
NO XSETTINGS manager, tint2 use config 'launcher_icon_theme'.
tint2 : nb monitor 1, nb monitor used 1, nb desktop 5
Loading gnome. Icon theme : 'gnome',==2651== Invalid read of size 8
==2651==at 0x690F293: g_slist_last (in /lib/libglib-2.0.so.0.2800.6)
==2651==by 0x690F32D: g_slist_append (in /lib/libglib-2.0.so.0.2800.6)
==2651==by 0x41404F: load_theme (in /usr/bin/tint2)
==2651==by 0x4146B2: launcher_load_themes (in /usr/bin/tint2)
==2651==by 0x4148B9: init_launcher_panel (in /usr/bin/tint2)
==2651==by 0x40DE77: init_panel (in /usr/bin/tint2)
==2651==by 0x411098: main (in /usr/bin/tint2)
==2651==  Address 0x30007 is not stack'd, malloc'd or (recently) free'd
==2651== 
==2651== 
==2651== Process terminating with default action of signal 11 (SIGSEGV)
==2651==  Access not within mapped region at address 0x30007
==2651==at 0x690F293: g_slist_last (in /lib/libglib-2.0.so.0.2800.6)
==2651==by 0x690F32D: g_slist_append (in /lib/libglib-2.0.so.0.2800.6)
==2651==by 0x41404F: load_theme (in /usr/bin/tint2)
==2651==by 0x4146B2: launcher_load_themes (in /usr/bin/tint2)
==2651==by 0x4148B9: init_launcher_panel (in /usr/bin/tint2)
==2651==by 0x40DE77: init_panel (in /usr/bin/tint2)
==2651==by 0x411098: main (in /usr/bin/tint2)
==2651==  If you believe this happened as a result of a stack
==2651==  overflow in your program's main thread (unlikely but
==2651==  possible), you can try to increase the size of the
==2651==  main thread stack using the --main-stacksize= flag.
==2651==  The main thread stack size used in this run was 8388608.
==2651== 
==2651== HEAP SUMMARY:
==2651== in use at exit: 445,857 bytes in 2,900 blocks
==2651==   total heap usage: 10,496 allocs, 7,597 frees, 1,973,890 bytes 
allocated
==2651== 
==2651== LEAK SUMMARY:
==2651==definitely lost: 9,688 bytes in 24 blocks
==2651==indirectly lost: 27,014 bytes in 816 blocks
==2651==  possibly lost: 93,588 bytes in 449 blocks
==2651==still reachable: 315,567 bytes in 1,611 blocks
==2651== suppressed: 0 bytes in 0 blocks
==2651== Rerun with --leak-check=full to see details of leaked memory
==2651== 
==2651== For counts of detected and suppressed errors, rerun with: -v
==2651== Use --track-origins=yes to see where uninitialised values come from
==2651== ERROR SUMMARY: 12 errors from 9 contexts (suppressed: 63 from 8)



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-2-amd64 (SMP w/6 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tint2 depends on:
ii  libatk1.0-0 2.2.0-2   
ii  libc6   2.13-21   
ii  libcairo2   1.10.2-6.1
ii  libfontconfig1  2.8.0-3   
ii  libfreetype62.4.6-2   
ii  libgdk-pixbuf2.0-0  2.24.0-1  
ii  libglib2.0-02.28.6-1  
ii  libgtk2.0-0 2.24.6-2  
ii  libimlib2   1.4.4-1+b1
ii  libpango1.0-0   1.29.4-1  
ii  libx11-62:1.4.4-2 
ii  libxcomposite1  1:0.4.3-2 
ii  libxdamage1 1:1.1.3-2 
ii  libxfixes3  1:5.0-4   
ii  libxinerama12:1.1.1-3 
ii  libxrandr2  2:1.3.2-2 
ii  libxrender1 1:0.9.6-2 

tint2 recommends no packages.

tint2 suggests no packages.

Bug#520240: Some KDE packages depend on an old kdebase-data

2009-03-18 Thread Michael Buesch
Subject: Some KDE packages depend on an old kdebase-data
Package: kdebase-data
Version: 4:3.5.10.dfsg.1-1
Severity: grave
Justification: renders package unusable

*** Please type your report below this line ***

Some KDE packages like kcontrol, kdm or kicker (maybe more) depend on an old 
version of kdebase-data on the PowerPC architecture. It looks like other arches 
are affected, too. x86(64) doesn't seem to be affected.

The following packages have unmet dependencies:
  kcontrol: Depends: kdebase-data (< 4:3.5.9.dfsg.2) but 4:3.5.10.dfsg.1-1 is 
installed
kdm: Depends: kdebase-data (< 4:3.5.9.dfsg.2) but 4:3.5.10.dfsg.1-1 is 
installed
  kicker: Depends: kdebase-data (< 4:3.5.9.dfsg.2) but 4:3.5.10.dfsg.1-1 is 
installed
  E: Unmet dependencies. Try using -f.

This causes an apt-get dist-upgrade to render KDE unusable (won't start KDM 
anymore). A temporary workaround it to install kcontrol, kdm, kicker, konqueror 
and its dependencies manually with dpkg forced install.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc64)

Kernel: Linux 2.6.28.7 (SMP w/4 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

-- no debconf information



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



Bug#508576: gcc-4.3: internal compiler error: Segmentation fault (reproducible)

2008-12-12 Thread Michael Buesch
Package: gcc-4.3
Version: 4.3.2-1
Severity: important

gcc stops with an internal compiler error when compiling mplayer 2008-12-12 
snapshot.

cc -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement 
-std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -mcpu=970 
-mtune=970 -pipe -ffast-math -fomit-frame-pointer -maltivec -mabi=altivec 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
-I.  -I/usr/include/directfb  -I/usr/include/kde/artsc -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/freetype2 
-D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -c 
-o libmpcodecs/ad_imaadpcm.o libmpcodecs/ad_imaadpcm.c
libmpcodecs/ad_imaadpcm.c: In function 'qt_ima_adpcm_decode_block':
libmpcodecs/ad_imaadpcm.c:207: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See  for instructions.
make: *** [libmpcodecs/ad_imaadpcm.o] Error 1
m...@homer:~/mplayer-export-2008-12-12$ 

The error is 100% reproducible, so it is not a hardware failure.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc64)

Kernel: Linux 2.6.26-1-powerpc64 (SMP w/4 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 gcc-4.3 depends on:
ii  binutils2.18.1~cvs20080103-7 The GNU assembler, linker and bina
ii  cpp-4.3 4.3.2-1  The GNU C preprocessor
ii  gcc-4.3-base4.3.2-1  The GNU Compiler Collection (base 
ii  libc6   2.7-16   GNU C Library: Shared libraries
ii  libgcc1 1:4.3.2-1GCC support library
ii  libgomp14.3.2-1  GCC OpenMP (GOMP) support library

Versions of packages gcc-4.3 recommends:
ii  libc6-dev 2.7-16 GNU C Library: Development Librari

Versions of packages gcc-4.3 suggests:
pn  gcc-4.3-doc(no description available)
pn  gcc-4.3-locales(no description available)
pn  gcc-4.3-multilib   (no description available)
pn  libgcc1-dbg(no description available)
pn  libgomp1-dbg   (no description available)
pn  libmudflap0-4.3-dev(no description available)
pn  libmudflap0-dbg(no description available)

-- no debconf information



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



Bug#464523: linux-image-2.6.24-1-amd64: b43 needs patches for kernel 2.6.24

2008-02-12 Thread Michael Buesch
On Tuesday 12 February 2008 20:52:52 maximilian attems wrote:
> > b43-phy2: Broadcom 4311 WLAN found

Get a recent wireless-2.6 kernel to get the device working.

-- 
Greetings Michael.



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