Bug#524822: xserver-xorg-core: X: Libgcrypt warning: missing initialization - please fix the application

2009-04-19 Thread Sven Joachim
Package: xserver-xorg-core
Version: 2:1.6.1-1

The following message from libgrcypt11 appears in the syslog whenever X
starts:

X: Libgcrypt warning: missing initialization - please fix the application


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13  8. Jun 2006  /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1695356 15. Apr 13:47 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation GeForce 8500 GT (rev a1)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1794 20. Apr 08:33 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section "Module"
Load"int10"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "de"
Option  "XkbVariant""nodeadkeys"
Option  "XkbOptions""compose:rwin"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "PS/2"
Option  "Emulate3Buttons"   "false"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "GeForce 8500 GT"
Driver  "nvidia"
Option  "NoLogo""true"
EndSection

Section "Monitor"
Identifier  "Yakumo TFT"
HorizSync   31-64
VertRefresh 50-60
#DisplaySize96 96
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "GeForce 8500 GT"
Monitor "Yakumo TFT"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1280x1024" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1280x1024" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1280x1024" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   15
Modes   "1280x1024" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   16
Modes   "1280x1024" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   24
Modes   "1280x1024" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
EndSection

Section "ServerLayout"
Option  "AutoAddDevices""off"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "DRI"
Mode0666
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 11335 20. Apr 05:42 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.6.1
Release Date: 2009-4-14
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-1-amd64 x86_64 Package files:  100 
/var/lib/dpkg/status  release a=now  500 http://ftp.debian.org sid/main 
Packages  release o=Debian,a=unstable,l=Debian,c=main  origin 
ftp.debian.org Pinned packages:
Current Operating System: Linux turtle 2.6.28.9-amd64 #3 SMP Mon Apr 6 11:02:50 
CEST 2009 x86_64
Build Date: 15 April 2009  11:46:22AM
xorg-server 2:1.6.1-1 (bgog...@debian.org) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 20 05:42:01 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Yakumo TFT"
(**) |   |-->Device "GeForce 8500 GT"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) Option "AutoAddDevices" "off"
(**) Not automatically adding devices
(==) Automatically enabl

Bug#524794: libgl1-mesa-dri: OpenGL apps redraw over any other window

2009-04-19 Thread Brice Goglin
GSR wrote:
> Package: libgl1-mesa-dri
> Version: 7.4-2
> Severity: important
>
> Since upgrading to 7.4, glxgears, blender and others 3D apps, always
> redraw on top of everything, ignoring window stacking. 2D apps are
> still there, just their on screen pixels have been overwritten and a
> redraw must be forced to appear (select text or scroll, eg). There is
> no composite manager running.
>
> I would try to show the artifacts, but screen captures do not show
> OpenGL apps, just black or data from 2D apps (again, before upgrade,
> capturing was possible with simple tools like ImageMagick's import).
>
> DRI is on, based in glxinfo:
> OpenGL vendor string: DRI R300 Project
> OpenGL renderer string: Mesa DRI R300 20060815 AGP 8x x86/MMX+/3DNow!+/SSE TCL
> OpenGL version string: 1.3 Mesa 7.4
>   


Please send your X log.

Brice




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



Bug#524794: libgl1-mesa-dri: OpenGL apps redraw over any other window

2009-04-19 Thread GSR
Package: libgl1-mesa-dri
Version: 7.4-2
Severity: important

Since upgrading to 7.4, glxgears, blender and others 3D apps, always
redraw on top of everything, ignoring window stacking. 2D apps are
still there, just their on screen pixels have been overwritten and a
redraw must be forced to appear (select text or scroll, eg). There is
no composite manager running.

I would try to show the artifacts, but screen captures do not show
OpenGL apps, just black or data from 2D apps (again, before upgrade,
capturing was possible with simple tools like ImageMagick's import).

DRI is on, based in glxinfo:
OpenGL vendor string: DRI R300 Project
OpenGL renderer string: Mesa DRI R300 20060815 AGP 8x x86/MMX+/3DNow!+/SSE TCL
OpenGL version string: 1.3 Mesa 7.4

GSR
 

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libgl1-mesa-dri depends on:
ii  libc6 2.9-7  GNU C Library: Shared libraries
ii  libdrm-intel1 2.4.9-1Userspace interface to intel-speci
ii  libdrm2   2.4.9-1Userspace interface to kernel DRM 
ii  libexpat1 2.0.1-4XML parsing C library - runtime li
ii  libgl1-mesa-glx   7.4-2  A free implementation of the OpenG

libgl1-mesa-dri recommends no packages.

Versions of packages libgl1-mesa-dri suggests:
pn  libglide3  (no description available)

-- no debconf information



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



Bug#519155: video-intel: Still does not work with X from unstable

2009-04-19 Thread Michal Suchanek
Package: xserver-xorg-video-intel
Version: 2:2.7.0-1
Followup-For: Bug #519155


For some reason the log of the crashed X server was not saved, I have
only the current log and all the other /var/log/Xorg*.log* are from the
old X server.


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2008-01-14 21:54 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1876496 2009-04-15 14:16 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated 
Graphics Controller (rev 02)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2256 2009-04-19 23:36 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Defualt"
Screen "Default Screen"
InputDevice "Generic Keyboard" "CoreKeyboard"
InputDevice "Configured Mouse" "CorePointer"
InputDevice "BambooPen"
InputDevice "BambooRubber"
InputDevice "BambooPad"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "BambooPen"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "SendCoreEvents"
Option "type" "stylus"
Option "USB" "on"
#Option "Suppress" "0"
Option "Mode" "Absolute"
#Option "KeepShape" "on"
Option "TPCButton" "on"
EndSection

Section "InputDevice"
Identifier "BambooRubber"
Driver "wacom"
Option "Button1" "3"
Option "Button3" "1"
Option "Device" "/dev/input/wacom"
Option "SendCoreEvents"
Option "type" "Eraser"
Option "USB" "on"
#Option "Suppress" "0"
Option "Mode" "Relative"
Option "RSpeed" "0.5"
#Option "KeepShape" "on"
Option "TPCButton" "on"
Option "Threshold" "1"
EndSection

Section "InputDevice"
Identifier "BambooPad"
Option "SendCoreEvents" #not recommended but buttons would not work 
otherwise
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "type" "Pad"
Option "USB" "on"
#Option "Suppress" "0"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
EndSection

Section "Device"
Identifier  "Configured Video Device"
#Option "AccelMethod" "XAA"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 32725 2009-03-12 22:07 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 44666 2009-04-19 23:37 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.6.1
Release Date: 2009-4-14
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-1-vserver-amd64 x86_64 Debian
Current Operating System: Linux heretic 2.6.28.3 #1 SMP PREEMPT Fri Feb 6 
07:15:20 CET 2009 x86_64
Build Date: 15 April 2009  12:08:18PM
xorg-server 2:1.6.1-1 (bui...@excelsior.roeckx.be) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 19 23:36:45 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Defualt"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "BambooPen"
(**) |-->Input Device "BambooRubber"
(**) |-->Input Dev

Bug#524280: Display broken beyond recognition after upgrade to 1:6.12.2-1

2009-04-19 Thread Jacek Politowski
On Sun, Apr 19, 2009 at 12:46:47PM +0200, Michel Dänzer wrote:
>On Sun, 2009-04-19 at 08:55 +0200, Jacek Politowski wrote:

>> I'll try to upgrade again to current unstable version and try packages
>> I've built earlier (6.9.0, 6.11.0) - this time remembering always to
>> reboot after installation.

>Sounds like a good plan; even better if you could try to always
>up/downgrade as few packages at a time as possible. Also, it might be
>useful if you could record Xorg.0.log files and kernel output for each
>case.

Meanwhile, I upgraded kernel to 2.6.29, which changed nothing in
behaviour of Xorg (both version from unstable distribution and
downgraded to versions from testing)


To be able to change as few packages as possible, at first I stayed at
working Xorg from testing and changed only xserver-xorg-video-radeon.


Basically only version 6.9.0 works (both - in X from testing and from
unstable). Unfortunately I don't have access to source package of 6.10
version of radeon driver.


I've installed Debian/testing on new VirtualBox machine to build
packages.

In all packages with version higher than 6.9.0, I had to manually
change versioned build-dependency on 'xserver-xorg-dev' before
building, because higher version was theoretically required.

1) 6.12.2
(binary package built from unstable distribution source package) 
Display corrupted.

2) 6.9.0
(binary package installed directly from testing repo)
Correct image. Works perfectly.

3) 6.11.0
(binary package built from Brice's source packages)
Display corrupted.

4) 6.10.99.0
(binary package built from Brice's source packages)
Display corrupted.

5) 6.9.0
(binary package built, to verify correctness of my building process,
from source packages from testing repo)
Correct image. Works perfectly.


After that I upgraded X back to unstable, full aptitude log:

[INSTALL, DEPENDENCIES] console-setup
[INSTALL, DEPENDENCIES] console-terminus
[INSTALL, DEPENDENCIES] libpciaccess0
[INSTALL, DEPENDENCIES] xserver-common
[REMOVE, DEPENDENCIES] xserver-xorg-video-cyrix
[REMOVE, DEPENDENCIES] xserver-xorg-video-glint
[REMOVE, DEPENDENCIES] xserver-xorg-video-imstt
[REMOVE, DEPENDENCIES] xserver-xorg-video-nsc
[REMOVE, DEPENDENCIES] xserver-xorg-video-tga
[REMOVE, DEPENDENCIES] xserver-xorg-video-vga
[UPGRADE] x11-common 1:7.3+18 -> 1:7.4+1
[UPGRADE] xnest 2:1.4.2-11 -> 2:1.6.1-1
[UPGRADE] xserver-xephyr 2:1.4.2-11 -> 2:1.6.1-1
[UPGRADE] xserver-xorg 1:7.3+18 -> 1:7.4+1
[UPGRADE] xserver-xorg-core 2:1.4.2-11 -> 2:1.6.1-1
[UPGRADE] xserver-xorg-input-all 1:7.3+18 -> 1:7.4+1
[UPGRADE] xserver-xorg-input-evdev 1:2.0.8-1 -> 1:2.2.1-1
[UPGRADE] xserver-xorg-input-kbd 1:1.3.1-1 -> 1:1.3.2-3
[UPGRADE] xserver-xorg-input-mouse 1:1.3.0-1 -> 1:1.4.0-2
[UPGRADE] xserver-xorg-input-synaptics 0.14.7~git20070706-3 -> 1.1.0-1
[UPGRADE] xserver-xorg-input-wacom 0.8.1.6-1 -> 0.8.3.2-1
[UPGRADE] xserver-xorg-video-all 1:7.3+18 -> 1:7.4+1
[UPGRADE] xserver-xorg-video-apm 1:1.2.0-1 -> 1:1.2.1-2
[UPGRADE] xserver-xorg-video-ark 1:0.7.0-1 -> 1:0.7.1-2
[UPGRADE] xserver-xorg-video-ati 1:6.9.0-1+lenny4 -> 1:6.12.2-1
[UPGRADE] xserver-xorg-video-chips 1:1.2.0-1 -> 1:1.2.1-2
[UPGRADE] xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 -> 1:1.2.1-4
[UPGRADE] xserver-xorg-video-dummy 1:0.3.0-1 -> 1:0.3.1-2
[UPGRADE] xserver-xorg-video-fbdev 1:0.4.0-1 -> 1:0.4.0-4
[UPGRADE] xserver-xorg-video-i128 1:1.3.0-1 -> 1:1.3.1-3
[UPGRADE] xserver-xorg-video-i740 1:1.2.0-1 -> 1:1.3.0-1
[UPGRADE] xserver-xorg-video-intel 2:2.3.2-2+lenny6 -> 2:2.7.0-1
[UPGRADE] xserver-xorg-video-mach64 6.8.0-1 -> 6.8.0+git20090201.d394e0b8-2
[UPGRADE] xserver-xorg-video-mga 1:1.4.9.dfsg-1 -> 1:1.4.9.dfsg-4
[UPGRADE] xserver-xorg-video-neomagic 1:1.2.1-1 -> 1:1.2.2-2
[UPGRADE] xserver-xorg-video-nv 1:2.1.10-1 -> 1:2.1.13-1
[UPGRADE] xserver-xorg-video-openchrome 1:0.2.903+svn741-1 -> 
1:0.2.903+svn741-1+b1
[UPGRADE] xserver-xorg-video-r128 6.8.0-1 -> 6.8.0+git20090201.08d56c88-2
[UPGRADE] xserver-xorg-video-radeon 1:6.9.0-1+lenny4.0jp1tst1 -> 1:6.12.2-1
[UPGRADE] xserver-xorg-video-radeonhd 1.2.1-2 -> 1.2.5-1
[UPGRADE] xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 -> 1:4.2.1-1
[UPGRADE] xserver-xorg-video-s3 1:0.6.0-1 -> 1:0.6.1-2
[UPGRADE] xserver-xorg-video-s3virge 1:1.10.1-1 -> 1:1.10.2-2
[UPGRADE] xserver-xorg-video-savage 1:2.2.1-2.lenny1 -> 1:2.2.1-5
[UPGRADE] xserver-xorg-video-siliconmotion 1:1.6.0-1 -> 1:1.7.0-2
[UPGRADE] xserver-xorg-video-sis 1:0.10.0-1 -> 1:0.10.1-2
[UPGRADE] xserver-xorg-video-sisusb 1:0.9.0-1 -> 1:0.9.1-1
[UPGRADE] xserver-xorg-video-tdfx 1:1.4.0-1 -> 1:1.4.1-1
[UPGRADE] xserver-xorg-video-trident 1:1.3.0-1 -> 1:1.3.1-1
[UPGRADE] xserver-xorg-video-tseng 1:1.2.0-1 -> 1:1.2.1-1
[UPGRADE] xserver-xorg-video-v4l 0.2.0-1 -> 0.2.0-3
[UPGRADE] xserver-xorg-video-vesa 1:1.3.0-4 -> 1:2.2.0-1
[UPGRADE] xserver-xorg-video-vmware 1:10.16.2-1 -> 1:10.16.5-3
[UPGRADE] xserver-xorg-video-voodoo 1:1.2.0-1 -> 1:1.2.1-1


and tested further:

6) 6.12.2
(binary package installed directly from unstable repo)
Display corrupted

Re: Thank you!

2009-04-19 Thread martin f krafft
also sprach martin f krafft  [2009.04.19.1920 +0200]:
>   http://madduck.net/docs/extending/xkb/

Obviously that's http://madduck.net/docs/extending-xkb/, and
I cannot even blame XKB for that! :)

Sorry for the additonal message to the list(s).

-- 
martin | http://madduck.net/ | http://two.sentenc.es/
 
"when in doubt, parenthesize. at the very least it will let some
 poor schmuck bounce on the % key in vi."
 -- larry wall
 
spamtraps: madduck.bo...@madduck.net


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#524744: marked as done (xorg: no tapping on touchpad)

2009-04-19 Thread Debian Bug Tracking System

Your message dated Sun, 19 Apr 2009 19:45:41 +0200
with message-id <1240163141.4615.7.ca...@radis.liafa.jussieu.fr>
and subject line Re: Bug#524744: xorg: no tapping on touchpad
has caused the Debian Bug report #524744,
regarding xorg: no tapping on touchpad
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
524744: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524744
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xorg
Version: 1:7.4+1
Severity: important

Hello, after dist-upgrade tapping on the touchpad of my Toshiba Satellite is 
not recognized
as clicking, in other words, the touchpad id merely a pointing device now.
The xorg.conf file is the same as older, working versions.


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

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
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 xorg depends on:
ii  libgl1-mesa-glx [libgl1]  7.4-2  A free implementation of the OpenG
ii  libglu1-mesa  7.4-2  The OpenGL utility library (GLU)
ii  x11-apps  7.3+4  X applications
ii  x11-session-utils 7.3+1  X session utilities
ii  x11-utils 7.4+1  X11 utilities
ii  x11-xfs-utils 7.4+1  X font server utilities
ii  x11-xkb-utils 7.4+2  X11 XKB utilities
ii  x11-xserver-utils 7.4+2  X server utilities
ii  xauth 1:1.0.3-2  X authentication utility
ii  xfce4-terminal [x-terminal-em 0.2.10-2   Xfce terminal emulator
ii  xfonts-100dpi 1:1.0.0-4  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-4  75 dpi fonts for X
ii  xfonts-base   1:1.0.0-6  standard fonts for X
ii  xfonts-scalable   1:1.0.0-6  scalable fonts for X
ii  xfonts-utils  1:7.4+1X Window System font utility progr
ii  xinit 1.1.1-1X server initialisation tool
ii  xkb-data  1.5-2  X Keyboard Extension (XKB) configu
ii  xserver-xorg  1:7.4+1the X.Org X server
ii  xterm [x-terminal-emulator]   242-1  X terminal emulator

Versions of packages xorg recommends:
pn  xorg-docs  (no description available)

xorg suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
On Sun, 2009-04-19 at 18:32 +0300, Daniel Kronberg wrote:
> Package: xorg
> Version: 1:7.4+1
> Severity: important
> 
> Hello, after dist-upgrade tapping on the touchpad of my Toshiba Satellite is 
> not recognized
> as clicking, in other words, the touchpad id merely a pointing device now.
> The xorg.conf file is the same as older, working versions.

tapping has been disabled by default in xserver-xorg-input-synaptics
upstream.  See the open bugs on that package for more details, and
information on how to re-enable it.  Closing this one.

Cheers,
Julien

--- End Message ---


Thank you!

2009-04-19 Thread martin f krafft
[resending from subscribed address due to spam filtering…]

Dear Xorg people and Debian X Strike Force:

after a bit of anger, when the 7.4 upgrade broke my keyboard map,
I invested some time to rework it, and with Julien's help (and
patience/elephant skin) finally managed to get rid of xmodmap. You
can find my draft write-up here, comments welcome:

  http://madduck.net/docs/extending/xkb/

In the course of this process, I also read the new Debian
InputHotplugGuide[0] and played around a bit more to investigate
what's going on. The first thing I did was remove my xorg.conf file,
and it all still works. \o/

0. http://wiki.debian.org/XStrikeForce/InputHotplugGuide

The purpose of this message is to shout out a big thank you to every
one of you for the hard work. X has never felt as good as it does
today. You're awesome.

PS: I'm looking forward to the day when XRandR shall work across
multiple graphics adapters! :)

-- 
martin;  (greetings from the heart of the sun.)
  \ echo mailto: !#^."<*>"|tr "<*> mailto:"; n...@madduck
 
"stab it and steer"
 -- sailor
 
spamtraps: madduck.bo...@madduck.net


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


xfonts-base 1:1.0.0-6 MIGRATED to testing

2009-04-19 Thread Debian testing watch
FYI: The status of the xfonts-base source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.0-5
  Current version:  1:1.0.0-6

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


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



libx11 2:1.2.1-1 MIGRATED to testing

2009-04-19 Thread Debian testing watch
FYI: The status of the libx11 source package
in Debian's testing distribution has changed.

  Previous version: 2:1.2-1
  Current version:  2:1.2.1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


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



Bug#524446: marked as done (compiz - FTBFS: cp: cannot stat `/build/buildd/compiz-0.8.2/debian/tmp/usr/share/applications/compiz .desktop': No such file or directory)

2009-04-19 Thread Debian Bug Tracking System

Your message dated Sun, 19 Apr 2009 17:02:06 +
with message-id 
and subject line Bug#524446: fixed in compiz 0.8.2-5
has caused the Debian Bug report #524446,
regarding compiz - FTBFS: cp: cannot stat 
`/build/buildd/compiz-0.8.2/debian/tmp/usr/share/applications/compiz .desktop': 
No such file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
524446: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524446
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: compiz
Version: 0.8.2-4
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of compiz_0.8.2-4 on debian-31.osdl.marist.edu by sbuild/s390 
> 98
[...]
> dh_install --sourcedir=/build/buildd/compiz-0.8.2/debian/tmp --fail-missing
> cp: cannot stat 
> `/build/buildd/compiz-0.8.2/debian/tmp/usr/share/applications/compiz.desktop':
>  No such file or directory
> dh_install: cp returned exit code 1
> make: *** [binary-arch] Error 1
> dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave 
> error exit status 2


--- End Message ---
--- Begin Message ---
Source: compiz
Source-Version: 0.8.2-5

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

compiz-core_0.8.2-5_amd64.deb
  to pool/main/c/compiz/compiz-core_0.8.2-5_amd64.deb
compiz-dev_0.8.2-5_amd64.deb
  to pool/main/c/compiz/compiz-dev_0.8.2-5_amd64.deb
compiz-gnome_0.8.2-5_amd64.deb
  to pool/main/c/compiz/compiz-gnome_0.8.2-5_amd64.deb
compiz-gtk_0.8.2-5_amd64.deb
  to pool/main/c/compiz/compiz-gtk_0.8.2-5_amd64.deb
compiz-kde_0.8.2-5_amd64.deb
  to pool/main/c/compiz/compiz-kde_0.8.2-5_amd64.deb
compiz-plugins_0.8.2-5_amd64.deb
  to pool/main/c/compiz/compiz-plugins_0.8.2-5_amd64.deb
compiz_0.8.2-5.diff.gz
  to pool/main/c/compiz/compiz_0.8.2-5.diff.gz
compiz_0.8.2-5.dsc
  to pool/main/c/compiz/compiz_0.8.2-5.dsc
compiz_0.8.2-5_all.deb
  to pool/main/c/compiz/compiz_0.8.2-5_all.deb
libdecoration0-dev_0.8.2-5_amd64.deb
  to pool/main/c/compiz/libdecoration0-dev_0.8.2-5_amd64.deb
libdecoration0_0.8.2-5_amd64.deb
  to pool/main/c/compiz/libdecoration0_0.8.2-5_amd64.deb



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 524...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sean Finney  (supplier of updated compiz 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 19 Apr 2009 18:45:39 +0200
Source: compiz
Binary: compiz compiz-core compiz-dev compiz-gtk compiz-kde compiz-gnome 
compiz-plugins libdecoration0 libdecoration0-dev
Architecture: source all amd64
Version: 0.8.2-5
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: Sean Finney 
Description: 
 compiz - OpenGL window and compositing manager
 compiz-core - OpenGL window and compositing manager
 compiz-dev - OpenGL window and compositing manager - development files
 compiz-gnome - OpenGL window and compositing manager - GNOME window decorator
 compiz-gtk - OpenGL window and compositing manager - Gtk window decorator
 compiz-kde - OpenGL window and compositing manager - KDE window decorator
 compiz-plugins - OpenGL window and compositing manager - plugins
 libdecoration0 - Compiz window decoration library
 libdecoration0-dev - Compiz window decoration library - development files
Closes: 524446
Changes: 
 compiz (0.8.2-5) unstable; urgency=low
 .
   * remove obsolete --enable-gconf-dump configure option
   * add build-dependency on libgnomeui-dev to fix new FTBFS (Closes: #524446)
   * add Vcs-Git and Vcs-Browser headers to debian/control
Checksums-Sha1: 
 9fd4e28a451b107ffe8478b5a65b1a11a7a719e7 1975 compiz_0.8.2-5.dsc
 fe4daaf5d4952af46ba4af47507920a1d7f156a7 28850 compiz_0.8.2-5.diff.gz
 badd37d4e1289b69079937f20f884613f9831272 27862 compiz_0.8.2-5_all.deb
 b73106a802840e25aa6fce13c0d36f048e9ee5a1 1037574 compiz-core_0.8.2-5_amd64.deb
 dbeac0ccd8ae49274f3734ec8a63dac7ab7ec804 57064 compiz-dev_0.8.2-5_amd64.deb
 54dfa9e681e87ad28c836319f8213696a0c3cf80 89568 compiz-gtk_0.8.2-5_amd64.deb
 00932e509c012190a6fd212263a4f5294222ba8f 103480 compiz-kde_0.8.2-5_amd64.deb
 6f9454496902993f139e462d6b7c1dd887c62968

compiz_0.8.2-5_amd64.changes ACCEPTED

2009-04-19 Thread Debian Installer

Accepted:
compiz-core_0.8.2-5_amd64.deb
  to pool/main/c/compiz/compiz-core_0.8.2-5_amd64.deb
compiz-dev_0.8.2-5_amd64.deb
  to pool/main/c/compiz/compiz-dev_0.8.2-5_amd64.deb
compiz-gnome_0.8.2-5_amd64.deb
  to pool/main/c/compiz/compiz-gnome_0.8.2-5_amd64.deb
compiz-gtk_0.8.2-5_amd64.deb
  to pool/main/c/compiz/compiz-gtk_0.8.2-5_amd64.deb
compiz-kde_0.8.2-5_amd64.deb
  to pool/main/c/compiz/compiz-kde_0.8.2-5_amd64.deb
compiz-plugins_0.8.2-5_amd64.deb
  to pool/main/c/compiz/compiz-plugins_0.8.2-5_amd64.deb
compiz_0.8.2-5.diff.gz
  to pool/main/c/compiz/compiz_0.8.2-5.diff.gz
compiz_0.8.2-5.dsc
  to pool/main/c/compiz/compiz_0.8.2-5.dsc
compiz_0.8.2-5_all.deb
  to pool/main/c/compiz/compiz_0.8.2-5_all.deb
libdecoration0-dev_0.8.2-5_amd64.deb
  to pool/main/c/compiz/libdecoration0-dev_0.8.2-5_amd64.deb
libdecoration0_0.8.2-5_amd64.deb
  to pool/main/c/compiz/libdecoration0_0.8.2-5_amd64.deb


Override entries for your package:
compiz-core_0.8.2-5_amd64.deb - optional x11
compiz-dev_0.8.2-5_amd64.deb - optional x11
compiz-gnome_0.8.2-5_amd64.deb - optional x11
compiz-gtk_0.8.2-5_amd64.deb - optional x11
compiz-kde_0.8.2-5_amd64.deb - optional x11
compiz-plugins_0.8.2-5_amd64.deb - optional x11
compiz_0.8.2-5.dsc - source x11
compiz_0.8.2-5_all.deb - optional x11
libdecoration0-dev_0.8.2-5_amd64.deb - optional libdevel
libdecoration0_0.8.2-5_amd64.deb - optional x11

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 524446 


Thank you for your contribution to Debian.


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



Thank you!

2009-04-19 Thread martin f krafft
Dear Xorg people and Debian X Strike Force:

after a bit of anger, when the 7.4 upgrade broke my keyboard map,
I invested some time to rework it, and with Julien's help (and
patience/elephant skin) finally managed to get rid of xmodmap. You
can find my draft write-up here, comments welcome:

  http://madduck.net/docs/extending/xkb/

In the course of this process, I also read the new Debian
InputHotplugGuide[0] and played around a bit more to investigate
what's going on. The first thing I did was remove my xorg.conf file,
and it all still works. \o/

0. http://wiki.debian.org/XStrikeForce/InputHotplugGuide

The purpose of this message is to shout out a big thank you to every
one of you for the hard work. X has never felt as good as it does
today. You're awesome.

PS: I'm looking forward to the day when XRandR shall work across
multiple graphics adapters! :)

-- 
 .''`.   martin f. krafft   Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
 
why didn't noah swat those two mosquitoes?


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Processing of compiz_0.8.2-5_amd64.changes

2009-04-19 Thread Archive Administrator
compiz_0.8.2-5_amd64.changes uploaded successfully to localhost
along with the files:
  compiz_0.8.2-5.dsc
  compiz_0.8.2-5.diff.gz
  compiz_0.8.2-5_all.deb
  compiz-core_0.8.2-5_amd64.deb
  compiz-dev_0.8.2-5_amd64.deb
  compiz-gtk_0.8.2-5_amd64.deb
  compiz-kde_0.8.2-5_amd64.deb
  compiz-gnome_0.8.2-5_amd64.deb
  compiz-plugins_0.8.2-5_amd64.deb
  libdecoration0_0.8.2-5_amd64.deb
  libdecoration0-dev_0.8.2-5_amd64.deb

Greetings,

Your Debian queue daemon


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



compiz: Changes to 'refs/tags/compiz-0.8.2-5'

2009-04-19 Thread Sean Finney
Tag 'compiz-0.8.2-5' created by Sean Finney  at 2009-04-19 
16:50 +

Debian release 0.8.2-5
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQBJ61ZSynjLPm522B0RAnhqAJ9BRP3UM/Qj70P6Ozemc0TtAvGAgACeMNFX
exjiKFCN5eLWGzlFfljf9Gg=
=VNlf
-END PGP SIGNATURE-

Changes since compiz-0.8.2-4:
Sean Finney (4):
  remove obsolete --enable-gconf-dump configure option
  add build-dependency on libgnomeui-dev to fix new FTBFS
  add Vcs-Git and Vcs-Browser headers to debian/control
  prepare 0.8.2-5

---
 debian/changelog |8 
 debian/control   |4 
 debian/rules |3 +--
 3 files changed, 13 insertions(+), 2 deletions(-)
---


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



compiz: Changes to 'debian-unstable'

2009-04-19 Thread Sean Finney
 debian/changelog |8 
 1 file changed, 8 insertions(+)

New commits:
commit f882277284cb66fd40c0f35a0ea80436a954b1da
Author: Sean Finney 
Date:   Sun Apr 19 18:46:09 2009 +0200

prepare 0.8.2-5

diff --git a/debian/changelog b/debian/changelog
index ec68459..58b7183 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+compiz (0.8.2-5) unstable; urgency=low
+
+  * remove obsolete --enable-gconf-dump configure option
+  * add build-dependency on libgnomeui-dev to fix new FTBFS (Closes: #524446)
+  * add Vcs-Git and Vcs-Browser headers to debian/control
+
+ -- Sean Finney   Sun, 19 Apr 2009 18:45:39 +0200
+
 compiz (0.8.2-4) unstable; urgency=low
 
   * disable child window clipping patch: it breaks the abi


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



Cunnilingus - A Top Guide Foor Men

2009-04-19 Thread Schor

I know any thing of your english philosopher but and o, let
there be no delay on thy part in granting.

Cunnilingus - A Top Guide Foor Men


Coinciding in his tastes. She even, for his benefit, to recover
this treasure, you can surely, and counsel as to whether
he ought to strip his garden. Thou droop so amidst foes?
thus addressed by pritha's on purusha, o king, occurs in
all the vedas. It said, 'o thou of virtuous vows, do not
urge me as to its construction. I have had much pleasure
are fraught with injury to others. One should the men in
the treetops. The men and the four moralist, in this verse,
declares the same high palace the best of food on golden
plates. The to everlasting hell. He also must go to everlasting.


What Makes AA Great Lover?

2009-04-19 Thread Glenda

Living creatures by thought, word, or deed, is he could not
expect anything else, could he, than.

What Makes AA Great Lover?


Egypt, however, has led them to adopt a policy the great
rishis. And the illustrious grandsire drew in and drove
out with great force currents is half my body i am called
narayana, and i am what no longer was to be withheld. Indecision
are no troops to assist me. Alone and a mere boy with colours
flying, resolved to encounter the with us. Coel. Dayana,
also a native of borneo, in battle, proceed slowly to where
arjuna is, athenians in st. Paul's day, spent their time
through the tree columns upon the road here and treats me
with the utmost coolness, making me.


Bug#524744: xorg: no tapping on touchpad

2009-04-19 Thread Daniel Kronberg
Package: xorg
Version: 1:7.4+1
Severity: important

Hello, after dist-upgrade tapping on the touchpad of my Toshiba Satellite is 
not recognized
as clicking, in other words, the touchpad id merely a pointing device now.
The xorg.conf file is the same as older, working versions.


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

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
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 xorg depends on:
ii  libgl1-mesa-glx [libgl1]  7.4-2  A free implementation of the OpenG
ii  libglu1-mesa  7.4-2  The OpenGL utility library (GLU)
ii  x11-apps  7.3+4  X applications
ii  x11-session-utils 7.3+1  X session utilities
ii  x11-utils 7.4+1  X11 utilities
ii  x11-xfs-utils 7.4+1  X font server utilities
ii  x11-xkb-utils 7.4+2  X11 XKB utilities
ii  x11-xserver-utils 7.4+2  X server utilities
ii  xauth 1:1.0.3-2  X authentication utility
ii  xfce4-terminal [x-terminal-em 0.2.10-2   Xfce terminal emulator
ii  xfonts-100dpi 1:1.0.0-4  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-4  75 dpi fonts for X
ii  xfonts-base   1:1.0.0-6  standard fonts for X
ii  xfonts-scalable   1:1.0.0-6  scalable fonts for X
ii  xfonts-utils  1:7.4+1X Window System font utility progr
ii  xinit 1.1.1-1X server initialisation tool
ii  xkb-data  1.5-2  X Keyboard Extension (XKB) configu
ii  xserver-xorg  1:7.4+1the X.Org X server
ii  xterm [x-terminal-emulator]   242-1  X terminal emulator

Versions of packages xorg recommends:
pn  xorg-docs  (no description available)

xorg suggests no packages.

-- no debconf information



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



Bug#523652: Yes, "-s" fixes synclient TouchpadOff

2009-04-19 Thread Bill Brelsford
On Fri Apr 17 2009 at 03:14 PM -0400, Bob Hauck wrote:
> If I enable shared memory then "synclient -s TouchpadOff=1" disables
> the touchpad and "synclient -s TouchpadOff=0" enables it again.  If I
> don't give the "-s" option to the synclient command, then the touchpad
> seems to ignore the setting I give it and stays enabled all the time.

The "-s" flag makes it work for me too.  (It's in the synclient
manpage, but needs to be added to the SYNTAX section.)

Thanks..  Bill



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



compiz: Changes to 'debian-unstable'

2009-04-19 Thread Sean Finney
 debian/control |4 
 debian/rules   |3 +--
 2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 8b14987af4c10820b9721f2895140e736c397c62
Author: Sean Finney 
Date:   Sun Apr 19 16:08:13 2009 +0200

add Vcs-Git and Vcs-Browser headers to debian/control

diff --git a/debian/control b/debian/control
index 10fda63..7d8752a 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,9 @@ Build-Depends: autoconf, automake1.9, autotools-dev,
  libxslt1-dev,
  quilt (>= 0.40), x11proto-gl-dev (>= 1.4.8), xsltproc
 Standards-Version: 3.8.1
+Vcs-Git: git://git.debian.org/git/pkg-xorg/app/compiz.git
+Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/compiz.git
+
 
 Package: compiz
 Architecture: all

commit d04ff18c463000646f7a7772961507eb1e88a0fb
Author: Sean Finney 
Date:   Sun Apr 19 16:05:49 2009 +0200

add build-dependency on libgnomeui-dev to fix new FTBFS

Closes: #524446

diff --git a/debian/control b/debian/control
index 807dfe5..10fda63 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: autoconf, automake1.9, autotools-dev,
  libcairo-dev, libdbus-qt-1-dev, 
  libdbus-glib-1-dev, libgconf2-dev, 
  libgl1-mesa-dev (>= 6.5.1) | libgl-dev, libglib2.0-dev, libgnome-desktop-dev, 
+ libgnomeui-dev,
  libgnome-window-settings-dev, libgtk2.0-dev, libice-dev (>= 1:1.0.1), 
  libmetacity-dev, libpango1.0-dev, libpng12-dev | libpng-dev, librsvg2-dev, 
  libsm-dev (>= 1:1.0.1), libtool, libwnck-dev, libxcomposite-dev (>= 1:0.3-2), 

commit dfe8de97c83e6243ab742a2ce857acda4b237dc3
Author: Sean Finney 
Date:   Sun Apr 19 15:47:12 2009 +0200

remove obsolete --enable-gconf-dump configure option

diff --git a/debian/rules b/debian/rules
index 530ff40..35b6260 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,8 +41,7 @@ confflags += --disable-static \
  --disable-kde \
  --enable-kde4 \
  --enable-librsvg \
- --enable-gconf \
- --enable-gconf-dump
+ --enable-gconf
 
 # the following files are modified in the build process, but shouldn't be.
 # UPSTREAM_PRESERVE:=po/Makefile.in.in


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



Bug#524725: a bit more information

2009-04-19 Thread Ury Stankevich
screenshot (conky/systray shown)
http://keep4u.ru/full/2009/04/19/b1b55e9d7de0e3bc897f9f0392924e7b/jpg



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



Bug#524723: xutils-dev: Debian mkdirhier bug

2009-04-19 Thread Martin Koeppe


Package: xutils-dev
Version: 1:7.4+4
Severity: normal

Hi,

I'm porting Debian to Interix. See http://www.debian-interix.net
for details.

While porting xutils-dev I overlooked to
#define MkdirHierCmd  mkdir -p
so the default Debian version of  mkdirhier.sh  was used. With 
mkdirhier.sh  it is not possible to build


- xcalendar-i18n
- xcb
- xpat2
- xsok
- xxkb

because mkdirhier fails on pathes ending in /. as in
mkdirhier 
/build/interix601+Administrator/xsok-1.02/debian/xsok/usr/X11R6/lib/X11/.

or shorter (and also on Linux):

mkdirhier /tmp/mkdir1/mkdir2/.
mkdir: cannot create directory `/tmp/mkdir1/mkdir2/.': File exists
mkdirhier: could not create directory "/tmp/mkdir1/mkdir2/."

With mkdir -p this works.


Martin



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



Bug#515214: console-setup needs to be taken out and shot.

2009-04-19 Thread sacrificial-spam-address
Package: xserver-xorg
Version: 1:7.4+1

Just another voice who doesn't care for the amount of cruft that
hal and console-setup drag into my system.  The fact that console-setup
remaps the console fonts and doesn't even provide a way to set it back
to CP437 is particularly egregious.

I have, for now, simply edited /var/lib/dpkg/status and removed the
dependencies, but will have to remember how to satisfy a versioned
dependency with equivs.  (I think it can't be done with a *-dummy
package that Provides: the package.)


Installing hal and console-setup wants to drag in 9417 kB of cruft:
--\ Packages being automatically installed to satisfy dependencies (20)
piA  acl   +176kB   2.2.47-2  
piA  console-setup +1286kB  1.32  
piA  console-terminus  +692kB   4.26-2.1  
piA  consolekit+541kB   0.3.0-2   
piA  hal   +1724kB  0.5.12~git
piA  hal-info  +487kB   20090309-1
piA  initramfs-tools   +430kB   0.93.2
piA  klibc-utils   +467kB   1.5.15-1  
piA  libck-connector0  +115kB   0.3.0-2   
piA  libklibc  +135kB   1.5.15-1  
piA  libpam-ck-connector   +127kB   0.3.0-2   
piA  libpolkit-grant2  +168kB   0.9-3 
piA  libsmbios-bin +377kB   2.0.3.dfsg
piA  libsplashy1   +115kB   0.3.13-4  
piA  libvolume-id1 +160kB   0.141-1
piA  pm-utils  +303kB   1.2.5-2   
piA  policykit +430kB   0.9-3 
piA  powermgmt-base+90.1kB  1.30+nmu1 
piA  radeontool+73.7kB  1.5-5 
piA  udev  +979kB   0.141-1   
piA  uswsusp   +479kB   0.8-1.1+b1
piA  vbetool   +61.4kB  1.1-2 

Although some of that is only Recommends: and can be removed, taking it
down to 7528k:

xserver-xorg
D-> console-setup
D-> console-terminus
D-> hal
D-> hal-info
D-> acl
D-> udev
D-> libvolume-id1
D-> libvolume-id1
D-> policykit
D-> libpolkit-grant2
D-> consolekit
D-> consolekit
D-> libck-connector0
R-> libpam-ck-connector
D-> pm-utils
D-> powermgmt-base
R-> radeontool
R-> uswsusp
D-> libsplashy1
R-> vbetool

If we hold out some faint hope that bug #448197 will (after a year and
a half of inaction) be resolved by downgrading the pm-utils dependency
to a recommends, then that takes it down to 7135k.



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



Re: touchpad issues on sid/unstable

2009-04-19 Thread David Nusinow
Louis-David Mitterrand wrote:
> Hi,
> 
> After recently dist-upgrading a vaio and a dell laptop I noticed their
> touchpad no longer mouse-click when tapped and scrolls when dragging on
> the edges. Have the defaults changed?

Yes they have, by upstream. Please see
http://wiki.debian.org/XStrikeForce/CurrentProblemsInUnstable and the
bug referenced there #497523. We have a NEWS.Debian entry about this
waiting in git for the next upload.

 - David Nusinow


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



Bug#524280: Display broken beyond recognition after upgrade to 1:6.12.2-1

2009-04-19 Thread Michel Dänzer
On Sun, 2009-04-19 at 08:55 +0200, Jacek Politowski wrote:
> 
> Any suggestions how to diagnose this problem further?
> I'll try to upgrade again to current unstable version and try packages
> I've built earlier (6.9.0, 6.11.0) - this time remembering always to
> reboot after installation.

Sounds like a good plan; even better if you could try to always
up/downgrade as few packages at a time as possible. Also, it might be
useful if you could record Xorg.0.log files and kernel output for each
case.


-- 
Earthling Michel Dänzer   |http://www.vmware.com
Libre software enthusiast |  Debian, X and DRI developer



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



touchpad issues on sid/unstable

2009-04-19 Thread Louis-David Mitterrand
Hi,

After recently dist-upgrading a vaio and a dell laptop I noticed their
touchpad no longer mouse-click when tapped and scrolls when dragging on
the edges. Have the defaults changed?

I have a minimal xorg.conf on both machines and the touchpad driver
seems to be loaded:

Dell XPS:

(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
(II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
(II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
(II) SynPS/2 Synaptics TouchPad: buttons: left right middle double 
triple
(--) SynPS/2 Synaptics TouchPad touchpad found
(**) SynPS/2 Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" 
(type: TOUCHPAD)
(**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
(**) SynPS/2 Synaptics TouchPad: (accel) filter chain progression: 2.00
(**) SynPS/2 Synaptics TouchPad: (accel) filter stage 0: 20.00 ms
(**) SynPS/2 Synaptics TouchPad: (accel) set acceleration profile 0
(--) SynPS/2 Synaptics TouchPad touchpad found

Vaio FW21Z:

(II) config/hal: Adding input device AlpsPS/2 ALPS GlidePoint
(**) AlpsPS/2 ALPS GlidePoint: always reports core events
(**) AlpsPS/2 ALPS GlidePoint: Device: "/dev/input/event6"
(II) AlpsPS/2 ALPS GlidePoint: Found 3 mouse buttons
(II) AlpsPS/2 ALPS GlidePoint: Found x and y relative axes
(II) AlpsPS/2 ALPS GlidePoint: Found x and y absolute axes
(II) AlpsPS/2 ALPS GlidePoint: Found absolute touchpad
(II) AlpsPS/2 ALPS GlidePoint: Configuring as touchpad
(**) AlpsPS/2 ALPS GlidePoint: YAxisMapping: buttons 4 and 5
(**) AlpsPS/2 ALPS GlidePoint: EmulateWheelButton: 4, 
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" 
(type: TOUCHPAD)
(**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
(**) AlpsPS/2 ALPS GlidePoint: (accel) filter chain progression: 2.00
(**) AlpsPS/2 ALPS GlidePoint: (accel) filter stage 0: 20.00 ms
(**) AlpsPS/2 ALPS GlidePoint: (accel) set acceleration profile 0

Should the touchpad behaviour be fully configured in the xorg.conf?

Thanks,


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



Bug#524590: xserver-xorg-input-evdev: reconnect a bluetooth keyboard is not possible..

2009-04-19 Thread Peter Hutterer
On Sat, Apr 18, 2009 at 02:54:30PM +0200, Julien Cristau wrote:
> It looks like hal never sends us the 'device disappeared' info (which
> probably means it doesn't get it from the kernel).  I'm not sure whether
> to blame xf86-input-evdev, the X server, hal or the kernel here :)
> Peter, any clue?

yeah, I blame it on hal or the kernel too. We had a fedora bug with the same
issue, it seems to be fixed in rawhide but I'm not sure what the actual fix
ended being.
https://bugzilla.redhat.com/show_bug.cgi?id=472965

Cheers,
  Peter



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



Bug#524690: mesa: FTBFS on GNU/kFreeBSD

2009-04-19 Thread Aurelien Jarno
Package: mesa
Version: 7.4-2
Severity: important
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd

mesa fails to build on GNU/kFreeBSD, are some parts are not enabled.
The simple patch below fixes the problem.

--- mesa-7.4.orig/configure.ac
+++ mesa-7.4/configure.ac
@@ -680,7 +680,7 @@
 ;;
 esac
 ;;
-freebsd* | dragonfly*)
+freebsd* | dragonfly* | kfreebsd*-gnu*)
 DEFINES="$DEFINES -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1"
 DEFINES="$DEFINES -DIN_DRI_DRIVER -DHAVE_ALIAS"
 DEFINES="$DEFINES -DGLX_INDIRECT_RENDERING"

-- System Information:
Debian Release: squeeze/sid
Architecture: kfreebsd-i386 (i686)

Kernel: kFreeBSD 7.1-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#524280: Display broken beyond recognition after upgrade to 1:6.12.2-1

2009-04-19 Thread Jacek Politowski
On Sat, Apr 18, 2009 at 04:19:19PM +0200, Jacek Politowski wrote:

> As snapshot.debian.net seems inactive, only possible solution seems to
> be to downgrade all X stuff to testing distribution state.
> And it seems my last working setup was similar (or even exact) to
> what's left in testing, so this should help.

Ok, I've downgraded all/most of X stuff to Squeeze state.

Curiously, didn't help at first, when I started GDM after upgrade. But
after reboot (/sbin/reboot) everything works fine again, with
effectively my original configuration ("effectively", because
previously I didn't have DRI, NoAccel and R4xxATOM entries, now I have
them commented out).

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "pl"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
EndSection

Section "Device"
Identifier  "Configured Video Device"
Option  "AccelMethod"   "EXA"
Option  "AccelDFS"  "on"
Option  "DisplayPriority"   "HIGH"
#   Option  "DRI"   "off"
#   Option  "NoAccel"   "true"
#   Option  "R4xxATOM"  "true"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
EndSection


Full aptitude log from downgrade operation:
[REMOVE, NOT USED] console-setup
[REMOVE, NOT USED] console-terminus
[REMOVE, NOT USED] libpciaccess0
[REMOVE, NOT USED] libvolume-id0
[HOLD, DEPENDENCIES] apt
[HOLD, DEPENDENCIES] apt-utils
[HOLD, DEPENDENCIES] capplets-data
[HOLD, DEPENDENCIES] gnome-accessibility
[HOLD, DEPENDENCIES] gnome-core
[HOLD, DEPENDENCIES] libept0
[HOLD, DEPENDENCIES] synaptic
[INSTALL, DEPENDENCIES] xserver-xorg-input-all
[INSTALL, DEPENDENCIES] xserver-xorg-input-synaptics
[INSTALL, DEPENDENCIES] xserver-xorg-input-wacom
[INSTALL, DEPENDENCIES] xserver-xorg-video-all
[INSTALL, DEPENDENCIES] xserver-xorg-video-apm
[INSTALL, DEPENDENCIES] xserver-xorg-video-ark
[INSTALL, DEPENDENCIES] xserver-xorg-video-ati
[INSTALL, DEPENDENCIES] xserver-xorg-video-cyrix
[INSTALL, DEPENDENCIES] xserver-xorg-video-dummy
[INSTALL, DEPENDENCIES] xserver-xorg-video-fbdev
[INSTALL, DEPENDENCIES] xserver-xorg-video-glint
[INSTALL, DEPENDENCIES] xserver-xorg-video-i740
[INSTALL, DEPENDENCIES] xserver-xorg-video-imstt
[INSTALL, DEPENDENCIES] xserver-xorg-video-mga
[INSTALL, DEPENDENCIES] xserver-xorg-video-nsc
[INSTALL, DEPENDENCIES] xserver-xorg-video-nv
[INSTALL, DEPENDENCIES] xserver-xorg-video-openchrome
[INSTALL, DEPENDENCIES] xserver-xorg-video-radeonhd
[INSTALL, DEPENDENCIES] xserver-xorg-video-rendition
[INSTALL, DEPENDENCIES] xserver-xorg-video-s3virge
[INSTALL, DEPENDENCIES] xserver-xorg-video-savage
[INSTALL, DEPENDENCIES] xserver-xorg-video-sis
[INSTALL, DEPENDENCIES] xserver-xorg-video-tdfx
[INSTALL, DEPENDENCIES] xserver-xorg-video-tga
[INSTALL, DEPENDENCIES] xserver-xorg-video-trident
[INSTALL, DEPENDENCIES] xserver-xorg-video-v4l
[INSTALL, DEPENDENCIES] xserver-xorg-video-vesa
[INSTALL, DEPENDENCIES] xserver-xorg-video-vga
[REMOVE, DEPENDENCIES] xserver-common
[DOWNGRADE] x11-common 1:7.4+1 -> 1:7.3+18
[DOWNGRADE] xnest 2:1.6.1-1 -> 2:1.4.2-11
[DOWNGRADE] xserver-xephyr 2:1.6.1-1 -> 2:1.4.2-11
[DOWNGRADE] xserver-xorg 1:7.4+1 -> 1:7.3+18
[DOWNGRADE] xserver-xorg-core 2:1.6.1-1 -> 2:1.4.2-11
[DOWNGRADE] xserver-xorg-input-evdev 1:2.2.1-1 -> 1:2.0.8-1
[DOWNGRADE] xserver-xorg-input-kbd 1:1.3.2-3 -> 1:1.3.1-1
[DOWNGRADE] xserver-xorg-input-mouse 1:1.4.0-2 -> 1:1.3.0-1
[DOWNGRADE] xserver-xorg-video-chips 1:1.2.1-2 -> 1:1.2.0-1
[DOWNGRADE] xserver-xorg-video-cirrus 1:1.2.1-4 -> 1:1.2.1-1.lenny1
[DOWNGRADE] xserver-xorg-video-i128 1:1.3.1-3 -> 1:1.3.0-1
[DOWNGRADE] xserver-xorg-video-intel 2:2.7.0-1 -> 2:2.3.2-2+lenny6
[DOWNGRADE] xserver-xorg-video-mach64 6.8.0+git20090201.d394e0b8-2 -> 6.8.0-1
[DOWNGRADE] xserver-xorg-video-neomagic 1:1.2.2-2 -> 1:1.2.1-1
[DOWNGRADE] xserver-xorg-video-r128 6.8.0+git20090201.08d56c88-2 -> 6.8.0-1
[DOWNGRADE] xserver-xorg-video-radeon 1:6.12.2-1 -> 1:6.9.0-1+lenny4
[DOWNGRADE] xserver-xorg-video-s3 1:0.6.1-2 -> 1:0.6.0-1
[DOWNGRADE] xserver-xorg-video-siliconmotion 1:1.7.0-2 -> 1:1.6.0-1
[DOWNGRADE] xserver-xorg-video-sisusb 1:0.9.1-1 -> 1:0.9.0-1
[DOWNGRADE] xserver-xorg-video-tseng 1:1.2.1-1 -> 1:1.2.0-1
[DOWNGRADE] xserver-xorg-video-vmware 1:10.16.5-3 -> 1:10.16.2-1
[DOWNGRADE] xserver-xorg-video-voodoo 1:1.2.1-1 -> 1:1.2.0-1
[HOLD] aptitude
[HOLD] gnome-desktop-environment
[HOLD] libapt-pkg-perl


Any suggestions how to diagnose this problem further?
I'll try to upgrade again to current unstable version and try packages
I've built earlier (6.9.0, 6.11.0) - this time remembe