xorg-server: Changes to 'upstream-unstable'

2011-12-20 Thread Cyril Brulebois
 configure.ac|4 ++--
 hw/dmx/glxProxy/Makefile.am |2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 41524dd61020f2a446ec54643fa17aa791338cac
Author: Jeremy Huddleston jerem...@apple.com
Date:   Fri Dec 16 17:47:46 2011 -0800

configure.ac: 1.11.3

Signed-off-by: Jeremy Huddleston jerem...@apple.com

diff --git a/configure.ac b/configure.ac
index 817c907..5792731 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,8 +26,8 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([xorg-server], 1.11.2.902, 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
-RELEASE_DATE=2011-12-09
+AC_INIT([xorg-server], 1.11.3, 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+RELEASE_DATE=2011-12-16
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE

commit ee66474eb2009118a41539c6773e514a09d27e4d
Author: Gaetan Nadon mems...@videotron.ca
Date:   Fri Dec 9 07:45:02 2011 -0500

dmx: fix distcheck failure, missing compsize.h in Makefile.am

which was added in commit:
dmx: Build fix for -Werror=implicit-function-declaration

Reviewed-by: Peter Hutterer peter.hutte...@who-t.net
Signed-off-by: Gaetan Nadon mems...@videotron.ca
Signed-off-by: Keith Packard kei...@keithp.com
(cherry picked from commit 2c1d0a539c0fb1860ac89a00d1fb609f1959e1b6)

diff --git a/hw/dmx/glxProxy/Makefile.am b/hw/dmx/glxProxy/Makefile.am
index 8516048..4ee1036 100644
--- a/hw/dmx/glxProxy/Makefile.am
+++ b/hw/dmx/glxProxy/Makefile.am
@@ -1,10 +1,12 @@
 noinst_LIBRARIES = libglxproxy.a
 
 libglxproxy_a_SOURCES = compsize.c \
+compsize.h \
 g_disptab.c \
 g_disptab.h \
 global.c \
 glxcmds.c \
+glxcmds.h \
 glxcmdsswap.c \
 glxcontext.h \
 glxdrawable.h \


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rcwsg-00073p...@vasks.debian.org



xorg-server: Changes to 'debian-unstable'

2011-12-20 Thread Cyril Brulebois
 ChangeLog   |   22 ++
 configure.ac|4 ++--
 debian/changelog|6 ++
 hw/dmx/glxProxy/Makefile.am |2 ++
 4 files changed, 32 insertions(+), 2 deletions(-)

New commits:
commit 8e3fdae1362b497ebafad22beb21a38251835828
Author: Cyril Brulebois k...@debian.org
Date:   Tue Dec 20 11:24:27 2011 +0100

Bump changelogs.

diff --git a/ChangeLog b/ChangeLog
index e5a0887..ab079f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+commit 41524dd61020f2a446ec54643fa17aa791338cac
+Author: Jeremy Huddleston jerem...@apple.com
+Date:   Fri Dec 16 17:47:46 2011 -0800
+
+configure.ac: 1.11.3
+
+Signed-off-by: Jeremy Huddleston jerem...@apple.com
+
+commit ee66474eb2009118a41539c6773e514a09d27e4d
+Author: Gaetan Nadon mems...@videotron.ca
+Date:   Fri Dec 9 07:45:02 2011 -0500
+
+dmx: fix distcheck failure, missing compsize.h in Makefile.am
+
+which was added in commit:
+dmx: Build fix for -Werror=implicit-function-declaration
+
+Reviewed-by: Peter Hutterer peter.hutte...@who-t.net
+Signed-off-by: Gaetan Nadon mems...@videotron.ca
+Signed-off-by: Keith Packard kei...@keithp.com
+(cherry picked from commit 2c1d0a539c0fb1860ac89a00d1fb609f1959e1b6)
+
 commit 0ca8869e4537412f25bfd5610aba5e604952608c
 Author: Jeremy Huddleston jerem...@apple.com
 Date:   Fri Dec 9 12:58:30 2011 -0800
diff --git a/debian/changelog b/debian/changelog
index b7bff90..e9f7359 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xorg-server (2:1.11.3-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Cyril Brulebois k...@debian.org  Tue, 20 Dec 2011 11:24:15 +0100
+
 xorg-server (2:1.11.2.902-1) unstable; urgency=low
 
   [ Julien Cristau ]

commit 41524dd61020f2a446ec54643fa17aa791338cac
Author: Jeremy Huddleston jerem...@apple.com
Date:   Fri Dec 16 17:47:46 2011 -0800

configure.ac: 1.11.3

Signed-off-by: Jeremy Huddleston jerem...@apple.com

diff --git a/configure.ac b/configure.ac
index 817c907..5792731 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,8 +26,8 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([xorg-server], 1.11.2.902, 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
-RELEASE_DATE=2011-12-09
+AC_INIT([xorg-server], 1.11.3, 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server)
+RELEASE_DATE=2011-12-16
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE

commit ee66474eb2009118a41539c6773e514a09d27e4d
Author: Gaetan Nadon mems...@videotron.ca
Date:   Fri Dec 9 07:45:02 2011 -0500

dmx: fix distcheck failure, missing compsize.h in Makefile.am

which was added in commit:
dmx: Build fix for -Werror=implicit-function-declaration

Reviewed-by: Peter Hutterer peter.hutte...@who-t.net
Signed-off-by: Gaetan Nadon mems...@videotron.ca
Signed-off-by: Keith Packard kei...@keithp.com
(cherry picked from commit 2c1d0a539c0fb1860ac89a00d1fb609f1959e1b6)

diff --git a/hw/dmx/glxProxy/Makefile.am b/hw/dmx/glxProxy/Makefile.am
index 8516048..4ee1036 100644
--- a/hw/dmx/glxProxy/Makefile.am
+++ b/hw/dmx/glxProxy/Makefile.am
@@ -1,10 +1,12 @@
 noinst_LIBRARIES = libglxproxy.a
 
 libglxproxy_a_SOURCES = compsize.c \
+compsize.h \
 g_disptab.c \
 g_disptab.h \
 global.c \
 glxcmds.c \
+glxcmds.h \
 glxcmdsswap.c \
 glxcontext.h \
 glxdrawable.h \


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rcwsg-000738...@vasks.debian.org



Re: xorg-server: Changes to 'upstream-unstable'

2011-12-20 Thread Cyril Brulebois
Cyril Brulebois k...@alioth.debian.org (20/12/2011):
  configure.ac|4 ++--
  hw/dmx/glxProxy/Makefile.am |2 ++
  2 files changed, 4 insertions(+), 2 deletions(-)

No big deal if we don't upload that version..

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#652738: xserver-xorg-core: xserver crashes if launching qt application

2011-12-20 Thread Horst Stanitzok
Package: xserver-xorg-core
Version: 2:1.11.2.901-1
Severity: important
Tags: upstream

Dear Maintainer,

The xserver crashes immediately if I start a qt application like reportbug-ng.
It crashes also if I start fontforge.

The xserver don't immediately crashes for example if starting lyx (wheezy), but
the xserver crashes thereafter if I try to open or create a document.

The xserver don't crashes if I open korganizer (wheezy). I can move between
day, week and month view without problems.



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

lrwxrwxrwx 1 root root 13 Oct 26  2006 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 2056592 Nov 29 17:11 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 
8400 GS] [10de:10c3] (rev a2)

Xorg X server configuration file status:

-rw-r--r-- 1 root root 1774 Dec  5 19:47 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
---
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 290.10  
(buildmeis...@swio-display-x86-rhel47-07.nvidia.com)  Wed Nov 16 18:46:42 PST 
2011

Section ServerLayout
Identifier Layout0
Screen  0  Screen0 0 0
InputDeviceKeyboard0 CoreKeyboard
InputDeviceMouse0 CorePointer
Option Xinerama 0
EndSection

Section Files
FontPathunix/:7100
EndSection

Section InputDevice
# generated from default
Identifier Mouse0
Driver mouse
Option Protocol auto
Option Device /dev/psaux
Option Emulate3Buttons no
Option ZAxisMapping 4 5
EndSection

Section InputDevice
# generated from default
Identifier Keyboard0
Driver kbd
EndSection

Section Monitor
# HorizSync source: xconfig, VertRefresh source: xconfig
Identifier Monitor0
VendorName Unknown
ModelName  Sony CPD-4401
HorizSync   30.0 - 107.0
VertRefresh 48.0 - 120.0
Option DPMS
EndSection

Section Device
Identifier Device0
Driver nvidia
VendorName NVIDIA Corporation
BoardName  GeForce 8400GS
Option UseEdidDpi False
Option  DPI 110 x 110
EndSection

Section Screen
Identifier Screen0
Device Device0
MonitorMonitor0
DefaultDepth24
Option TwinView 0
Option metamodes 1600x1200_85 +0+0; 1280x1024 +0+0; 1280x960 
+0+0; 1152x864 +0+0; 1024x768 +0+0; 832x624 +0+0; 800x600 +0+0; 720x400 +0+0; 
640x480 +0+0
SubSection Display
Depth   24
EndSubSection
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 2.6.39-2-amd64 (Debian 2.6.39-3) (b...@decadent.org.uk) (gcc 
version 4.4.6 (Debian 4.4.6-6) ) #1 SMP Tue Jul 5 02:51:22 UTC 2011

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 18103 Dec 20 12:25 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[382607.078] 
X.Org X Server 1.11.2.901 (1.11.3 RC 1)
Release Date: 2011-11-28
[382607.078] X Protocol Version 11, Revision 0
[382607.078] Build Operating System: Linux 3.1.0-1-amd64 x86_64 Debian
[382607.078] Current Operating System: Linux stan 2.6.39-2-amd64 #1 SMP Tue Jul 
5 02:51:22 UTC 2011 x86_64
[382607.078] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.39-2-amd64 
root=UUID=896dc08c-8e10-4b66-bcd6-1cbdaad44ffa ro 
gfxpayload=1280x1024x8,1280x1024 vga=794 quiet
[382607.078] Build Date: 29 November 2011  04:09:54PM
[382607.078] xorg-server 2:1.11.2.901-1 (Cyril Brulebois k...@debian.org) 
[382607.078] Current version of pixman: 0.24.0
[382607.078]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[382607.078] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[382607.079] (==) Log file: /var/log/Xorg.0.log, Time: Tue Dec 20 11:34:23 
2011
[382607.079] (==) Using config file: /etc/X11/xorg.conf
[382607.079] (==) Using system config directory /usr/share/X11/xorg.conf.d
[382607.079] (==) ServerLayout Layout0
[382607.079] (**) |--Screen Screen0 (0)
[382607.079] (**) |   |--Monitor Monitor0
[382607.080] (**) |   |--Device Device0
[382607.080] (**) |--Input Device Keyboard0
[382607.080] (**) |--Input Device Mouse0
[382607.080] (**) Option Xinerama 0
[382607.080] (==) Automatically adding 

Bug#652741: xserver-xorg-core: xserver crashes if launching qt application

2011-12-20 Thread Horst Stanitzok
Package: xserver-xorg-core
Version: 2:1.11.2.901-1
Severity: important
Tags: upstream

Dear Maintainer,

The xserver immediately crashes if I start a qt application
like reportbug-ng. It crashes also if I start fontforge.

The xserver don't immediately crashes for example if starting lyx
(wheezy), but the xserver crashes thereafter if I try to open or create
a document.

The xserver don't crashes if I open korganizer (wheezy). I can move
between day, week and month view without problems.



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

lrwxrwxrwx 1 root root 13 Oct 26  2006 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 2056592 Nov 29 17:11 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218
[GeForce 8400 GS] [10de:10c3] (rev a2)

Xorg X server configuration file status:

-rw-r--r-- 1 root root 1774 Dec  5 19:47 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
---
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 290.10
(buildmeis...@swio-display-x86-rhel47-07.nvidia.com)  Wed Nov 16
18:46:42 PST 2011

Section ServerLayout
Identifier Layout0
Screen  0  Screen0 0 0
InputDeviceKeyboard0 CoreKeyboard
InputDeviceMouse0 CorePointer
Option Xinerama 0
EndSection

Section Files
FontPathunix/:7100
EndSection

Section InputDevice
# generated from default
Identifier Mouse0
Driver mouse
Option Protocol auto
Option Device /dev/psaux
Option Emulate3Buttons no
Option ZAxisMapping 4 5
EndSection

Section InputDevice
# generated from default
Identifier Keyboard0
Driver kbd
EndSection

Section Monitor
# HorizSync source: xconfig, VertRefresh source: xconfig
Identifier Monitor0
VendorName Unknown
ModelName  Sony CPD-4401
HorizSync   30.0 - 107.0
VertRefresh 48.0 - 120.0
Option DPMS
EndSection

Section Device
Identifier Device0
Driver nvidia
VendorName NVIDIA Corporation
BoardName  GeForce 8400GS
Option UseEdidDpi False
Option  DPI 110 x 110
EndSection

Section Screen
Identifier Screen0
Device Device0
MonitorMonitor0
DefaultDepth24
Option TwinView 0
Option metamodes 1600x1200_85 +0+0; 1280x1024 +0+0;
1280x960 +0+0; 1152x864 +0+0; 1024x768 +0+0; 832x624 +0+0; 800x600
+0+0; 720x400 +0+0; 640x480 +0+0 SubSection Display Depth
24 EndSubSection
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 2.6.39-2-amd64 (Debian 2.6.39-3) (b...@decadent.org.uk)
(gcc version 4.4.6 (Debian 4.4.6-6) ) #1 SMP Tue Jul 5 02:51:22 UTC 2011

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 18103 Dec 20 12:25 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[382607.078] 
X.Org X Server 1.11.2.901 (1.11.3 RC 1)
Release Date: 2011-11-28
[382607.078] X Protocol Version 11, Revision 0
[382607.078] Build Operating System: Linux 3.1.0-1-amd64 x86_64 Debian
[382607.078] Current Operating System: Linux stan 2.6.39-2-amd64 #1 SMP
Tue Jul 5 02:51:22 UTC 2011 x86_64 [382607.078] Kernel command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.39-2-amd64
root=UUID=896dc08c-8e10-4b66-bcd6-1cbdaad44ffa ro
gfxpayload=1280x1024x8,1280x1024 vga=794 quiet [382607.078] Build Date:
29 November 2011  04:09:54PM [382607.078] xorg-server 2:1.11.2.901-1
(Cyril Brulebois k...@debian.org) [382607.078] Current version of
pixman: 0.24.0 [382607.078] Before reporting problems, check
http://wiki.x.org to make sure that you have the latest version.
[382607.078] Markers: (--) probed, (**) from config file, (==) default
setting, (++) from command line, (!!) notice, (II) informational, (WW)
warning, (EE) error, (NI) not implemented, (??) unknown. [382607.079]
(==) Log file: /var/log/Xorg.0.log, Time: Tue Dec 20 11:34:23 2011
[382607.079] (==) Using config file: /etc/X11/xorg.conf [382607.079]
(==) Using system config directory
/usr/share/X11/xorg.conf.d [382607.079] (==) ServerLayout
Layout0 [382607.079] (**) |--Screen Screen0 (0) [382607.079] (**)
|   |--Monitor Monitor0 [382607.080] (**) |   |--Device
Device0 [382607.080] (**) |--Input Device Keyboard0 [382607.080]
(**) |--Input Device Mouse0 [382607.080] (**) Option Xinerama 0
[382607.080] (==) Automatically adding devices
[382607.080] (==) Automatically enabling devices

Bug#652738: xserver-xorg-core: xserver crashes if launching qt application

2011-12-20 Thread Cyril Brulebois
tag  652738 - upstream
reassign 652738 nvidia-glx
thanks

Hi,

reassigning to your driver, which we (X.org maintainers) don't support.

Mraw,
KiBi.

Horst Stanitzok v...@gnu-x.de (20/12/2011):
 Package: xserver-xorg-core
 Version: 2:1.11.2.901-1
 Severity: important
 Tags: upstream
 
 Dear Maintainer,
 
 The xserver crashes immediately if I start a qt application like reportbug-ng.
 It crashes also if I start fontforge.
 
 The xserver don't immediately crashes for example if starting lyx (wheezy), 
 but
 the xserver crashes thereafter if I try to open or create a document.
 
 The xserver don't crashes if I open korganizer (wheezy). I can move between
 day, week and month view without problems.
 
 
 
 -- Package-specific info:
 X server symlink status:
 
 lrwxrwxrwx 1 root root 13 Oct 26  2006 /etc/X11/X - /usr/bin/Xorg
 -rwxr-xr-x 1 root root 2056592 Nov 29 17:11 /usr/bin/Xorg
 
 VGA-compatible devices on PCI bus:
 --
 01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 
 8400 GS] [10de:10c3] (rev a2)
 
 Xorg X server configuration file status:
 
 -rw-r--r-- 1 root root 1774 Dec  5 19:47 /etc/X11/xorg.conf
 
 Contents of /etc/X11/xorg.conf:
 ---
 # nvidia-settings: X configuration file generated by nvidia-settings
 # nvidia-settings:  version 290.10  
 (buildmeis...@swio-display-x86-rhel47-07.nvidia.com)  Wed Nov 16 18:46:42 PST 
 2011
 
 Section ServerLayout
 Identifier Layout0
 Screen0  Screen0 0 0
 InputDeviceKeyboard0 CoreKeyboard
 InputDeviceMouse0 CorePointer
 Option Xinerama 0
 EndSection
 
 Section Files
 FontPathunix/:7100
 EndSection
 
 Section InputDevice
 # generated from default
 Identifier Mouse0
 Driver mouse
 Option Protocol auto
 Option Device /dev/psaux
 Option Emulate3Buttons no
 Option ZAxisMapping 4 5
 EndSection
 
 Section InputDevice
 # generated from default
 Identifier Keyboard0
 Driver kbd
 EndSection
 
 Section Monitor
 # HorizSync source: xconfig, VertRefresh source: xconfig
 Identifier Monitor0
 VendorName Unknown
 ModelName  Sony CPD-4401
 HorizSync   30.0 - 107.0
 VertRefresh 48.0 - 120.0
 Option DPMS
 EndSection
 
 Section Device
 Identifier Device0
 Driver nvidia
 VendorName NVIDIA Corporation
 BoardName  GeForce 8400GS
   Option UseEdidDpi False
   Option  DPI 110 x 110
 EndSection
 
 Section Screen
 Identifier Screen0
 Device Device0
 MonitorMonitor0
 DefaultDepth24
 Option TwinView 0
 Option metamodes 1600x1200_85 +0+0; 1280x1024 +0+0; 1280x960 
 +0+0; 1152x864 +0+0; 1024x768 +0+0; 832x624 +0+0; 800x600 +0+0; 720x400 +0+0; 
 640x480 +0+0
 SubSection Display
 Depth   24
 EndSubSection
 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 2.6.39-2-amd64 (Debian 2.6.39-3) (b...@decadent.org.uk) (gcc 
 version 4.4.6 (Debian 4.4.6-6) ) #1 SMP Tue Jul 5 02:51:22 UTC 2011
 
 Xorg X server log files on system:
 --
 -rw-r--r-- 1 root root 18103 Dec 20 12:25 /var/log/Xorg.0.log
 
 Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
 -
 [382607.078] 
 X.Org X Server 1.11.2.901 (1.11.3 RC 1)
 Release Date: 2011-11-28
 [382607.078] X Protocol Version 11, Revision 0
 [382607.078] Build Operating System: Linux 3.1.0-1-amd64 x86_64 Debian
 [382607.078] Current Operating System: Linux stan 2.6.39-2-amd64 #1 SMP Tue 
 Jul 5 02:51:22 UTC 2011 x86_64
 [382607.078] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.39-2-amd64 
 root=UUID=896dc08c-8e10-4b66-bcd6-1cbdaad44ffa ro 
 gfxpayload=1280x1024x8,1280x1024 vga=794 quiet
 [382607.078] Build Date: 29 November 2011  04:09:54PM
 [382607.078] xorg-server 2:1.11.2.901-1 (Cyril Brulebois k...@debian.org) 
 [382607.078] Current version of pixman: 0.24.0
 [382607.078]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
 [382607.078] Markers: (--) probed, (**) from config file, (==) default 
 setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 [382607.079] (==) Log file: /var/log/Xorg.0.log, Time: Tue Dec 20 11:34:23 
 2011
 [382607.079] (==) Using config file: /etc/X11/xorg.conf
 [382607.079] (==) Using system config directory 

Processed: Re: Bug#652738: xserver-xorg-core: xserver crashes if launching qt application

2011-12-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag  652738 - upstream
Bug #652738 [xserver-xorg-core] xserver-xorg-core: xserver crashes if launching 
qt application
Removed tag(s) upstream.
 reassign 652738 nvidia-glx
Bug #652738 [xserver-xorg-core] xserver-xorg-core: xserver crashes if launching 
qt application
Bug reassigned from package 'xserver-xorg-core' to 'nvidia-glx'.
Bug No longer marked as found in versions xorg-server/2:1.11.2.901-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
652738: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652738
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.132438899028105.transcr...@bugs.debian.org



xorg-server: Changes to 'debian-experimental'

2011-12-20 Thread Cyril Brulebois
 debian/changelog|5 +++--
 debian/serverminver |4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

New commits:
commit ebce2c4fea5d826898fff2816c3ef1a3180a9b13
Author: Cyril Brulebois k...@debian.org
Date:   Tue Dec 20 11:40:00 2011 +0100

Upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index 0685b68..53ed7a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-xorg-server (2:1.11.99.2-1) UNRELEASED; urgency=low
+xorg-server (2:1.11.99.2-1) experimental; urgency=low
 
   * New upstream snapshot.
   * Bump input ABI and serverminver again.
 
- -- Cyril Brulebois k...@debian.org  Tue, 20 Dec 2011 00:37:02 +0100
+ -- Cyril Brulebois k...@debian.org  Tue, 20 Dec 2011 11:39:51 +0100
 
 xorg-server (2:1.11.99.1-1) experimental; urgency=low
 

commit 601ca719ce27f3bca21a1d5393852a8a54fd4c1c
Author: Cyril Brulebois k...@debian.org
Date:   Tue Dec 20 11:27:33 2011 +0100

Bump input ABI and serverminver again.

diff --git a/debian/changelog b/debian/changelog
index 759d23a..0685b68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 xorg-server (2:1.11.99.2-1) UNRELEASED; urgency=low
 
   * New upstream snapshot.
+  * Bump input ABI and serverminver again.
 
  -- Cyril Brulebois k...@debian.org  Tue, 20 Dec 2011 00:37:02 +0100
 
diff --git a/debian/serverminver b/debian/serverminver
index c2492bd..3ce9542 100644
--- a/debian/serverminver
+++ b/debian/serverminver
@@ -1,3 +1,3 @@
-2:1.11.99.1
+2:1.11.99.2
 ABI_VIDEODRV_VERSION:12.0
-ABI_XINPUT_VERSION:14.0
+ABI_XINPUT_VERSION:15.0


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rd0ge-0001bk...@vasks.debian.org



xorg-server: Changes to 'refs/tags/xorg-server-2_1.11.99.2-1'

2011-12-20 Thread Cyril Brulebois
Tag 'xorg-server-2_1.11.99.2-1' created by Cyril Brulebois k...@debian.org at 
2011-12-20 14:01 +

Tagging upload of xorg-server 2:1.11.99.2-1 to experimental.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk7wlUgACgkQeGfVPHR5Nd2kIwCdHaeGtw46DIh5PMh2PfDF8BP2
6PkAoM7msItna5H0s4fhUUsHejEHAlqx
=wumD
-END PGP SIGNATURE-

Changes since xorg-server-2_1.11.99.1-1:
Adam Jackson (1):
  fbdevhw: iterate over all modes that match a mode. (v3)

Alan Coopersmith (69):
  Fix Xdmx build on Linux to work with strlcpy changes
  Don't fallback to wsfb or fbdev on Solaris
  Don't require ld -wrap for tests that don't need it
  Enable memory checking during unit testing
  Remove a couple Error() instances left behind by 09dbfcb0ad7b6c8
  Fix Sun compiler check that got turned around
  Add fallback implementation of strndup()
  Convert some malloc + strncpy pairs into strndup calls
  Convert AllocXTestDevice to use asprintf
  Convert strncpy/strncat to strlcpy/strlcat
  matchDriverFromFiles: use one snprintf instead of strncpy/cat series
  Convert dmxSetDefaultFontPath to use strdup instead of malloc+strncpy
  Convert DetermineClientCmd to use strdup instead of malloc+strncpy
  Convert ProcRenderQueryFilters to use memcpy instead of strncpy
  Make XIGetKnownProperty take a const char * argument
  Remove unnecessary variable rtrn in XkbKeysymText
  AuthAudit: clean up string handling calls
  LogVMessageVerb: Fix const mismatch warning
  Convert glx/single2.c:DoGetString() to use asprintf()
  Remove bad code from DoShowOptions (Xorg -showopts handler)
  Move DoShowOptions to xf86Configure.c, delete xf86ShowOpts.c
  Remove xf86FormatPciBusNumber from API, inline the one place its used
  Convert a bunch of sprintf to snprintf calls
  Reduce unnecessary string copying in xkbtext routines
  Mark arguments to fopen/popen/system wrappers as const char *
  Mark XKB char * as const to clean up gcc -Wwrite-strings warnings
  sun_agp: cast key to uintptr_t before casting to (int *)
  Remove redundant redeclarations of functions in the same header file
  Fix gcc -Wwrite-strings warnings in XkbGetRulesDflts
  Fix gcc -Wwrite-strings warnings in various extensions
  FindModule: stop copying const char *dirname to char *dirpath
  Fix gcc -Wwrite-strings warnings in xf86 ddx
  Fix gcc -Wwrite-strings warnings in xf86Modes code
  Limit the number of screens Xvfb will attempt to allocate memory for
  Disable building of tests requiring DDX functions when Xorg is not built
  Remove unused function checks from configure.ac  include/*.h.in
  Move to autoconf standard function name checks  defines
  Fix gcc warnings about redundant declarations of fallback functions
  LoaderOpen returns either a valid pointer or NULL, so don't check for  0
  Fix builds of Xnest  Xephyr with Solaris Studio compilers
  Change disable_clientpointer return type to void
  xf86RegisterRootWindowProperty is confused about xnfcalloc
  Even more correctly free config file names
  CheckForEmptyMask does not need to declare int n twice
  constify strings in resource name registry
  xres.c: Preserve constness of string returned by LookupResourceName
  os/access.c: replace acmp  acopy macros with memcmp  memcpy calls
  Constify string for authorization protocol names
  Constify the reason string throughout the authorization check framework
  OsInit: store /dev/null in a const char *
  WriteToClient: preserve constness of buf while extracting length value
  LockServer: store path to LOCKDIR literal string in a const char *
  xdmcp.c: fix three small const warnings
  CompareISOLatin1Lowered: constify arguments
  x86emu: constify debug strings
  DoShowOptions: preserve constness of options list as we walk it
  Convert KdDoSwitchCmd to use asprintf instead of malloc/strcat/etc.
  KdParseFindNext: Constify delim argument
  XkbFindSrvLedInfo: remove extraneous name-clashing sli variable
  _XkbFilterDeviceBtn: move variable declarations to match usage scope
  Remove duplicate declaration of xf86ValidateModesFlags in xf86Modes.h
  Remove duplicate declarations of KdAdd*Driver in kdrive.h
  xf86Priv.h: Add some noreturn attributes suggested by gcc
  Add some printf format attributes suggested by gcc
  xf86 parser: convert Error to a varargs macro to clear gcc format warnings
  Include client name if available in PrintDeviceGrabInfo
  Fix deconstifying cast warning in xi2_get_type
  Use const cast in BitIsOn macro to avoid angering gcc
  verify_internal_event: preserve constness of data pointer

Antoine Martin (1):
  xserver: check for elevated privileges not uid=0

Chase Douglas (3):
  include: Add an InputLevel enum
  dix: Move grab check and activation 

Bug#652741: xserver-xorg-core: xserver crashes if launching qt application

2011-12-20 Thread Cyril Brulebois
tag  652741 - upstream
reassign 652741 nvidia-...@packages.debian.org
thanks

Same as #652738. The submitter address seems to be buggy in #652738 though.

Mraw,
KiBi.

Horst Stanitzok i...@gnu-x.de (20/12/2011):
 Package: xserver-xorg-core
 Version: 2:1.11.2.901-1
 Severity: important
 Tags: upstream
 
 Dear Maintainer,
 
 The xserver immediately crashes if I start a qt application
 like reportbug-ng. It crashes also if I start fontforge.
 
 The xserver don't immediately crashes for example if starting lyx
 (wheezy), but the xserver crashes thereafter if I try to open or create
 a document.
 
 The xserver don't crashes if I open korganizer (wheezy). I can move
 between day, week and month view without problems.
 
 
 
 -- Package-specific info:
 X server symlink status:
 
 lrwxrwxrwx 1 root root 13 Oct 26  2006 /etc/X11/X - /usr/bin/Xorg
 -rwxr-xr-x 1 root root 2056592 Nov 29 17:11 /usr/bin/Xorg
 
 VGA-compatible devices on PCI bus:
 --
 01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218
 [GeForce 8400 GS] [10de:10c3] (rev a2)
 
 Xorg X server configuration file status:
 
 -rw-r--r-- 1 root root 1774 Dec  5 19:47 /etc/X11/xorg.conf
 
 Contents of /etc/X11/xorg.conf:
 ---
 # nvidia-settings: X configuration file generated by nvidia-settings
 # nvidia-settings:  version 290.10
 (buildmeis...@swio-display-x86-rhel47-07.nvidia.com)  Wed Nov 16
 18:46:42 PST 2011
 
 Section ServerLayout
 Identifier Layout0
 Screen0  Screen0 0 0
 InputDeviceKeyboard0 CoreKeyboard
 InputDeviceMouse0 CorePointer
 Option Xinerama 0
 EndSection
 
 Section Files
 FontPathunix/:7100
 EndSection
 
 Section InputDevice
 # generated from default
 Identifier Mouse0
 Driver mouse
 Option Protocol auto
 Option Device /dev/psaux
 Option Emulate3Buttons no
 Option ZAxisMapping 4 5
 EndSection
 
 Section InputDevice
 # generated from default
 Identifier Keyboard0
 Driver kbd
 EndSection
 
 Section Monitor
 # HorizSync source: xconfig, VertRefresh source: xconfig
 Identifier Monitor0
 VendorName Unknown
 ModelName  Sony CPD-4401
 HorizSync   30.0 - 107.0
 VertRefresh 48.0 - 120.0
 Option DPMS
 EndSection
 
 Section Device
 Identifier Device0
 Driver nvidia
 VendorName NVIDIA Corporation
 BoardName  GeForce 8400GS
   Option UseEdidDpi False
   Option  DPI 110 x 110
 EndSection
 
 Section Screen
 Identifier Screen0
 Device Device0
 MonitorMonitor0
 DefaultDepth24
 Option TwinView 0
 Option metamodes 1600x1200_85 +0+0; 1280x1024 +0+0;
 1280x960 +0+0; 1152x864 +0+0; 1024x768 +0+0; 832x624 +0+0; 800x600
 +0+0; 720x400 +0+0; 640x480 +0+0 SubSection Display Depth
 24 EndSubSection
 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 2.6.39-2-amd64 (Debian 2.6.39-3) (b...@decadent.org.uk)
 (gcc version 4.4.6 (Debian 4.4.6-6) ) #1 SMP Tue Jul 5 02:51:22 UTC 2011
 
 Xorg X server log files on system:
 --
 -rw-r--r-- 1 root root 18103 Dec 20 12:25 /var/log/Xorg.0.log
 
 Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
 -
 [382607.078] 
 X.Org X Server 1.11.2.901 (1.11.3 RC 1)
 Release Date: 2011-11-28
 [382607.078] X Protocol Version 11, Revision 0
 [382607.078] Build Operating System: Linux 3.1.0-1-amd64 x86_64 Debian
 [382607.078] Current Operating System: Linux stan 2.6.39-2-amd64 #1 SMP
 Tue Jul 5 02:51:22 UTC 2011 x86_64 [382607.078] Kernel command line:
 BOOT_IMAGE=/boot/vmlinuz-2.6.39-2-amd64
 root=UUID=896dc08c-8e10-4b66-bcd6-1cbdaad44ffa ro
 gfxpayload=1280x1024x8,1280x1024 vga=794 quiet [382607.078] Build Date:
 29 November 2011  04:09:54PM [382607.078] xorg-server 2:1.11.2.901-1
 (Cyril Brulebois k...@debian.org) [382607.078] Current version of
 pixman: 0.24.0 [382607.078]   Before reporting problems, check
 http://wiki.x.org to make sure that you have the latest version.
 [382607.078] Markers: (--) probed, (**) from config file, (==) default
 setting, (++) from command line, (!!) notice, (II) informational, (WW)
 warning, (EE) error, (NI) not implemented, (??) unknown. [382607.079]
 (==) Log file: /var/log/Xorg.0.log, Time: Tue Dec 20 11:34:23 2011
 [382607.079] (==) Using config file: /etc/X11/xorg.conf [382607.079]
 (==) Using system config directory
 /usr/share/X11/xorg.conf.d [382607.079] (==) 

Processed (with 1 errors): Re: Bug#652741: xserver-xorg-core: xserver crashes if launching qt application

2011-12-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag  652741 - upstream
Bug #652741 [xserver-xorg-core] xserver-xorg-core: xserver crashes if launching 
qt application
Removed tag(s) upstream.
 reassign 652741 nvidia-...@packages.debian.org
Unknown command or malformed arguments to command.

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
652741: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652741
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13243910116832.transcr...@bugs.debian.org



Processed: Re: Bug#652741: xserver-xorg-core: xserver crashes if launching qt application

2011-12-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # retry with the package name. ;-)
 reassign 652741 nvidia-glx
Bug #652741 [xserver-xorg-core] xserver-xorg-core: xserver crashes if launching 
qt application
Bug reassigned from package 'xserver-xorg-core' to 'nvidia-glx'.
Bug No longer marked as found in versions xorg-server/2:1.11.2.901-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
652741: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652741
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13243915359445.transcr...@bugs.debian.org



Processing of xorg-server_1.11.99.2-1_source+all+amd64.changes

2011-12-20 Thread Debian FTP Masters
xorg-server_1.11.99.2-1_source+all+amd64.changes uploaded successfully to 
localhost
along with the files:
  xorg-server_1.11.99.2-1.dsc
  xorg-server_1.11.99.2.orig.tar.gz
  xorg-server_1.11.99.2-1.diff.gz
  xserver-common_1.11.99.2-1_all.deb
  xserver-xorg-core_1.11.99.2-1_amd64.deb
  xserver-xorg-core-udeb_1.11.99.2-1_amd64.udeb
  xserver-xorg-dev_1.11.99.2-1_amd64.deb
  xdmx_1.11.99.2-1_amd64.deb
  xdmx-tools_1.11.99.2-1_amd64.deb
  xnest_1.11.99.2-1_amd64.deb
  xvfb_1.11.99.2-1_amd64.deb
  xserver-xephyr_1.11.99.2-1_amd64.deb
  xserver-xfbdev_1.11.99.2-1_amd64.deb
  xserver-xorg-core-dbg_1.11.99.2-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rd0qx-ib...@franck.debian.org



libxi: Changes to 'refs/tags/libxi-2_1.4.5-1'

2011-12-20 Thread Cyril Brulebois
Tag 'libxi-2_1.4.5-1' created by Cyril Brulebois k...@debian.org at 
2011-12-20 15:11 +

Tagging upload of libxi 2:1.4.5-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk7wpZ8ACgkQeGfVPHR5Nd0TXgCgzQGkGwkvBi5XMrC+TJqsFYv5
6KgAn0FLdXhA45/3U/iWTqv5djaibFYj
=HRqZ
-END PGP SIGNATURE-

Changes since libxi-2_1.4.3-3:
Cyril Brulebois (5):
  Merge branch 'upstream-unstable' into debian-unstable
  New upstream release.
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs.
  Upload to unstable.

Peter Hutterer (10):
  man: Fix formatting in XGetFeedbackControl
  man: fix typo in XIQueryDevice man page
  Handle unknown device classes.
  man: fix #include for XIGrabButton
  man: XIGrabButton returns error codes, not status codes
  man: passive grabs return the number of failed modifier combinations
  Fix duplicate sizeof in copy_classes
  libXi 1.4.4
  Don't use the protocol defines for 2.0 versioning.
  libXi 1.4.5

---
 ChangeLog   |  116 
 configure.ac|2 
 debian/changelog|6 ++
 man/XGetFeedbackControl.txt |   55 ++--
 man/XIGrabButton.txt|   16 --
 man/XIGrabEnter.txt |   10 +++
 man/XIQueryDevice.txt   |2 
 src/XExtInt.c   |   32 
 src/XIQueryDevice.c |4 -
 9 files changed, 197 insertions(+), 46 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rd1m2-00033r...@vasks.debian.org



libxi: Changes to 'debian-unstable'

2011-12-20 Thread Cyril Brulebois
 ChangeLog   |  116 
 configure.ac|2 
 debian/changelog|6 ++
 man/XGetFeedbackControl.txt |   55 ++--
 man/XIGrabButton.txt|   16 --
 man/XIGrabEnter.txt |   10 +++
 man/XIQueryDevice.txt   |2 
 src/XExtInt.c   |   32 
 src/XIQueryDevice.c |4 -
 9 files changed, 197 insertions(+), 46 deletions(-)

New commits:
commit 6425aee509681254e89dc0997b867334b42d1457
Author: Cyril Brulebois k...@debian.org
Date:   Tue Dec 20 11:30:31 2011 +0100

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 9c1f946..03b6950 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libxi (2:1.4.5-1) UNRELEASED; urgency=low
+libxi (2:1.4.5-1) unstable; urgency=low
 
   * New upstream release.
 
- -- Cyril Brulebois k...@debian.org  Tue, 20 Dec 2011 11:30:17 +0100
+ -- Cyril Brulebois k...@debian.org  Tue, 20 Dec 2011 11:30:28 +0100
 
 libxi (2:1.4.3-3) unstable; urgency=low
 

commit d44e8b1b9de3b87b051e779851624a7e8bb06f89
Author: Cyril Brulebois k...@debian.org
Date:   Tue Dec 20 11:30:25 2011 +0100

Bump changelogs.

diff --git a/ChangeLog b/ChangeLog
index b416f73..dd996c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+commit d58150cf5cf11c0449fc9e9f3c7fc4d29764f6e5
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Tue Dec 20 10:18:28 2011 +1000
+
+libXi 1.4.5
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+
+commit 7a30bc136fb6c1561f5cd91606bca01fb877f167
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Fri Aug 12 14:24:26 2011 +1000
+
+Don't use the protocol defines for 2.0 versioning.
+
+Otherwise we run into the old problem again: recompiling libXi against
+newer inputproto headers will appear to change the version support,
+potentially causing errors or other misbehaviours.
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+Reviewed-by: Jeremy Huddleston jerem...@apple.com
+(cherry picked from commit ca73cd3b7630e7eb7d26c61c4af10d35dbce5465)
+
 commit e423bfa6045a2b2eeb02080ae39dbee44e062bfa
 Author: Peter Hutterer peter.hutte...@who-t.net
 Date:   Fri Dec 16 07:43:45 2011 +1000
diff --git a/debian/changelog b/debian/changelog
index a353fbf..9c1f946 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libxi (2:1.4.4-1) UNRELEASED; urgency=low
+libxi (2:1.4.5-1) UNRELEASED; urgency=low
 
   * New upstream release.
 
- -- Cyril Brulebois k...@debian.org  Fri, 16 Dec 2011 12:58:06 +0100
+ -- Cyril Brulebois k...@debian.org  Tue, 20 Dec 2011 11:30:17 +0100
 
 libxi (2:1.4.3-3) unstable; urgency=low
 

commit d58150cf5cf11c0449fc9e9f3c7fc4d29764f6e5
Author: Peter Hutterer peter.hutte...@who-t.net
Date:   Tue Dec 20 10:18:28 2011 +1000

libXi 1.4.5

Signed-off-by: Peter Hutterer peter.hutte...@who-t.net

diff --git a/configure.ac b/configure.ac
index 3650edb..9d5d5eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 
 # Initialize Autoconf
 AC_PREREQ([2.60])
-AC_INIT([libXi], [1.4.4],
+AC_INIT([libXi], [1.4.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXi])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([src/config.h])

commit 7a30bc136fb6c1561f5cd91606bca01fb877f167
Author: Peter Hutterer peter.hutte...@who-t.net
Date:   Fri Aug 12 14:24:26 2011 +1000

Don't use the protocol defines for 2.0 versioning.

Otherwise we run into the old problem again: recompiling libXi against
newer inputproto headers will appear to change the version support,
potentially causing errors or other misbehaviours.

Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
Reviewed-by: Jeremy Huddleston jerem...@apple.com
(cherry picked from commit ca73cd3b7630e7eb7d26c61c4af10d35dbce5465)

diff --git a/src/XExtInt.c b/src/XExtInt.c
index a5e70b5..63afb8f 100644
--- a/src/XExtInt.c
+++ b/src/XExtInt.c
@@ -268,7 +268,7 @@ static XExtensionVersion versions[] = { {XI_Absent, 0, 0},
  XI_Add_DevicePresenceNotify_Minor},
 {XI_Present, XI_Add_DeviceProperties_Major,
  XI_Add_DeviceProperties_Minor},
-{XI_Present, XI_2_Major, XI_2_Minor}
+{XI_Present, 2, 0}
 };
 
 /***

commit 5b2f8480a5e4054fe47a9fc3f7c8e22f8c84500e
Author: Cyril Brulebois k...@debian.org
Date:   Fri Dec 16 12:58:58 2011 +0100

New upstream release.

diff --git a/ChangeLog b/ChangeLog
index 29c6227..b416f73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,97 @@
+commit e423bfa6045a2b2eeb02080ae39dbee44e062bfa
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Fri Dec 16 07:43:45 2011 +1000
+
+libXi 1.4.4
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+
+commit 30bff38c7436daad4140fedf867c546bea839b93
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Wed Oct 26 

libxi: Changes to 'upstream-unstable'

2011-12-20 Thread Cyril Brulebois
 configure.ac|2 -
 man/XGetFeedbackControl.txt |   55 ++--
 man/XIGrabButton.txt|   16 +---
 man/XIGrabEnter.txt |   10 +++-
 man/XIQueryDevice.txt   |2 -
 src/XExtInt.c   |   32 +
 src/XIQueryDevice.c |4 +--
 7 files changed, 75 insertions(+), 46 deletions(-)

New commits:
commit d58150cf5cf11c0449fc9e9f3c7fc4d29764f6e5
Author: Peter Hutterer peter.hutte...@who-t.net
Date:   Tue Dec 20 10:18:28 2011 +1000

libXi 1.4.5

Signed-off-by: Peter Hutterer peter.hutte...@who-t.net

diff --git a/configure.ac b/configure.ac
index 3650edb..9d5d5eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 
 # Initialize Autoconf
 AC_PREREQ([2.60])
-AC_INIT([libXi], [1.4.4],
+AC_INIT([libXi], [1.4.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXi])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([src/config.h])

commit 7a30bc136fb6c1561f5cd91606bca01fb877f167
Author: Peter Hutterer peter.hutte...@who-t.net
Date:   Fri Aug 12 14:24:26 2011 +1000

Don't use the protocol defines for 2.0 versioning.

Otherwise we run into the old problem again: recompiling libXi against
newer inputproto headers will appear to change the version support,
potentially causing errors or other misbehaviours.

Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
Reviewed-by: Jeremy Huddleston jerem...@apple.com
(cherry picked from commit ca73cd3b7630e7eb7d26c61c4af10d35dbce5465)

diff --git a/src/XExtInt.c b/src/XExtInt.c
index a5e70b5..63afb8f 100644
--- a/src/XExtInt.c
+++ b/src/XExtInt.c
@@ -268,7 +268,7 @@ static XExtensionVersion versions[] = { {XI_Absent, 0, 0},
  XI_Add_DevicePresenceNotify_Minor},
 {XI_Present, XI_Add_DeviceProperties_Major,
  XI_Add_DeviceProperties_Minor},
-{XI_Present, XI_2_Major, XI_2_Minor}
+{XI_Present, 2, 0}
 };
 
 /***

commit e423bfa6045a2b2eeb02080ae39dbee44e062bfa
Author: Peter Hutterer peter.hutte...@who-t.net
Date:   Fri Dec 16 07:43:45 2011 +1000

libXi 1.4.4

Signed-off-by: Peter Hutterer peter.hutte...@who-t.net

diff --git a/configure.ac b/configure.ac
index 847895a..3650edb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 
 # Initialize Autoconf
 AC_PREREQ([2.60])
-AC_INIT([libXi], [1.4.3],
+AC_INIT([libXi], [1.4.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXi])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([src/config.h])

commit 30bff38c7436daad4140fedf867c546bea839b93
Author: Peter Hutterer peter.hutte...@who-t.net
Date:   Wed Oct 26 08:54:53 2011 +1000

Fix duplicate sizeof in copy_classes

sizeof(bla * sizeof()) is'nt right.

Plus add some () to the next_block call too to emphasise that *nclasses is
the multiplicator.

Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
Reviewed-by: Jeremy Huddleston jerem...@apple.com
(cherry picked from commit 6d6ae8fc8b9620bf864ac7dff8d818573eee3e4f)

diff --git a/src/XExtInt.c b/src/XExtInt.c
index 2ce2d44..a5e70b5 100644
--- a/src/XExtInt.c
+++ b/src/XExtInt.c
@@ -1463,8 +1463,8 @@ copy_classes(XIDeviceInfo* to, xXIAnyInfo* from, int 
*nclasses)
 
 ptr_wire = (char*)from;
 ptr_lib = to-classes;
-to-classes = next_block(ptr_lib, *nclasses * sizeof(XIAnyClassInfo*));
-memset(to-classes, 0, sizeof(*nclasses * sizeof(XIAnyClassInfo*)));
+to-classes = next_block(ptr_lib, (*nclasses) * sizeof(XIAnyClassInfo*));
+memset(to-classes, 0, (*nclasses) * sizeof(XIAnyClassInfo*));
 len = 0; /* count wire length */
 
 for (i = 0; i  *nclasses; i++)

commit db739c0770d49e8b47da90f160b99c76be996a18
Author: Peter Hutterer peter.hutte...@who-t.net
Date:   Thu Oct 27 10:27:49 2011 +1000

man: passive grabs return the number of failed modifier combinations

Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
(cherry picked from commit 323730f7fa70190d2ea00e62c6964fee524ca430)

diff --git a/man/XIGrabButton.txt b/man/XIGrabButton.txt
index 18c7ffc..81e077a 100644
--- a/man/XIGrabButton.txt
+++ b/man/XIGrabButton.txt
@@ -64,7 +64,7 @@ SYNOPSIS
   or XIAnyKeycode.
 
num_modifiers
-  Number of elements in modifiers or modifiers_return
+  Number of elements in modifiers or modifiers_inout.
 
modifiers
   Specifies the set of latched and base modifiers or
@@ -178,6 +178,14 @@ DESCRIPTION
XIUngrabButton and XIUngrabKeycode can generate BadDevice,
BadMatch, BadValue and BadWindow errors.
 
+RETURN VALUE
+
+   XIGrabButton and XIGrabKeycode return the number of modifier combination
+   that could not establish a passive grab. The modifiers are returned in
+   modifiers_inout, along with the respective error for this modifier
+   combination. If XIGrabButton or XIGrabKeycode return 

Processing of libxi_1.4.5-1_source+amd64.changes

2011-12-20 Thread Debian FTP Masters
libxi_1.4.5-1_source+amd64.changes uploaded successfully to localhost
along with the files:
  libxi_1.4.5-1.dsc
  libxi_1.4.5.orig.tar.gz
  libxi_1.4.5-1.diff.gz
  libxi6_1.4.5-1_amd64.deb
  libxi6-udeb_1.4.5-1_amd64.udeb
  libxi6-dbg_1.4.5-1_amd64.deb
  libxi-dev_1.4.5-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rd1ou-os...@franck.debian.org



libxi_1.4.5-1_source+amd64.changes ACCEPTED into unstable

2011-12-20 Thread Debian FTP Masters



Accepted:
libxi-dev_1.4.5-1_amd64.deb
  to main/libx/libxi/libxi-dev_1.4.5-1_amd64.deb
libxi6-dbg_1.4.5-1_amd64.deb
  to main/libx/libxi/libxi6-dbg_1.4.5-1_amd64.deb
libxi6-udeb_1.4.5-1_amd64.udeb
  to main/libx/libxi/libxi6-udeb_1.4.5-1_amd64.udeb
libxi6_1.4.5-1_amd64.deb
  to main/libx/libxi/libxi6_1.4.5-1_amd64.deb
libxi_1.4.5-1.diff.gz
  to main/libx/libxi/libxi_1.4.5-1.diff.gz
libxi_1.4.5-1.dsc
  to main/libx/libxi/libxi_1.4.5-1.dsc
libxi_1.4.5.orig.tar.gz
  to main/libx/libxi/libxi_1.4.5.orig.tar.gz


Override entries for your package:
libxi-dev_1.4.5-1_amd64.deb - optional libdevel
libxi6-dbg_1.4.5-1_amd64.deb - extra debug
libxi6-udeb_1.4.5-1_amd64.udeb - optional debian-installer
libxi6_1.4.5-1_amd64.deb - optional libs
libxi_1.4.5-1.dsc - source x11

Announcing to debian-devel-chan...@lists.debian.org


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
Archive: http://lists.debian.org/e1rd1xe-0001wo...@franck.debian.org



xorg-server_1.11.99.2-1_source+all+amd64.changes ACCEPTED into experimental

2011-12-20 Thread Debian FTP Masters



Accepted:
xdmx-tools_1.11.99.2-1_amd64.deb
  to main/x/xorg-server/xdmx-tools_1.11.99.2-1_amd64.deb
xdmx_1.11.99.2-1_amd64.deb
  to main/x/xorg-server/xdmx_1.11.99.2-1_amd64.deb
xnest_1.11.99.2-1_amd64.deb
  to main/x/xorg-server/xnest_1.11.99.2-1_amd64.deb
xorg-server_1.11.99.2-1.diff.gz
  to main/x/xorg-server/xorg-server_1.11.99.2-1.diff.gz
xorg-server_1.11.99.2-1.dsc
  to main/x/xorg-server/xorg-server_1.11.99.2-1.dsc
xorg-server_1.11.99.2.orig.tar.gz
  to main/x/xorg-server/xorg-server_1.11.99.2.orig.tar.gz
xserver-common_1.11.99.2-1_all.deb
  to main/x/xorg-server/xserver-common_1.11.99.2-1_all.deb
xserver-xephyr_1.11.99.2-1_amd64.deb
  to main/x/xorg-server/xserver-xephyr_1.11.99.2-1_amd64.deb
xserver-xfbdev_1.11.99.2-1_amd64.deb
  to main/x/xorg-server/xserver-xfbdev_1.11.99.2-1_amd64.deb
xserver-xorg-core-dbg_1.11.99.2-1_amd64.deb
  to main/x/xorg-server/xserver-xorg-core-dbg_1.11.99.2-1_amd64.deb
xserver-xorg-core-udeb_1.11.99.2-1_amd64.udeb
  to main/x/xorg-server/xserver-xorg-core-udeb_1.11.99.2-1_amd64.udeb
xserver-xorg-core_1.11.99.2-1_amd64.deb
  to main/x/xorg-server/xserver-xorg-core_1.11.99.2-1_amd64.deb
xserver-xorg-dev_1.11.99.2-1_amd64.deb
  to main/x/xorg-server/xserver-xorg-dev_1.11.99.2-1_amd64.deb
xvfb_1.11.99.2-1_amd64.deb
  to main/x/xorg-server/xvfb_1.11.99.2-1_amd64.deb


Override entries for your package:
xdmx-tools_1.11.99.2-1_amd64.deb - optional x11
xdmx_1.11.99.2-1_amd64.deb - optional x11
xnest_1.11.99.2-1_amd64.deb - optional x11
xorg-server_1.11.99.2-1.dsc - source x11
xserver-common_1.11.99.2-1_all.deb - optional x11
xserver-xephyr_1.11.99.2-1_amd64.deb - optional x11
xserver-xfbdev_1.11.99.2-1_amd64.deb - optional x11
xserver-xorg-core-dbg_1.11.99.2-1_amd64.deb - extra debug
xserver-xorg-core-udeb_1.11.99.2-1_amd64.udeb - optional debian-installer
xserver-xorg-core_1.11.99.2-1_amd64.deb - optional x11
xserver-xorg-dev_1.11.99.2-1_amd64.deb - optional x11
xvfb_1.11.99.2-1_amd64.deb - optional x11

Announcing to debian-experimental-chan...@lists.debian.org
Announcing to debian-devel-chan...@lists.debian.org


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
Archive: http://lists.debian.org/e1rd1iv-0005kp...@franck.debian.org



Bug#649231: libdrm-radeon1: [radeon:kms:r600] radeon/radeon_cs_gem.c:181 in cs_gem_write_reloc() = assert(boi-space_accounted)

2011-12-20 Thread Michel Dänzer
forwarded 649231 https://bugs.freedesktop.org/show_bug.cgi?id=43893
kthxbye

On Sam, 2011-11-19 at 04:32 +0100, komar wrote:
 
 Random crash xorg, good reprodusable from GUI programs (iceweasel, uzbl, 
 skype,..).
 I think problem in another package, but i don't know which one.

Actually I think this is the right one, although the problem can be
avoided by xserver-xorg-video-radeon. Maybe you can try the patches I
attached to the upstream report above. 


-- 
Earthling Michel Dänzer   |   http://www.amd.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
Archive: http://lists.debian.org/1324406676.1807.140.camel@thor.local



Processed: Re: Bug#649231: libdrm-radeon1: [radeon:kms:r600] radeon/radeon_cs_gem.c:181 in cs_gem_write_reloc() = assert(boi-space_accounted)

2011-12-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 649231 https://bugs.freedesktop.org/show_bug.cgi?id=43893
Bug #649231 [libdrm-radeon1] libdrm-radeon1: [radeon:kms:r600] 
radeon/radeon_cs_gem.c:181 in cs_gem_write_reloc() = 
assert(boi-space_accounted)
Set Bug forwarded-to-address to 
'https://bugs.freedesktop.org/show_bug.cgi?id=43893'.
 kthxbye
Stopping processing here.

Please contact me if you need assistance.
-- 
649231: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649231
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.132440669725312.transcr...@bugs.debian.org



Bug#639922: Offres emplois pour vous

2011-12-20 Thread duloiscarole

Bonjour,

des nouveaux offres emplois pour vous
http://www.freeuniversclassified.com/emplois.php

..



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1ff65cf9bbfa00b09cdfed20033cd...@emailinglead.com



Bug#652863: xorg: cannot launch new process

2011-12-20 Thread Yevgeny Kosarzhevsky
Package: xorg
Version: 1:7.6+10
Severity: important

After some time the running X session becomes unusable, since it can't run any 
new process. Here is some terminal output:

~$ xhost +
No protocol specified
xhost:  unable to open display :0
~$ echo $DISPLAY
:0

All started tasks continue to run.

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

lrwxrwxrwx 1 root root 13 Mar 30  2011 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 2056592 Dec 11 04:57 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)

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

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

KMS configuration files:

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

Kernel version (/proc/version):
---
Linux version 3.1.0-1-amd64 (Debian 3.1.1-1) (b...@decadent.org.uk) (gcc 
version 4.6.2 (Debian 4.6.2-4) ) #1 SMP Mon Nov 14 08:02:25 UTC 2011

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 30623 Jul 29 17:13 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 35543 Aug  3 03:25 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 30152 Dec 21 07:14 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[301090.455] 
X.Org X Server 1.11.2.902 (1.11.3 RC 2)
Release Date: 2011-12-09
[301090.455] X Protocol Version 11, Revision 0
[301090.455] Build Operating System: Linux 3.1.0-1-amd64 x86_64 Debian
[301090.455] Current Operating System: Linux dhcppc0 3.1.0-1-amd64 #1 SMP Mon 
Nov 14 08:02:25 UTC 2011 x86_64
[301090.455] Kernel command line: BOOT_IMAGE=/vmlinuz-3.1.0-1-amd64 
root=/dev/mapper/main-root ro quiet
[301090.455] Build Date: 10 December 2011  09:55:45PM
[301090.455] xorg-server 2:1.11.2.902-1 (Cyril Brulebois k...@debian.org) 
[301090.455] Current version of pixman: 0.24.0
[301090.455]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[301090.455] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[301090.455] (==) Log file: /var/log/Xorg.0.log, Time: Wed Dec 21 00:26:51 
2011
[301090.455] (==) Using system config directory /usr/share/X11/xorg.conf.d
[301090.466] (==) No Layout section.  Using the first Screen section.
[301090.466] (==) No screen section available. Using defaults.
[301090.466] (**) |--Screen Default Screen Section (0)
[301090.466] (**) |   |--Monitor default monitor
[301090.468] (==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
[301090.468] (==) Automatically adding devices
[301090.468] (==) Automatically enabling devices
[301090.468] (WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
[301090.468]Entry deleted from font path.
[301090.547] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
[301090.547] (==) ModulePath set to /usr/lib/xorg/modules
[301090.547] (II) The server relies on udev to provide the list of input 
devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[301090.547] (II) Loader magic: 0x7fbd4c76cae0
[301090.547] (II) Module ABI versions:
[301090.547]X.Org ANSI C Emulation: 0.4
[301090.547]X.Org Video Driver: 11.0
[301090.547]X.Org XInput driver : 13.0
[301090.547]X.Org Server Extension : 6.0
[301090.549] (--) PCI:*(0:0:2:0) 8086:27a2:1028:01d7 rev 3, Mem @ 
0xeff0/524288, 0xd000/268435456, 0xefec/262144, I/O @ 0xeff8/8
[301090.549] (--) PCI: (0:0:2:1) 8086:27a6:1028:01d7 rev 3, Mem @ 
0xeff8/524288
[301090.549] (II) Open ACPI successful (/var/run/acpid.socket)
[301090.549] (II) LoadModule: extmod
[301090.550] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[301090.574] (II) Module extmod: vendor=X.Org Foundation
[301090.574]compiled for 1.11.2.902, module version = 1.0.0
[301090.574]Module class: X.Org Server Extension
[301090.574]ABI class: X.Org Server Extension, version 6.0
[301090.574] (II) Loading extension SELinux
[301090.574] (II) Loading extension MIT-SCREEN-SAVER
[301090.574] (II) Loading extension XFree86-VidModeExtension
[301090.574] (II) Loading extension XFree86-DGA
[301090.574] (II) Loading extension DPMS
[301090.574] (II) Loading extension XVideo
[301090.574] (II) Loading extension XVideo-MotionCompensation