Bug#550621: blanks unrecoverably once in a while

2010-03-02 Thread Jussi Myllykoski
Hi,

seems like disabling i915.powersave by default
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564807) did the
trick.

Regards,

-- 
Jussi Myllykoski
jussi.myllyko...@gmail.com



-- 
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/34f790811003020209x6e38579fmf7bc8f88512c2...@mail.gmail.com



Processed: Re: Bug#572140: xserver-xorg: Mouse cursor changes shape to vertical bar

2010-03-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 572140 xserver-xorg-video-radeon 1:6.12.99+git20100201.a887818f-1
Bug #572140 [xserver-xorg] xserver-xorg: Mouse cursor changes shape to vertical 
bar
Bug reassigned from package 'xserver-xorg' to 'xserver-xorg-video-radeon'.
Bug No longer marked as found in versions xorg/1:7.5+3.
Bug #572140 [xserver-xorg-video-radeon] xserver-xorg: Mouse cursor changes 
shape to vertical bar
Bug Marked as found in versions 
xserver-xorg-video-ati/1:6.12.99+git20100201.a887818f-1.
> kthxbye
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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.126752719215130.transcr...@bugs.debian.org



Bug#572140: xserver-xorg: Mouse cursor changes shape to vertical bar

2010-03-02 Thread Michel Dänzer
reassign 572140 xserver-xorg-video-radeon 1:6.12.99+git20100201.a887818f-1
kthxbye

On Mon, 2010-03-01 at 21:20 +0100, Gerrit Jan Baarda wrote: 
> Package: xserver-xorg
> Version: 1:7.5+3
> Severity: normal
> 
> Hello,
> 
> My mouse pointer changes to a vertical bar like shape.
> 
> This happens after I'm using the system for a while, the cursor suddenly 
> changes 
> to a vertical bar shape, like an 80 pixels or so piece of jigsaw blade.
> 
> This happens at more or less random moments, until now I have not found any
> reproduceable way of creating the effect.
> 
> Once the cursor has changed I'm not able to change it back to it's normal 
> behaviour. 
> I use KDE4 and changeing the cursor, a restart of the X server or kdm will 
> not fix it. 
> 
> I have to reboot to get the normal cursor back.

Probably a driver issue, reassigning.

Presumably Option "SWcursor" should work around it.


-- 
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
Archive: http://lists.debian.org/1267527181.5157.10885.ca...@thor.local



Bug#569400: xserver-xorg-input-penmount: in Unstasblse for 326 days

2010-03-02 Thread Jan Kusanagi
Package: xserver-xorg-input-penmount
Severity: normal


It seems this package has been in unstable for 326 days.
What's the reason for not having it in Testing?
It seems it fails to build on amd64, but has this been tested lately?
Is it because of Xorg version?


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

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



-- 
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/20100302125051.6337.50716.report...@localhost



Bug#569400: xserver-xorg-input-penmount: in Unstasblse for 326 days

2010-03-02 Thread Julien Cristau
On Tue, Mar  2, 2010 at 13:50:51 +0100, Jan Kusanagi wrote:

> It seems this package has been in unstable for 326 days.
> What's the reason for not having it in Testing?
> It seems it fails to build on amd64, but has this been tested lately?
> Is it because of Xorg version?
> 
Do you use this driver?

Cheers,
Julien



-- 
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/20100302130633.gx2...@patate.is-a-geek.org



Bug#562640: #562640 xterm(1) man page: replace /etc/wtmp by /var/log/wtmp

2010-03-02 Thread Julien Cristau
Hi Thomas,

On Thu, Jan 28, 2010 at 04:45:20 -0500, Thomas Dickey wrote:

> This is addressed in #255
> 
I've just gotten around to checking 254 and 255 to update the debian
package (currently at 253), and the only xterm.man changes I see between
254 and 255 are:

@@ -1283,8 +1283,8 @@ You cannot set this to a value less than 64.
 .TP 8
 .B "ptyHandshake (\fPclass\fB PtyHandshake)
 If \*(``true\*('', \fIxterm\fP will perform handshaking during initialization
-to ensure that the parent and child processes update the \fButmp\fP
-and \fBstty\fP state.
+to ensure that the parent and child processes update the \fIutmp\fP
+and \fIstty\fP state.
 See also \fBwaitForMap\fP which waits for the pseudo-terminal's notion
 of the screen size,
 and \fBptySttySize\fP which resets the screen size after other terminal
@@ -5275,7 +5275,7 @@ Some shell initialization scripts may set a different 
locale.
 .TP 5
 XTERM_SHELL
 is set to the pathname of the program which is invoked.
-Usually that is a shell program, e.g., \fB/bin/sh\fP.
+Usually that is a shell program, e.g., \fI/bin/sh\fP.
 Since it is not necessarily a shell program however,
 it is distinct from \*(``SHELL\*(''.
 .TP 5

Did I miss something?

Thanks,
Julien


signature.asc
Description: Digital signature


xterm: Changes to 'debian-unstable'

2010-03-02 Thread Julien Cristau
 MANIFEST  |4 
 Makefile.in   |   16 
 VTPrsTbl.c|   10 
 VTparse.def   |4 
 VTparse.h |4 
 XTerm.ad  |7 
 aclocal.m4|  176 +
 button.c  |6 
 charproc.c|  177 +-
 config.guess  |  214 --
 config.sub|   57 
 configure | 2997 --
 configure.in  |   57 
 ctlseqs.ms|   48 
 ctlseqs.txt   |   57 
 debian/changelog  |9 
 debian/patches/900_debian_xterm.diff  |2 
 debian/patches/901_xterm_manpage.diff |2 
 debian/patches/902_windowops.diff |2 
 debian/patches/904_fontops.diff   |2 
 fontutils.c   |   82 
 fontutils.h   |7 
 input.c   |   15 
 install-sh|  294 +++
 install.sh|  294 ---
 main.c|   89 -
 main.h|   20 
 menu.c|  105 -
 menu.h|   11 
 minstall.sh   |   42 
 misc.c|  494 +++--
 os2main.c |   17 
 ptydata.c |   86 
 ptyx.h|   59 
 screen.c  |   25 
 util.c|   12 
 version.h |6 
 vttests/tcapquery.pl  |   83 
 xterm.h   |   16 
 xterm.log.html|  100 +
 xterm.man |  110 +
 xtermcap.c|  218 ++
 xtermcap.h|   51 
 43 files changed, 3906 insertions(+), 2181 deletions(-)

New commits:
commit bd7f47222743719928d1bcedc619d624f6afd8b4
Author: Julien Cristau 
Date:   Tue Mar 2 14:28:00 2010 +0100

Refresh patches

diff --git a/debian/changelog b/debian/changelog
index 3929af5..e91a173 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ xterm (255-1) UNRELEASED; urgency=low
   * New upstream release
 + correct logic used to switch to alternate screen using FIFO-lines
   configuration (closes: #565772)
+  * Refresh patches 900_debian_xterm.diff, 901_xterm_manpage.diff,
+902_windowops.diff, 904_fontops.diff.
 
  -- Julien Cristau   Tue, 02 Mar 2010 14:18:33 +0100
 
diff --git a/debian/patches/900_debian_xterm.diff 
b/debian/patches/900_debian_xterm.diff
index 4ddc345..33ce89e 100644
--- a/debian/patches/900_debian_xterm.diff
+++ b/debian/patches/900_debian_xterm.diff
@@ -78,7 +78,7 @@ Index: xterm/XTerm.ad
 ===
 --- xterm.orig/XTerm.ad
 +++ xterm/XTerm.ad
-@@ -153,6 +153,10 @@
+@@ -154,6 +154,10 @@
  *tek4014*font3: 6x13
  *tek4014*fontSmall: 6x10
  
diff --git a/debian/patches/901_xterm_manpage.diff 
b/debian/patches/901_xterm_manpage.diff
index 22cbcea..bddcebb 100644
--- a/debian/patches/901_xterm_manpage.diff
+++ b/debian/patches/901_xterm_manpage.diff
@@ -7,7 +7,7 @@ Index: xterm/xterm.man
 ===
 --- xterm.orig/xterm.man
 +++ xterm/xterm.man
-@@ -5220,10 +5220,10 @@
+@@ -5320,10 +5320,10 @@
  .SH FILES
  The actual pathnames given may differ on your system.
  .TP 5
diff --git a/debian/patches/902_windowops.diff 
b/debian/patches/902_windowops.diff
index 8d0820d..e76b8bf 100644
--- a/debian/patches/902_windowops.diff
+++ b/debian/patches/902_windowops.diff
@@ -2,7 +2,7 @@ Index: xterm/xterm.man
 ===
 --- xterm.orig/xterm.man
 +++ xterm/xterm.man
-@@ -2004,8 +2004,9 @@
+@@ -2070,8 +2070,9 @@
  from \fIdtterm\fP the operation number).
  The default value is
  .RS
diff --git a/debian/patches/904_fontops.diff b/debian/patches/904_fontops.diff
index db35cb1..73f4566 100644
--- a/debian/patches/904_fontops.diff
+++ b/debian/patches/904_fontops.diff
@@ -2,7 +2,7 @@ Index: xterm/xterm.man
 ===
 --- xterm.orig/xterm.man
 +++ xterm/xterm.man
-@@ -1494,7 +1494,7 @@
+@@ -1499,7 +1499,7 @@
  .TP
  .B "allowFontOps (\fPclass\fB AllowFontOps)"
  Specifies whether control sequences that set/query the font should be allowed.

commit fba1a2f62a3c4bcb2cb5c323811254ac5aff7cf1
Author: Julien Cristau 
Date:   Tue Mar 2 14:26:05 2010 +0100

Update changelog

diff --git a/debian/changelog b/debian/changelog
index 1cc1bf4..3929af5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,14 @@
-xterm (253-2) UNRELE

xterm: Changes to 'upstream-unstable'

2010-03-02 Thread Julien Cristau
 MANIFEST |4 
 Makefile.in  |   16 
 VTPrsTbl.c   |   10 
 VTparse.def  |4 
 VTparse.h|4 
 XTerm.ad |7 
 aclocal.m4   |  176 ++
 button.c |6 
 charproc.c   |  177 ++-
 config.guess |  214 +--
 config.sub   |   57 
 configure| 2997 +++
 configure.in |   57 
 ctlseqs.ms   |   48 
 ctlseqs.txt  |   57 
 fontutils.c  |   82 +
 fontutils.h  |7 
 input.c  |   15 
 install-sh   |  294 +
 install.sh   |  294 -
 main.c   |   89 -
 main.h   |   20 
 menu.c   |  105 +
 menu.h   |   11 
 minstall.sh  |   42 
 misc.c   |  494 +---
 os2main.c|   17 
 ptydata.c|   86 +
 ptyx.h   |   59 -
 screen.c |   25 
 util.c   |   12 
 version.h|6 
 vttests/tcapquery.pl |   83 +
 xterm.h  |   16 
 xterm.log.html   |  100 +
 xterm.man|  110 +
 xtermcap.c   |  218 +++
 xtermcap.h   |   51 
 38 files changed, 3895 insertions(+), 2175 deletions(-)

New commits:
commit 28bbd26ee60aea258fbcfef9cf554020d7dfdc23
Author: Julien Cristau 
Date:   Tue Mar 2 12:18:25 2010 +0100

Import xterm 255

diff --git a/MANIFEST b/MANIFEST
index 0680895..282f20a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,4 @@
-MANIFEST for xterm-254, version xterm-254
+MANIFEST for xterm-255, version xterm-255
 

 MANIFESTthis file
 256colres.h resource-definitions for 256-color mode
@@ -48,7 +48,7 @@ fontutils.c xterm functions for 
(re)loading fonts
 fontutils.h interface of fontutils.c
 gen-pc-fkeys.pl script to generate extended function-key 
terminfo
 input.c VT100 key-symbol and function-key translation
-install.sh  configure script: fallback install script
+install-sh  install-script (needed by configure)
 keysym2ucs.clookup-table for UTF-8 to keysyms
 keysym2ucs.hinterface of keysym2ucs.c
 koi8rxterm  KOI-8 wrapper from Debian (originally me)
diff --git a/aclocal.m4 b/aclocal.m4
index 906ea96..e2a9af6 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1,8 +1,8 @@
-dnl $XTermId: aclocal.m4,v 1.262 2010/01/05 00:48:45 tom Exp $
+dnl $XTermId: aclocal.m4,v 1.263 2010/01/20 09:23:58 tom Exp $
 dnl
 dnl ---
 dnl
-dnl Copyright 1997-2008,2009 by Thomas E. Dickey
+dnl Copyright 1997-2009,2010 by Thomas E. Dickey
 dnl
 dnl All Rights Reserved
 dnl
@@ -55,7 +55,7 @@ AC_DEFUN([AM_LANGINFO_CODESET],
   fi
 ])dnl
 dnl ---
-dnl CF_ADD_CFLAGS version: 8 updated: 2009/01/06 19:33:30
+dnl CF_ADD_CFLAGS version: 9 updated: 2010/01/09 11:05:50
 dnl -
 dnl Copy non-preprocessor flags to $CFLAGS, preprocessor flags to $CPPFLAGS
 dnl The second parameter if given makes this macro verbose.
@@ -81,8 +81,8 @@ no)
cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 
's/^-D[[^=]]*='\''\"[[^"]]*//'`
 
test "${cf_add_cflags}" != "${cf_tst_cflags}" \
-   && test -z "${cf_tst_cflags}" \
-   && cf_fix_cppflags=yes
+   && test -z "${cf_tst_cflags}" \
+   && cf_fix_cppflags=yes
 
if test $cf_fix_cppflags = yes ; then
cf_new_extra_cppflags="$cf_new_extra_cppflags 
$cf_add_cflags"
@@ -97,6 +97,12 @@ no)
*$cf_add_cflags) #(vi
;;
*) #(vi
+   case $cf_add_cflags in #(vi
+   -D*)
+   cf_tst_cppflags=`echo "x$cf_add_cflags" | sed 
-e 's/^...//' -e 's/=.*//'`
+   
CF_REMOVE_DEFINE(CPPFLAGS,$CPPFLAGS,$cf_tst_cppflags)
+   ;;
+   esac
cf_new_cppflags="$cf_new_cppflags $cf_add_cflags"
;;
esac
@@ -112,8 +118,8 @@ yes)
cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[[^"]]*"'\''//'`
 
test "${cf_add_cflags}" != "${cf_tst_cflags}" \
-   && test -z "${cf_tst_cflags}" \
-   && cf_fix_cppflags=no
+   && test -z "${cf_tst_cflags}" \
+   && cf_fix_cppflags=no
;;
 esac
 done
@@ -1210,7 +1216,7 @@ fi
 AC_SUBST(PKG_CONFIG)
 ])dnl
 dnl 

xorg: Changes to 'ubuntu'

2010-03-02 Thread Timo Aaltonen
 debian/changelog   |   11 +++
 debian/local/Xsession.d/20x11-common_process-args  |   10 +-
 debian/local/Xsession.d/30x11-common_xresources|2 +-
 debian/local/Xsession.d/50x11-common_determine-startup |4 ++--
 debian/local/Xsession.d/90x11-common_ssh-agent |2 +-
 5 files changed, 24 insertions(+), 5 deletions(-)

New commits:
commit cb478dc795461cade35129a49daba4091e2ee280
Author: Timo Aaltonen 
Date:   Tue Mar 2 16:57:13 2010 +0200

Import changes from 1:7.5+1ubuntu11

diff --git a/debian/changelog b/debian/changelog
index 67a74d3..dbead1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+xorg (1:7.5+1ubuntu11) lucid; urgency=low
+
+  * Reapply changes from 1:7.5+1ubuntu6, which got clobbered by a later
+upload:
+- Introduce an Xsession.d function has_option() to simplify option
+  checking. (LP: #530675)
+- Fix $OPTIONFILE parsing to only match keywords on the beginning of
+  lines.
+
+ -- Martin Pitt   Tue, 02 Mar 2010 15:42:08 +0100
+
 xorg (1:7.5+1ubuntu10) lucid; urgency=low
 
   * debian/apport/source_xorg.py
diff --git a/debian/local/Xsession.d/20x11-common_process-args 
b/debian/local/Xsession.d/20x11-common_process-args
index 7395c15..149d1d2 100644
--- a/debian/local/Xsession.d/20x11-common_process-args
+++ b/debian/local/Xsession.d/20x11-common_process-args
@@ -5,6 +5,14 @@
 # read OPTIONFILE
 OPTIONS=$(cat "$OPTIONFILE") || true
 
+has_option() {
+  if [ "${OPTIONS#*
+$1}" != "$OPTIONS" ]; then
+return 0
+  else
+return 1
+  fi
+}
 
 # Determine how many arguments were provided.
 case $# in
@@ -16,7 +24,7 @@ case $# in
 case "$1" in
   failsafe)
 # Failsafe session was requested.
-if [ "${OPTIONS#*allow-failsafe}" != "$OPTIONS" ]; then
+if has_option allow-failsafe; then
   if [ -e /usr/bin/x-terminal-emulator ]; then
 if [ -x /usr/bin/x-terminal-emulator ]; then
   exec x-terminal-emulator -geometry +1+1
diff --git a/debian/local/Xsession.d/30x11-common_xresources 
b/debian/local/Xsession.d/30x11-common_xresources
index 9f39de9..c3f53a8 100644
--- a/debian/local/Xsession.d/30x11-common_xresources
+++ b/debian/local/Xsession.d/30x11-common_xresources
@@ -13,7 +13,7 @@ if [ -d "$SYSRESOURCES" ] && type xrdb >/dev/null 2>&1; then
   fi
 fi
 
-if [ "${OPTIONS#*allow-user-resources}" != "$OPTIONS" ] && [ -f 
"$USRRESOURCES" ]; then
+if has_option allow-user-resources && [ -f "$USRRESOURCES" ]; then
   if type xrdb >/dev/null 2>&1; then
 xrdb -merge $USRRESOURCES
   else
diff --git a/debian/local/Xsession.d/50x11-common_determine-startup 
b/debian/local/Xsession.d/50x11-common_determine-startup
index e2479fd..4ed7a32 100644
--- a/debian/local/Xsession.d/50x11-common_determine-startup
+++ b/debian/local/Xsession.d/50x11-common_determine-startup
@@ -7,7 +7,7 @@
 # executable, fall back to looking for a user's custom X session script, if
 # allowed by the options file.
 if [ -z "$STARTUP" ]; then
-  if [ "${OPTIONS#*allow-user-session}" != "$OPTIONS" ]; then
+  if has_option allow-user-session; then
 for STARTUPFILE in "$USERXSESSION" "$ALTUSERXSESSION"; do
   if [ -e "$STARTUPFILE" ]; then
 if [ -x "$STARTUPFILE" ]; then
@@ -36,7 +36,7 @@ fi
 # If we still have not found a startup program, give up.
 if [ -z "$STARTUP" ]; then
   ERRMSG="unable to start X session ---"
-  if [ "${OPTIONS#*allow-user-session}" != "$OPTIONS" ]; then
+  if has_option allow-user-session; then
 ERRMSG="$ERRMSG no \"$USERXSESSION\" file, no \"$ALTUSERXSESSION\" file,"
   fi
   errormsg "$ERRMSG no session managers, no window managers, and no terminal" \
diff --git a/debian/local/Xsession.d/90x11-common_ssh-agent 
b/debian/local/Xsession.d/90x11-common_ssh-agent
index bc9b2a0..5397434 100644
--- a/debian/local/Xsession.d/90x11-common_ssh-agent
+++ b/debian/local/Xsession.d/90x11-common_ssh-agent
@@ -6,7 +6,7 @@ STARTSSH=
 SSHAGENT=/usr/bin/ssh-agent
 SSHAGENTARGS=
 
-if [ "${OPTIONS#*use-ssh-agent}" != "$OPTIONS" ]; then
+if has_option use-ssh-agent; then
   if [ -x "$SSHAGENT" ] && [ -z "$SSH_AUTH_SOCK" ] \
  && [ -z "$SSH2_AUTH_SOCK" ]; then
 STARTSSH=yes


-- 
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/e1nmtxv-0004jp...@alioth.debian.org



xorg-server: Changes to 'ubuntu'

2010-03-02 Thread Timo Aaltonen
 debian/changelog |5 ++-
 debian/patches/108_reenable_record_ext.patch |   40 ---
 2 files changed, 22 insertions(+), 23 deletions(-)

New commits:
commit 68a1a721f77d74aeed7ce76d7dad812e844ad217
Author: Timo Aaltonen 
Date:   Tue Mar 2 17:09:43 2010 +0200

Release 2:1.7.5-1ubuntu2

diff --git a/debian/changelog b/debian/changelog
index a68154c..f416001 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-xorg-server (2:1.7.5-1ubuntu2) UNRELEASED; urgency=low
+xorg-server (2:1.7.5-1ubuntu2) lucid; urgency=low
 
+  [ Bryce Harrington ]
   [Timo Aaltonen]
   * Add 107_dont_filter_input_subsys.diff so for instance serial wacom
 devices are initialized by the udev backend (LP: #522318)
@@ -11,7 +12,7 @@ xorg-server (2:1.7.5-1ubuntu2) UNRELEASED; urgency=low
 re-enabled.
 (LP: #315456)
   
- -- Bryce Harrington   Mon, 22 Feb 2010 17:29:28 -0800
+ -- Timo Aaltonen   Tue, 02 Mar 2010 17:09:33 +0200
 
 xorg-server (2:1.7.5-1ubuntu1) lucid; urgency=low
 

commit c207a961581c8e9218cb33d82dadf69bdb2c4c9b
Author: Timo Aaltonen 
Date:   Tue Mar 2 17:06:52 2010 +0200

Replace patch 108 with the one from 1.7-nominations branch.

diff --git a/debian/patches/108_reenable_record_ext.patch 
b/debian/patches/108_reenable_record_ext.patch
index 67ac9ea..5582332 100644
--- a/debian/patches/108_reenable_record_ext.patch
+++ b/debian/patches/108_reenable_record_ext.patch
@@ -1,7 +1,7 @@
-From e7667ff71336523a03c442d248c690e0557d1518 Mon Sep 17 00:00:00 2001
+From 5ac8298469cd4d5e56ef7fc41af4878b88706b28 Mon Sep 17 00:00:00 2001
 From: Chris Dekter 
-Date: Wed, 28 Oct 2009 12:51:58 +1000
-Subject: [PATCH] Re-enable RECORD extension.
+Date: Thu, 11 Feb 2010 06:34:09 +
+Subject: Re-enable RECORD extension.
 
 RECORD was disabled during the switch to internal events. This patch
 modifies the record callback to work with internal events instead of
@@ -9,20 +9,19 @@ xEvents. The InternalEvents are converted to core/Xi events 
as needed.
 
 Since record is a loadable extension, the EventTo* calls must be externed.
 
+Signed-off-by: Chris Dekter 
+Reviewed-by: Peter Hutterer 
+Reviewed-by: Adam Jackson 
 Signed-off-by: Peter Hutterer 

- Xi/exevents.c  |   13 +++--
- dix/events.c   |   15 +++---
- include/dix.h  |6 +-
- include/eventconvert.h |6 +-
- record/record.c|  123 +++-
- 5 files changed, 91 insertions(+), 72 deletions(-)
+(cherry picked from commit 122fc0e7a0712df4ec2bd9ca6773f90bcd2095cf)
 
+Signed-off-by: Peter Hutterer 
+---
 diff --git a/Xi/exevents.c b/Xi/exevents.c
-index cb2452b..6057c0e 100644
+index ee32ba8..a63b65b 100644
 --- a/Xi/exevents.c
 +++ b/Xi/exevents.c
-@@ -1031,16 +1031,19 @@ ProcessOtherEvent(InternalEvent *ev, DeviceIntPtr 
device)
+@@ -1051,16 +1051,19 @@ ProcessOtherEvent(InternalEvent *ev, DeviceIntPtr 
device)
  break;
  }
  
@@ -48,7 +47,7 @@ index cb2452b..6057c0e 100644
  
  switch(event->type)
 diff --git a/dix/events.c b/dix/events.c
-index 85c8f9a..c085a75 100644
+index e24e0c5..4423c16 100644
 --- a/dix/events.c
 +++ b/dix/events.c
 @@ -1131,11 +1131,10 @@ EnqueueEvent(InternalEvent *ev, DeviceIntPtr device)
@@ -86,10 +85,10 @@ index 85c8f9a..c085a75 100644
  {
  #ifdef PANORAMIX
 diff --git a/include/dix.h b/include/dix.h
-index ed3acb6..6505fd0 100644
+index 9fd2ed8..8bd52b6 100644
 --- a/include/dix.h
 +++ b/include/dix.h
-@@ -576,8 +576,8 @@ typedef struct {
+@@ -581,8 +581,8 @@ typedef struct {
  extern _X_EXPORT CallbackListPtr DeviceEventCallback;
  
  typedef struct {
@@ -100,7 +99,7 @@ index ed3acb6..6505fd0 100644
  } DeviceEventInfoRec;
  
  extern int XItoCoreType(int xi_type);
-@@ -585,7 +585,7 @@ extern Bool DevHasCursor(DeviceIntPtr pDev);
+@@ -590,7 +590,7 @@ extern Bool DevHasCursor(DeviceIntPtr pDev);
  extern Bool _X_EXPORT IsPointerDevice( DeviceIntPtr dev);
  extern Bool _X_EXPORT IsKeyboardDevice(DeviceIntPtr dev);
  extern Bool IsPointerEvent(InternalEvent *event);
@@ -127,7 +126,7 @@ index 277a6c4..b1196a0 100644
  _X_INTERNAL int GetXIType(InternalEvent* ev);
  _X_INTERNAL int GetXI2Type(InternalEvent* ev);
 diff --git a/record/record.c b/record/record.c
-index 242544f..1a10c9e 100644
+index b94b4ae..f092e34 100644
 --- a/record/record.c
 +++ b/record/record.c
 @@ -42,6 +42,8 @@ and Jim Haggerty of Metheus.
@@ -291,7 +290,7 @@ index 242544f..1a10c9e 100644
 -#if 0
  ExtensionEntry *extentry;
  
- RTContext = CreateNewResourceType(RecordDeleteContext, "RecordContext");
+ RTContext = CreateNewResourceType(RecordDeleteContext);
 @@ -2895,6 +2913,5 @@ RecordExtensionInit(void)
  }
  RecordErrorBase = extentry->errorBase;
@@ -299,6 +298,5 @@ index 242544f..1a10c9e 100644
 -#endif
  } /* RecordExtensionInit */
  
--- 
-1.6.6.1
-
+--
+cgit v0.8.3-6-g21f6


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Tr

mesa: Changes to 'ubuntu'

2010-03-02 Thread Timo Aaltonen
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 418066b661ca06906f002c236c3c325b68ac8dc1
Author: Timo Aaltonen 
Date:   Tue Mar 2 17:13:07 2010 +0200

Release 7.7-4ubuntu1

diff --git a/debian/changelog b/debian/changelog
index 01a571b..7471eae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mesa (7.7-4ubuntu1) UNRELEASED; urgency=low
+mesa (7.7-4ubuntu1) lucid; urgency=low
 
   [Timo Aaltonen]
   * libgl1-mesa-dri: Get rid of the old hook (65mesa-check-x86-64).
@@ -8,7 +8,7 @@ mesa (7.7-4ubuntu1) UNRELEASED; urgency=low
   * debian/control: depend on dpkg package where u-a supports --force
 (LP: #525592)
 
- -- Timo Aaltonen   Sun, 21 Feb 2010 01:10:45 +0200
+ -- Timo Aaltonen   Tue, 02 Mar 2010 17:11:31 +0200
 
 mesa (7.7-4) unstable; urgency=low
 


-- 
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/e1nmtmi-00042i...@alioth.debian.org



Bug#566870: xserver-xorg: gnome-power-manager complains about broken IDLETIME counter

2010-03-02 Thread Sam Morris
I've been seeing this on-and-off for quite a few months. Today it
appeared immediately after I logged in.

I have xserver-xorg-core 2:1.7.5-1 installed.

-- 
Sam Morris 




-- 
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/1267543747.2068.0.ca...@leela



Processed: cloning 566870, reassign -1 to gnome-power-manager

2010-03-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # this code in g-p-m should be killed, our X server has the referenced fixes
> clone 566870 -1
Bug#566870: xserver-xorg: gnome-power-manager complains about broken IDLETIME 
counter
Bug 566870 cloned as bug 572244.

> reassign -1 gnome-power-manager
Bug #572244 [xserver-xorg] xserver-xorg: gnome-power-manager complains about 
broken IDLETIME counter
Bug reassigned from package 'xserver-xorg' to 'gnome-power-manager'.
Bug No longer marked as found in versions xorg/1:7.5+2.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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.12675457652240.transcr...@bugs.debian.org



Bug#550621: blanks unrecoverably once in a while

2010-03-02 Thread Cyril Brulebois
Jussi Myllykoski  (02/03/2010):
> Hi,

Hi,

> seems like disabling i915.powersave by default
> (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564807) did the
> trick.

very likely, thank you both for the quick update.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#564200: More on this bug

2010-03-02 Thread David J. Raymond

I am also experiencing a lack of beeps, not only in xterm, but also in
rxvt, emacs23 (under both gnome and icewm, but not under the console),
and in my self-compiled ical calendar.  Curiously, gnome-terminal
still beeps, both under gnome directly and under icewm.

This was also initiated by a recent update in squeeze/sid, and
certainly points to the xserver rather than any of these applications.
The discussion on Debian xterm bug #569539 also yields some insight,
as does a related Gentoo bug -- http://bugs.gentoo.org/290855.

Dave Raymond
Physics Dept.
New Mexico Tech



-- 
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/19341.12365.529845.320...@kestrel.nmt.edu



Bug#561267: xserver-xorg-core: inconsistent EDID failures since 1.7

2010-03-02 Thread Piotr Engelking
Piotr Engelking :

> Since the upgrade to 1.7.2, EDID detection by the X server sometimes
> works and sometimes fails.

With KMS, the bug seems not to be present (presumably because X gets
EDID from the kernel now?). EDID has been correctly detected since at
least 6 February, when I removed the modeline entry set up as a
workaround for this bug from xorg.conf.



-- 
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/814371d61003020930q7cff137ap221769aec9c97...@mail.gmail.com



Re: xorg-server fix for Gamma crashes when screensaver starts

2010-03-02 Thread Samuel Hym
Hi everyone,

I gave it a try, related to #567318.
(To make sure: 'try' is apt-get source xorg-xserver; patch ...; debuild
binary; dpkg -i xserver-common_1.7.5-1_all.deb
xserver-xorg-core_1.7.5-1_amd64.deb xserver-xorg-core-dbg_1.7.5-1_amd64.deb
; did I miss some package? and this means that I apply the git patch before
the debian-specifics are applied, I hope they commute properly).

This fix indeed avoids the segfault, as hoped.

Two remarks though.

This leaves the other end of the issue opened, namely the fact that the data
structure was left inconsistent by the xrandr: this means that there is no
fading out in cases where it was segfaulting, and it fades out when it was,
it seems. I added some extra tests to #567318.

It fades out in a strange way, or at least really different than before: for
instance the blue colors become flashy instead of fading out (??) (namely
color #c3d9ff goes to something like #cc, visualisation impression).
It's too short to give a detailed account of the impression.

Cheers,
Sam


Bug#551330: Problem solved with kernel 2.6.33 with KMS enabled

2010-03-02 Thread Martin Gollowitzer
Hi,

I have finally installed kernel 2.6.33 from experimental and enabled
KMS. The problem has now disappeared. With disabled KMS, it is still the
same.

Thanks, 
Martin


signature.asc
Description: Digital signature


Bug#567318: Longer session

2010-03-02 Thread Samuel Hym
Dear all,

Here is a longer set of experience to help track the dirty pointer.

Initial situation: both LVDS and VGA on when starting X.
launching gnome-screensaver: fading on LVDS, not on VGA.

xrandr --output LVDS --off --output VGA --auto
xrandr -q (without it, as said before, it crahes)

fading on VGA

xrandr --output LVDS --auto

fading on VGA, not on LVDS (no crash)

xrandr -q

fading on LVDS, not on VGA

Regards,
Sam


Processed: Re: Bug#551330: Problem solved with kernel 2.6.33 with KMS enabled

2010-03-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 551330 src:linux-2.6
Bug #551330 [xorg] xorg: Mouse pointer disappeared after update with default 
video driver
Bug reassigned from package 'xorg' to 'src:linux-2.6'.
Bug No longer marked as found in versions xorg/1:7.4+4.
> affects  551330 xorg
Bug #551330 [src:linux-2.6] xorg: Mouse pointer disappeared after update with 
default video driver
Added indication that 551330 affects xorg
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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.126755803117584.transcr...@bugs.debian.org



Bug#551330: Problem solved with kernel 2.6.33 with KMS enabled

2010-03-02 Thread Cyril Brulebois
reassign 551330 src:linux-2.6
affects  551330 xorg
thanks

Hi Martin!

Martin Gollowitzer  (02/03/2010):
> I have finally installed kernel 2.6.33 from experimental and enabled
> KMS. The problem has now disappeared. With disabled KMS, it is still
> the same.

Thanks for checking.

I'm reassigning this to the kernel, so that it doesn't get forgotten
about when preparing a 2.6.32 kernel with 2.6.33 DRM-related fixes
(which sounds like the current plan).

I'm also leaving a pointer through the “affects” bit.

Ben, does reassigning such bugs against the kernel sound OK? Shall I
do so for other kernel-related bugs in X itself, or in the video
drivers? Maybe marking them as “found” in the latest version users
tried with?

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#572268: xserver-xorg-core: Crash, Segmentation fault, VidModeSetGamma+0x67, xf86ChangeGamma+0x4b

2010-03-02 Thread Marcin Szewczyk, Wodny
Package: xserver-xorg-core
Version: 2:1.7.5-1
Severity: normal

X server crashes during Unreal Tournament startup :-)

Started after one of the lately upgrades probably.

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e696b]
1: /usr/bin/X (0x8048000+0x60b75) [0x80a8b75]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb807140c]
3: /usr/bin/X (xf86ChangeGamma+0x4b) [0x817476b]
4: /usr/bin/X (VidModeSetGamma+0x67) [0x8171b07]
5: /usr/lib/xorg/modules/extensions/libextmod.so (0xb7c91000+0xa2cc) 
[0xb7c9b2cc]
6: /usr/bin/X (0x8048000+0x2b017) [0x8073017]
7: /usr/bin/X (0x8048000+0x1e95a) [0x806695a]
8: /lib/i686/cmov/libc.so.6 (__libc_start_main+0xe5) [0xb7d8ab55]
9: /usr/bin/X (0x8048000+0x1e541) [0x8066541]
Segmentation fault at address 0x16c



-- Package-specific info:
/var/lib/x11/X.roster does not exist.

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

X server symlink status:
lrwxrwxrwx 1 root root 13 Feb 21  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1712808 Feb 16 09:39 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express 
Integrated Graphics Controller (rev 03)

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

Xorg X server log files on system:
-rw-r--r-- 1 root root 35177 Aug 14  2009 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 35177 Aug 14  2009 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 36593 Aug 14  2009 /var/log/Xorg.0.1.log
-rw-r--r-- 1 root root 35179 Aug 14  2009 /var/log/Xorg.0.0.log
-rw-r--r-- 1 root root 36277 Mar  2 20:16 /var/log/Xorg.0.log

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

X.Org X Server 1.7.5
Release Date: 2010-02-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-686 i686 Debian
Current Operating System: Linux magazyn-ziarno 2.6.30-2-686 #1 SMP Fri Dec 4 
00:53:20 UTC 2009 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.30-2-686 
root=UUID=52361f71-550c-4909-a2d2-405800f35703 ro quiet
Build Date: 16 February 2010  08:37:23AM
xorg-server 2:1.7.5-1 (bgog...@debian.org) 
Current version of pixman: 0.16.4
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: Tue Mar  2 20:16:18 2010
(II) Loader magic: 0x81e7020
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(--) using VT number 8

(--) PCI:*(0:0:2:0) 8086:27ae:1043:830f Intel Corporation Mobile 945GME Express 
Integrated Graphics Controller rev 3, Mem @ 0xf7f0/524288, 
0xd000/268435456, 0xf7ec/262144, I/O @ 0xdc80/8
(--) PCI: (0:0:2:1) 8086:27a6:1043:830f Intel Corporation Mobile 945GM/GMS/GME, 
943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xf7f8/524288
(==) Using default built-in configuration (30 lines)
(==) --- Start of built-in configuration ---
Section "Device"
Identifier  "Builtin Default intel Device 0"
Driver  "intel"
EndSection
Section "Screen"
Identifier  "Builtin Default intel Screen 0"
Device  "Builtin Default intel Device 0"
EndSection
Section "Device"
Identifier  "Builtin Default vesa Device 0"
Driver  "vesa"
EndSection
Section "Screen"
Identifier  "Builtin Default vesa Screen 0"
Device  "Builtin Default vesa Device 0"
EndSection
Section "Device"
Identifier  "Builtin Default fbdev Device 0"
Driver  "fbdev"
EndSection
Section "Screen"
Identifier  "Builtin Default fbdev Screen 0"
Device  "Builtin Default fbdev Device 0"
EndSection
Section "ServerLayout"
Identifier  "Builtin Default Layout"
Screen  "Builtin Default intel Screen 0"
Screen  "Builtin Default vesa Screen 0"
Screen  "Builtin Default fbdev Screen 0"
EndSection
(==) --- End of built-in configuration ---
(==) ServerLayout "Builtin Default Layout"
(**) |-->Screen "Builtin Default intel Screen 0" (0)
(**) |   |-->Monitor ""
(**) |   |-->Device "Builtin Default intel Device 0"
(==) No monitor specified for screen "Builtin Default intel Screen 0".
Using a default monitor configuration.
(**) |-->Screen "Builtin Default vesa Screen 0" (1)
(**) |   |-->Monitor ""
(**) |   |-->Device "Builtin Default vesa Device 0"
(==) No monitor specified for screen "Builtin Default vesa Screen 0".
Using a default monitor configuration.
(**) |-->Screen "Builti

Bug#569135: xserver-xorg-video-intel: VGA output corruption still present with newer versions

2010-03-02 Thread Christophe Rhodes
Package: xserver-xorg-video-intel
Version: 2:2.9.1-2
Severity: normal

Hi,

As suggested in ,
I upgraded my kernel to 2.6.32-3-686 and libdrm-intel1, xserver-xorg-core
and mesa packages to the latest versions in sid.  The problem I reported in
this bug -- flicker and display corruption on the external VGA display,
while the LVDS display remains fine -- is still present.

Please let me know if I can help further to isolate the problem.

Best,

Christophe
-- Package-specific info:
/var/lib/x11/X.roster does not exist.

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

X server symlink status:
lrwxrwxrwx 1 root root 13 Nov  6  2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1712808 Feb 16 08:39 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated 
Graphics Device (rev 02)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3376 Sep 20 17:51 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "Files"
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/X11R6/lib/X11/fonts/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath"/usr/share/fonts/X11/100dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/share/fonts/X11/75dpi/:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/X11R6/lib/X11/fonts/Type1"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi"
# path to defoma fonts
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load"bitmap"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc101"
Option  "XkbLayout" "gb"
Option  "XkbOptions""ctrl:nocaps"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
EndSection

Section "InputDevice"
Identifier  "Synaptics Touchpad"
Driver  "synaptics"
Option  "SendCoreEvents""true"
Option  "Device""/dev/psaux"
Option  "Protocol"  "auto-dev"
Option  "HorizScrollDelta"  "0"
EndSection

Section "Device"
Identifier  "Intel Corporation 82852/855GM Integrated Graphics 
Device"
Driver  "intel"
BusID   "PCI:0:2:0"
EndSection

Section "Monitor"
Identifier  "Generic Monitor"
Option  "DPMS"
HorizSync   28-61
VertRefresh 43-60
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Intel Corporation 82852/855GM Integrated Graphics 
Device"
Monitor "Generic Monitor"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"

Bug#562640: #562640 xterm(1) man page: replace /etc/wtmp by /var/log/wtmp

2010-03-02 Thread Thomas Dickey

On Tue, 2 Mar 2010, Julien Cristau wrote:


Hi Thomas,

On Thu, Jan 28, 2010 at 04:45:20 -0500, Thomas Dickey wrote:


This is addressed in #255


I've just gotten around to checking 254 and 255 to update the debian
package (currently at 253), and the only xterm.man changes I see between
254 and 255 are:

@@ -1283,8 +1283,8 @@ You cannot set this to a value less than 64.
.TP 8
.B "ptyHandshake (\fPclass\fB PtyHandshake)
If \*(``true\*('', \fIxterm\fP will perform handshaking during initialization
-to ensure that the parent and child processes update the \fButmp\fP
-and \fBstty\fP state.
+to ensure that the parent and child processes update the \fIutmp\fP
+and \fIstty\fP state.
See also \fBwaitForMap\fP which waits for the pseudo-terminal's notion
of the screen size,
and \fBptySttySize\fP which resets the screen size after other terminal
@@ -5275,7 +5275,7 @@ Some shell initialization scripts may set a different 
locale.
.TP 5
XTERM_SHELL
is set to the pathname of the program which is invoked.
-Usually that is a shell program, e.g., \fB/bin/sh\fP.
+Usually that is a shell program, e.g., \fI/bin/sh\fP.
Since it is not necessarily a shell program however,
it is distinct from \*(``SHELL\*(''.
.TP 5

Did I miss something?


I modified minstall.sh to update the manpage to use values that it derives 
from the current system.


--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




--
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/20100302163948.t65...@mail101.his.com



Bug#569135: xserver-xorg-video-intel: VGA output corruption still present with newer versions

2010-03-02 Thread Christophe Rhodes
Christophe Rhodes  writes:

> Please let me know if I can help further to isolate the problem.

Additionally, I tested my setup with the kernel from experimental,
version 2.6.33-2-686; the same problem persisted.

Best,

Christophe



-- 
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/87k4tuny12@cantab.net



Bug#569135: xserver-xorg-video-intel: VGA output corruption still present with newer versions

2010-03-02 Thread Cyril Brulebois
Christophe Rhodes  (02/03/2010):
> Additionally, I tested my setup with the kernel from experimental,
> version 2.6.33-2-686; the same problem persisted.

Thanks,

at this point, I think the best way is to report this bug upstream
directly, following those instructions:

  http://intellinuxgraphics.org/how_to_report_bug.html

You're welcome to Cc me while doing so, so that I can update the
status of this bug accordingly.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#572268: xserver-xorg-core: Crash, Segmentation fault, VidModeSetGamma+0x67, xf86ChangeGamma+0x4b

2010-03-02 Thread Cyril Brulebois
Hi.

Marcin Szewczyk, Wodny  (02/03/2010):
> X server crashes during Unreal Tournament startup :-)

Heh. Please tell us if you find another (smaller) testcase that
triggers this bug. :)

> Backtrace:
> 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e696b]
> 1: /usr/bin/X (0x8048000+0x60b75) [0x80a8b75]
> 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb807140c]
> 3: /usr/bin/X (xf86ChangeGamma+0x4b) [0x817476b]
> 4: /usr/bin/X (VidModeSetGamma+0x67) [0x8171b07]
> 5: /usr/lib/xorg/modules/extensions/libextmod.so (0xb7c91000+0xa2cc) 
> [0xb7c9b2cc]
> 6: /usr/bin/X (0x8048000+0x2b017) [0x8073017]
> 7: /usr/bin/X (0x8048000+0x1e95a) [0x806695a]
> 8: /lib/i686/cmov/libc.so.6 (__libc_start_main+0xe5) [0xb7d8ab55]
> 9: /usr/bin/X (0x8048000+0x1e541) [0x8066541]
> Segmentation fault at address 0x16c

Could it be possible to get a full backtrace?
  http://wiki.debian.org/HowToGetABacktrace

I'm just starting with X stuff, I'll be looking into some git logs in
the meanwhile.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#572268: xserver-xorg-core: Crash, Segmentation fault, VidModeSetGamma+0x67, xf86ChangeGamma+0x4b

2010-03-02 Thread Cyril Brulebois
Cyril Brulebois  (03/03/2010):
> Heh. Please tell us if you find another (smaller) testcase that
> triggers this bug. :)

That still holds. ;)

> Could it be possible to get a full backtrace?
>   http://wiki.debian.org/HowToGetABacktrace

The code being quite trivial, we might not need this in the end.

Could you please apply the attached patch against the “xorg-server”
source package and see whether that fixes your crash?

Mraw,
KiBi.
From fc1f6dd12ed4a3330d54b67a39946047e31ef0bf Mon Sep 17 00:00:00 2001
From: Cyril Brulebois 
Date: Wed, 3 Mar 2010 01:19:26 +0100
Subject: [PATCH] Make sure not to dereference a null pointer.

Signed-off-by: Cyril Brulebois 
---
 hw/xfree86/common/xf86cmap.c |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hw/xfree86/common/xf86cmap.c b/hw/xfree86/common/xf86cmap.c
index f60d96e..c9d57be 100644
--- a/hw/xfree86/common/xf86cmap.c
+++ b/hw/xfree86/common/xf86cmap.c
@@ -1160,7 +1160,7 @@ xf86ChangeGamma(
 ){
 ScrnInfoPtr pScrn = xf86Screens[pScreen->myNum];
 
-if(pScrn->ChangeGamma)
+if(pScrn && pScrn->ChangeGamma)
 	return (*pScrn->ChangeGamma)(pScreen->myNum, gamma);
 
 return BadImplementation;
-- 
1.7.0



signature.asc
Description: Digital signature


Bug#569134: marked as done (xorg: Display will "hang" with a solid colour screen, only fixed by a suspend/resume cycle.)

2010-03-02 Thread Debian Bug Tracking System
Your message dated Wed, 3 Mar 2010 01:53:50 +0100
with message-id <20100303005350.ga16...@debian.org>
and subject line Re: Bug#569134: xorg: Display will "hang" with a solid colour 
screen, only fixed by a suspend/resume cycle.
has caused the Debian Bug report #569134,
regarding xorg: Display will "hang" with a solid colour screen, only fixed by a 
suspend/resume cycle.
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.)


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

Since the upgrade to the current xorg binaries my display has been suffering 
from multiple flickers and jitters. Occasionally this eventually ends up with 
the display going completely blank. I'm unable to switch to console mode at 
this point (or if I have I can't tell by the state of the screen).

However the system will hapilly suspend itself and when coming back out of 
suspend will return to a nicely rendered X screen saver which I can then return 
to a normal X session with.

I'm running Debian Testing on a Samsung NC10 Netbook with Intel 945 graphics.


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

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xorg depends on:
ii  libgl1-mesa-dri   7.6.1-1A free implementation of the OpenG
ii  libgl1-mesa-glx [libgl1]  7.6.1-1A free implementation of the OpenG
ii  libglu1-mesa  7.6.1-1The OpenGL utility library (GLU)
ii  lxterminal [x-terminal-emulat 0.1.6-1desktop independent vte-based term
ii  rxvt-unicode-ml [x-terminal-e 9.06-3 multi-lingual terminal emulator wi
ii  x11-apps  7.5+1  X applications
ii  x11-session-utils 7.5+1  X session utilities
ii  x11-utils 7.5+1+b1   X11 utilities
ii  x11-xfs-utils 7.4+1  X font server utilities
ii  x11-xkb-utils 7.5+1  X11 XKB utilities
ii  x11-xserver-utils 7.5+1+b1   X server utilities
ii  xauth 1:1.0.4-1  X authentication utility
ii  xfce4-terminal [x-terminal-em 0.4.3-1Xfce terminal emulator
ii  xfonts-100dpi 1:1.0.1100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.175 dpi fonts for X
ii  xfonts-base   1:1.0.1standard fonts for X
ii  xfonts-scalable   1:1.0.1-1  scalable fonts for X
ii  xfonts-utils  1:7.5+2X Window System font utility progr
ii  xinit 1.2.0-1X server initialisation tool
ii  xkb-data  1.7-2  X Keyboard Extension (XKB) configu
ii  xorg-docs-core1:1.5-1Core documentation for the X.org X
ii  xserver-xorg  1:7.5+3the X.Org X server
ii  xterm [x-terminal-emulator]   253-1  X terminal emulator

xorg recommends no packages.

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

-- no debconf information

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-686 i686 Debian
Current Operating System: Linux trent 2.6.32-trunk-686 #1 SMP Sun Jan 10 
06:32:16 UTC 2010 i686
Kernel command line: BOOT_IMAGE=//vmlinuz-2.6.32-trunk-686 
root=UUID=5ea0587f-bec8-47ba-a953-acf91c37656b ro root=/dev/sda6 ro
Build Date: 20 January 2010  10:52:55PM
xorg-server 2:1.7.4-2 (bgog...@debian.org) 
Current version of pixman: 0.16.4
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 Feb  8 07:32:11 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The direc

Bug#561634: xorg: Unable to start after upgrade

2010-03-02 Thread Cyril Brulebois
Shane Wegner  (18/12/2009):
> Package: xorg
> Version: 1:7.4+4
> Severity: important

Hi,

could you please get us a full backtrace (once you installed
xserver-xorg-core-dbg that is), so that we can check where that
exactly comes from? I have a vague idea, but that would definitely
help.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Processed: Re: Bug#552182: xorg: Impossible to load desktop (at least kde or xfce)

2010-03-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 552182 moreinfo
Bug #552182 [xorg] xorg: Impossible to load desktop (at least kde or xfce)
Added tag(s) moreinfo.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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.126757829318976.transcr...@bugs.debian.org



Bug#549314: Problem persists

2010-03-02 Thread Cyril Brulebois
Stefan Klinger  (09/10/2009):
> [UPGRADE] xserver-xorg-video-intel 2:2.8.1-2 -> 2:2.9.0-1
> [UPGRADE] xserver-xorg-video-intel-dbg 2:2.8.1-2 -> 2:2.9.0-1

Hi,

please check what happens if you upgrade your system as described in
the second part of [1]. It's likely to be fixed in recent kernels.

 1. http://ikibiki.org/blog/2010/02/28/Where_have_you_been/

There are some problems left (see xserver-xorg-video-intel's bugs),
but that might fix yours.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#546586: xorg: X server lockup in int10 when booting a secondary card

2010-03-02 Thread Cyril Brulebois
Julien Cristau  (14/09/2009):
> This will hopefully be fixed using kernel 2.6.32 and xorg-server
> 1.7.

Hi Alexander,

any news about that?

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#535605: marked as done (xorg -- general: X fonts severely broken.)

2010-03-02 Thread Debian Bug Tracking System
Your message dated Wed, 3 Mar 2010 02:12:49 +0100
with message-id <20100303011249.ga20...@debian.org>
and subject line Re: Bug#535605: xorg -- general: X fonts severely broken.
has caused the Debian Bug report #535605,
regarding xorg -- general: X fonts severely broken.
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.)


-- 
535605: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535605
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xorg
Severity: critical
Justification: breaks unrelated software



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

Kernel: Linux 2.6.30-rc7 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

X fonts in input boxes (?) are broken -- all that displays is garbage when 
opening up 
an rxvt, xterm, etc.Conkeror displays fonts in webpage, but crashes when I type 
g 
to go to a new URL.  Dialog boxes in stumpwm that ask for input also display 
garbage.

Most of stumpwm's internal dialog boxes display fine, however the text in the 
"Current frame"
popup does not display -- only the empty box and garbage otherwise.


--- End Message ---
--- Begin Message ---
Brice Goglin  (15/07/2009):
> Please send the whole output of
>   /usr/share/bug/xserver-xorg/script 3>&1

No replies in months, closing.

Mraw,
KiBi.


signature.asc
Description: Digital signature
--- End Message ---


Bug#567342: marked as done (xserver-xorg-core: X freeze after 2:1.7.4-2 upgrade (Squeeze, Lenovo T400))

2010-03-02 Thread Debian Bug Tracking System
Your message dated Wed, 3 Mar 2010 02:26:42 +0100
with message-id <20100303012642.ga22...@debian.org>
and subject line Re: Bug#567342: Apparent workaround
has caused the Debian Bug report #567342,
regarding xserver-xorg-core: X freeze after 2:1.7.4-2 upgrade (Squeeze, Lenovo 
T400)
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.)


-- 
567342: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567342
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: xserver-xorg-core
Version: 2:1.7.4-2
Severity: important


X hangs (or becomes unusable) in a short while after a resume from
suspend and is unusable immediately after a resume from hibernation.

Sometimes I can kill the xserver using sysrq-K other times, I need to
reboot using sysrq-SUB.

I also noticed that the default console (non-X) resolution changed
although specifying a vga=mode on the boot line does not change the
suspend/hibernate problem.

Nothing in the configuration was changed. 

P.S. Where can I find the previous versions to downgrade??  I used to
use snapshots.debian.net (sigh)


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

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

X server symlink status:
lrwxrwxrwx 1 root root 13 Apr  1  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1864832 Jan 20 18:37 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series
Chipset Integrated Graphics Controller (rev 07)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2673 Sep 13 16:16 /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  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Touchpad"
InputDevice "Configured Mouse"
Option  "DPMS"  "true"
Option  "AIGLX" "true"
EndSection

Section "ServerFlags"
#   Option  "AllowEmptyInput"   "true"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
Option  "XkbOptions""ctrl:nocaps"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "Device""/dev/input/mice"
Option  "ZasisMapping"  "4 5 6 7"
EndSection

Section "InputDevice"
Identifier  "Touchpad"
Driver  "synaptics"
Option  "CorePointer"
Option  "MaxTapTime""0"
Option  "SHMConfig" "true"
EndSection

Section "Monitor"
Identifier  "LVDS"
Option  "DPMS"
Option  "Enable""true"
EndSection

Section "Monitor"
Identifier  "VGA"
Option  "Disable"   "true"
EndSection

Section "Monitor"
Identifier  "TV"
Option  "Disable"   "true"
EndSection

Section "Device"
Identifier  "Configured Video Device"
Driver  "intel"
Option  "DRI"   "true"
Option  "monitor-VGA"   "VGA"
Option  "monitor-TV""TV"
Option  "monitor-LVDS"  "LVDS"
# For better OpenGL performance
Option  "FramebufferCompression" "true"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Configured Video Device"
Monitor "LVDS"

# Enable external monitor to ha

Bug#567969: marked as done (X freezes the machine)

2010-03-02 Thread Debian Bug Tracking System
Your message dated Wed, 3 Mar 2010 02:35:47 +0100
with message-id <20100303013547.ga23...@debian.org>
and subject line Re: Bug#567969: installation-reports: Machine freezes on X
has caused the Debian Bug report #567969,
regarding X freezes the machine
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.)


-- 
567969: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567969
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: installation-reports
Severity: normal

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


-- Package-specific info:

Boot method: CD
Image version: build date Februar 1 2010
Date: 

Machine: Jewel laptop
Partitions: 


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [0]
Detect network card:[0]
Configure network:  [0]
Detect CD:  [0]
Load installer modules: [0]
Detect hard drives: [0]
Partition hard drives:  [0]
Install base system:[0]
Clock/timezone setup:   [0]
User/password setup:[0]
Install tasks:  [0]
Install boot loader:[0]
Overall install:[0]

Comments/Problems:



After installing and rebooting X starts and freezes the machine.
Both gdm and startx. An SSH connection does freeze too.

Nothing in the logs.

Another little point:
Grub does not detect other OS-es.

With regards,
Paul van der Vlis.

-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to sub...@bugs.debian.org.

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="6.0 (squeeze) - installer build 20100131-10:52"
X_INSTALLATION_MEDIUM=cdrom

==
Installer hardware-summary:
==
uname -a: Linux laptop 2.6.30-2-486 #1 Sat Sep 26 00:03:46 UTC 2009 i686
GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation 82852/82855
GM/GME/PM/GMV Processor to I/O Controller [8086:3580] (rev 02)
lspci -knn: Subsystem: Uniwill Computer Corp Device [1584:9022]
lspci -knn: 00:00.1 System peripheral [0880]: Intel Corporation
82852/82855 GM/GME/PM/GMV Processor to I/O Controller [8086:3584] (rev 02)
lspci -knn: Subsystem: Uniwill Computer Corp Device [1584:9022]
lspci -knn: 00:00.3 System peripheral [0880]: Intel Corporation
82852/82855 GM/GME/PM/GMV Processor to I/O Controller [8086:3585] (rev 02)
lspci -knn: Subsystem: Uniwill Computer Corp Device [1584:9022]
lspci -knn: 00:02.0 VGA compatible controller [0300]: Intel Corporation
82852/855GM Integrated Graphics Device [8086:3582] (rev 02)
lspci -knn: Subsystem: Uniwill Computer Corp Device [1584:9500]
lspci -knn: 00:02.1 Display controller [0380]: Intel Corporation
82852/855GM Integrated Graphics Device [8086:3582] (rev 02)
lspci -knn: Subsystem: Uniwill Computer Corp Device [1584:9500]
lspci -knn: 00:1d.0 USB Controller [0c03]: Intel Corporation
82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 [8086:24c2]
(rev 03)
lspci -knn: Subsystem: Uniwill Computer Corp Device [1584:9022]
lspci -knn: Kernel driver in use: uhci_hcd
lspci -knn: 00:1d.1 USB Controller [0c03]: Intel Corporation
82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 [8086:24c4]
(rev 03)
lspci -knn: Subsystem: Uniwill Computer Corp Device [1584:9022]
lspci -knn: Kernel driver in use: uhci_hcd
lspci -knn: 00:1d.2 USB Controller [0c03]: Intel Corporation
82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 [8086:24c7]
(rev 03)
lspci -knn: Subsystem: Uniwill Computer Corp Device [1584:9022]
lspci -knn: Kernel driver in use: uhci_hcd
lspci -knn: 00:1d.7 USB Controller [0c03]: Intel Corporation 82801DB/DBM
(ICH4/ICH4-M) USB2 EHCI Controller [8086:24cd] (rev 03)
lspci -knn: Subsystem: Uniwill Computer Corp Device [1584:9022]
lspci -knn: Kernel driver in use: ehci_hcd
lspci -knn: 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile
PCI Bridge [8086:2448] (rev 83)
lspci -knn: 00:1f.0 ISA bridge [0601]: Intel Corporation 82801DBM
(ICH4-M) LPC Interface Bridge [8086:24cc] (rev 03)
lspci -knn: 00:1f.1 IDE interface [0101]: Intel Corporation 82801DBM
(ICH4-M) IDE Controller [8086:24ca] (rev 03)
lspci -knn: Subsystem: Uniwill Computer Corp Device [1584:9022]
lspci -knn: Kernel driver in

Bug#523669: xserver-xorg-core: Xorg freezes unkillably with 100% CPU usage in OOo and other programs

2010-03-02 Thread Cyril Brulebois
ilf  (11/04/2009):
> X.org suddenly freezes with 100% CPU usage. The mouse pointer is
> still active, but lags and clicking has no effect. There is no way
> to kill X.org or switch to a TTY, nothing responds. The only way for
> me to debug further is to SSH into the machine from outside. Since
> even a kill -9 does not kill the process (but stops the 100% CPU
> usage), the only way out of this is a reboot. (This also causes the
> data loss in the open programs).

Hi,

is that still happening in an up-to-date sid environment?

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#520754: xserver-xorg-core: frequent server crash on resume

2010-03-02 Thread Cyril Brulebois
Hi Marcus,

Marcus Better  (22/03/2009):
> When resuming from suspend-to-RAM, I often find that the X server
> has crashed, and I'm shown the kdm login screen instead of the
> suspended X session.
> 
> Backtrace:
> 0: /usr/bin/X(xorg_backtrace+0x26) [0x4edff6]
> 1: /usr/bin/X(xf86SigHandler+0x39) [0x483b79]
> 2: /lib/libc.so.6 [0x7f3955e85190]
> 3: /usr/bin/X(FreeResource+0xb8) [0x435578]
> 4: /usr/bin/X(ProcFreeGC+0x5b) [0x449d2b]
> 5: /usr/bin/X(Dispatch+0x364) [0x44cea4]
> 6: /usr/bin/X(main+0x3bd) [0x432d9d]
> 7: /lib/libc.so.6(__libc_start_main+0xe6) [0x7f3955e715a6]
> 8: /usr/bin/X [0x432229]

are you still experiencing this problem, with an up-to-date system?

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#549624: Now I lose the mouse cursor when I change video modes

2010-03-02 Thread Cyril Brulebois
Joe Neal  (12/10/2009):
> After the last upgrade I can no longer change to a larger resolution
> without losing the mouse cursor.

Could you please update your system as described in the second part of
the following blog post, and tell us how it goes?

  http://ikibiki.org/blog/2010/02/28/Where_have_you_been/

> I'm stuck using the 600x800 X falsely selects for me.

(800x600 I hope?)

> Should I file this against another package?  Is it likely the intel
> driver since it's known to be so buggy?

We have a certain number of bugs against the -intel driver indeed. :)
We'll see once you've told us how it goes with recent versions of all
those packages.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#536090: xserver-xorg-core: XServer crash after clicking with gimp.

2010-03-02 Thread Cyril Brulebois
Philipp Weis  (07/07/2009):
> Here's how to reproduce the crash on my system: Open a JPEG file in
> gimp, pick the rectangular selection tool, and click anywhere in the
> image.
> 
> I get the following backtrace in my server log:
> 
> > Backtrace:
> > 0: /usr/bin/X(xorg_backtrace+0x3b) [0x81313bb]
> > 1: /usr/bin/X(xf86SigHandler+0x51) [0x80c5481]
> > 2: [0xb7ef3400]
> > 3: /usr/bin/X(GrabDevice+0x269) [0x80961d9]
> > 4: /usr/bin/X(ProcXGrabDevice+0x12a) [0x81844ea]
> > 5: /usr/bin/X [0x8180fc3]
> > 6: /usr/bin/X(Dispatch+0x33f) [0x808c59f]
> > 7: /usr/bin/X(main+0x3aa) [0x8071a4a]
> > 8: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7b9e775]
> > 9: /usr/bin/X [0x8070f11]
> > 
> > Fatal server error:
> > Caught signal 11.  Server aborting

Hi,

does that still happen in an up-to-date sid environment?

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#524670: XF86VidModeGetGammaRamp errors

2010-03-02 Thread Cyril Brulebois
Hi GSR.

I fear you didn't receive the following message:

Kevin Shanahan  (13/09/2009):
> Hi,
> 
> I came up against this error too. Just thought I'd let you know that
> the reason you are seeing this error is that the new xserver breaks
> the assumption a lot of apps make that the gamma ramp is always of
> size 256.
> 
> Try querying the size using XF86VidModeGetGammaRampSize first and
> then use a buffer of the returned size to get and set the gamma.

That sounds like it's not a bug in the end?

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#528360: xserver-xorg-core: closing the laptop lid blanks the screen permanently

2010-03-02 Thread Cyril Brulebois
Hi.

Hramrach  (12/05/2009):
> When I close the laptop lid while in X the screen is blanked.
> When I open it the screen is unblanked for a moment and then blanked
> again.
>
> This is possibly kernel version related or acpid related, I cannot
> recall upgrading anything else recently.

Could you please try with a recent kernel? See second part of [1],
which is somehow valid for radeon as well.

 1. http://ikibiki.org/blog/2010/02/28/Where_have_you_been/

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#551635: xserver-xorg-video-intel: [G45] KMS conflicts with xrandr when changing monitor

2010-03-02 Thread Cyril Brulebois
Julien Cristau  (24/10/2009):
> the script above assumes output names from UMS.  They're different
> with KMS, so you need to adapt your script.

Sounds like not a bug to me, then?

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#549863: 855GM support gone upstream?

2010-03-02 Thread Cyril Brulebois
Brice Goglin  (31/10/2009):
> Riku Voipio wrote:
> > Since Intel is apparently happy to make multiple major releases of
> > their driver without working 855GM support, perhaps it is time to
> > admit that the hardware isn't supported anymore by upstream?
> >   
> 
> i855 is not gone upstream.

Hi folks,

how are things going with an up-to-date sid environment? (Some details
are available the second part of [1].)

 1. http://ikibiki.org/blog/2010/02/28/Where_have_you_been/

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#536090: xserver-xorg-core: XServer crash after clicking with gimp.

2010-03-02 Thread Cyril Brulebois
Philipp Weis  (02/03/2010):
> I can't reproduce this bug anymore, so I'm closing it.

Thanks!

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#572306: ATI/Radeon: New Upstream release 6.12.5

2010-03-02 Thread Brice Goglin
Andres Cimmarusti wrote:
> Package: xserver-xorg-video-radeon
> Version: 1:6.12.4-2
> Severity: wishlist
>
> This version brings all the improvements that the git version in experimental,
> especially for KMS and DRI2 support.
>
> Since this is an official stable release, I hope it will make its way into 
> testing before the freeze!
>   

6.13.0 will even make it before the freeze actually :)
I'll upload 6.12.5 to unstable and 6.12.191 to experimental tonight.

Brice




-- 
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/4b8dff59.3020...@ens-lyon.org



xserver-xorg-video-ati: Changes to 'upstream-unstable'

2010-03-02 Thread Brice Goglin
 configure.ac  |2 +-
 src/atipciids.h   |3 +++
 src/radeon_atombios.c |   10 ++
 src/radeon_dri.c  |3 ++-
 src/radeon_driver.c   |   29 +
 5 files changed, 33 insertions(+), 14 deletions(-)

New commits:
commit 802073aea2cadc446778902b344221ad2484dc34
Author: Alex Deucher 
Date:   Tue Mar 2 20:46:06 2010 -0500

radeon: bump version for release

diff --git a/configure.ac b/configure.ac
index a19a308..6ff0ddb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-video-ati],
-6.12.4,
+6.12.5,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-video-ati)
 

commit 58738d5abb5e6f0622747cb6cdc8d09d4c5b0ade
Author: Dave Airlie 
Date:   Sat Feb 27 16:47:19 2010 +1000

pciids: hopefully fix HP

diff --git a/src/atipciids.h b/src/atipciids.h
index 9bcca95..5f66aa0 100644
--- a/src/atipciids.h
+++ b/src/atipciids.h
@@ -41,7 +41,9 @@
 #define PCI_VENDOR_DELL0x1028
 #define PCI_VENDOR_VIA 0x1106
 #define PCI_VENDOR_INTEL   0x8086
+#ifndef PCI_VENDOR_HP
 #define PCI_VENDOR_HP  0x103c
+#endif
 
 #include "ati_pciids_gen.h"
 
diff --git a/src/radeon_dri.c b/src/radeon_dri.c
index d67d649..7eceef2 100644
--- a/src/radeon_dri.c
+++ b/src/radeon_dri.c
@@ -51,7 +51,6 @@
 #include "radeon_dri.h"
 #include "radeon_version.h"
 
-#include "atipciids.h"
 
/* X and server generic header files */
 #include "xf86.h"
@@ -63,6 +62,8 @@
 #include "GL/glxtokens.h"
 #include "sarea.h"
 
+#include "atipciids.h"
+
 static size_t radeon_drm_page_size;
 
 #define RADEON_MAX_DRAWABLES 256

commit af13ce94d8631fa3d111de8fdf8765c65fba6bf7
Author: Dave Airlie 
Date:   Fri Feb 26 19:17:28 2010 +1000

pci: add HP vendor id

diff --git a/src/atipciids.h b/src/atipciids.h
index 47c03c7..9bcca95 100644
--- a/src/atipciids.h
+++ b/src/atipciids.h
@@ -41,6 +41,7 @@
 #define PCI_VENDOR_DELL0x1028
 #define PCI_VENDOR_VIA 0x1106
 #define PCI_VENDOR_INTEL   0x8086
+#define PCI_VENDOR_HP  0x103c
 
 #include "ati_pciids_gen.h"
 

commit 890ea858b3228e2d519c57b8775f0009aaa2bac4
Author: Cooper Yuan 
Date:   Fri Feb 26 16:14:12 2010 +0800

add more triple-head server ID

diff --git a/src/radeon_driver.c b/src/radeon_driver.c
index 17253a7..160d084 100644
--- a/src/radeon_driver.c
+++ b/src/radeon_driver.c
@@ -1807,19 +1807,24 @@ static Bool RADEONPreInitChipType(ScrnInfoPtr pScrn)
 case PCI_CHIP_RV100_QY:
 case PCI_CHIP_RV100_QZ:
/* DELL triple-head configuration. */
-   if ((PCI_SUB_VENDOR_ID(info->PciInfo) == PCI_VENDOR_DELL) &&
-   ((PCI_SUB_DEVICE_ID(info->PciInfo) == 0x016c) ||
-(PCI_SUB_DEVICE_ID(info->PciInfo) == 0x016d) ||
-(PCI_SUB_DEVICE_ID(info->PciInfo) == 0x016e) ||
-(PCI_SUB_DEVICE_ID(info->PciInfo) == 0x016f) ||
-(PCI_SUB_DEVICE_ID(info->PciInfo) == 0x0170) ||
-(PCI_SUB_DEVICE_ID(info->PciInfo) == 0x017d) ||
-(PCI_SUB_DEVICE_ID(info->PciInfo) == 0x017e) ||
-(PCI_SUB_DEVICE_ID(info->PciInfo) == 0x0183) ||
-(PCI_SUB_DEVICE_ID(info->PciInfo) == 0x018a) ||
-(PCI_SUB_DEVICE_ID(info->PciInfo) == 0x019a))) {
+   if (((PCI_SUB_VENDOR_ID(info->PciInfo) == PCI_VENDOR_DELL) &&
+((PCI_SUB_DEVICE_ID(info->PciInfo) == 0x016c) ||
+ (PCI_SUB_DEVICE_ID(info->PciInfo) == 0x016d) ||
+ (PCI_SUB_DEVICE_ID(info->PciInfo) == 0x016e) ||
+ (PCI_SUB_DEVICE_ID(info->PciInfo) == 0x016f) ||
+ (PCI_SUB_DEVICE_ID(info->PciInfo) == 0x0170) ||
+ (PCI_SUB_DEVICE_ID(info->PciInfo) == 0x017d) ||
+ (PCI_SUB_DEVICE_ID(info->PciInfo) == 0x017e) ||
+ (PCI_SUB_DEVICE_ID(info->PciInfo) == 0x0183) ||
+ (PCI_SUB_DEVICE_ID(info->PciInfo) == 0x018a) ||
+ (PCI_SUB_DEVICE_ID(info->PciInfo) == 0x019a) ||
+ (PCI_SUB_DEVICE_ID(info->PciInfo) == 0x01b1) ||
+ (PCI_SUB_DEVICE_ID(info->PciInfo) == 0x01b2) ||
+ (PCI_SUB_DEVICE_ID(info->PciInfo) == 0x0205))) ||
+   ((PCI_SUB_VENDOR_ID(info->PciInfo) == PCI_VENDOR_HP) &&
+  (PCI_SUB_DEVICE_ID(info->PciInfo) == 0x31fb))) {
info->IsDellServer = TRUE;
-   xf86DrvMsg(pScrn->scrnIndex, X_INFO, "DELL server detected, force 
to special setup\n");
+   xf86DrvMsg(pScrn->scrnIndex, X_INFO, "DELL/HP server detected, 
force to special setup\n");
}
break;
 case PCI_CHIP_RS482_5974:

commit 89e87dcb8ffb8a1ffdd55b9b63c8efef5f42e603
Author: Alex Deucher 
Date:   Thu Feb 18 14:02:00 2010 -0500

RS600: add connector quirk

System lists DVI port as HDMI.

fixes fdo bug 26605

diff --git a/src/radeon_atombios.c b/src/radeon_atombios.c
index 1e7b202..621a110 100644
-

xserver-xorg-video-ati: Changes to 'debian-unstable'

2010-03-02 Thread Brice Goglin
 ChangeLog |   34 ++
 configure.ac  |2 +-
 debian/changelog  |6 ++
 src/atipciids.h   |3 +++
 src/radeon_atombios.c |   10 ++
 src/radeon_dri.c  |3 ++-
 src/radeon_driver.c   |   29 +
 7 files changed, 73 insertions(+), 14 deletions(-)

New commits:
commit c98f6b4ed7528514f1b08ee8ab0245ab8e3ede51
Author: Brice Goglin 
Date:   Wed Mar 3 07:29:49 2010 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index b494323..863ae8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-xserver-xorg-video-ati (1:6.12.5-1) UNRELEASED; urgency=low
+xserver-xorg-video-ati (1:6.12.5-1) unstable; urgency=low
 
   * New upstream release, closes: #572306.
 
- -- Brice Goglin   Wed, 03 Mar 2010 07:27:49 +0100
+ -- Brice Goglin   Wed, 03 Mar 2010 07:29:24 +0100
 
 xserver-xorg-video-ati (1:6.12.4-3) unstable; urgency=low
 

commit 88c4c9f66a5f05e51855a8b9fb90200dc42b71e1
Author: Brice Goglin 
Date:   Wed Mar 3 07:28:20 2010 +0100

New upstream release

diff --git a/ChangeLog b/ChangeLog
index 81ff17e..f4e75fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+commit 802073aea2cadc446778902b344221ad2484dc34
+Author: Alex Deucher 
+Date:   Tue Mar 2 20:46:06 2010 -0500
+
+radeon: bump version for release
+
+commit 58738d5abb5e6f0622747cb6cdc8d09d4c5b0ade
+Author: Dave Airlie 
+Date:   Sat Feb 27 16:47:19 2010 +1000
+
+pciids: hopefully fix HP
+
+commit af13ce94d8631fa3d111de8fdf8765c65fba6bf7
+Author: Dave Airlie 
+Date:   Fri Feb 26 19:17:28 2010 +1000
+
+pci: add HP vendor id
+
+commit 890ea858b3228e2d519c57b8775f0009aaa2bac4
+Author: Cooper Yuan 
+Date:   Fri Feb 26 16:14:12 2010 +0800
+
+add more triple-head server ID
+
+commit 89e87dcb8ffb8a1ffdd55b9b63c8efef5f42e603
+Author: Alex Deucher 
+Date:   Thu Feb 18 14:02:00 2010 -0500
+
+RS600: add connector quirk
+
+System lists DVI port as HDMI.
+
+fixes fdo bug 26605
+
 commit 712ac98af7cd862e802a8f735318dfb9c6a7ad28
 Author: Alex Deucher 
 Date:   Tue Jan 19 11:59:38 2010 -0500
diff --git a/debian/changelog b/debian/changelog
index 962db64..b494323 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-ati (1:6.12.5-1) UNRELEASED; urgency=low
+
+  * New upstream release, closes: #572306.
+
+ -- Brice Goglin   Wed, 03 Mar 2010 07:27:49 +0100
+
 xserver-xorg-video-ati (1:6.12.4-3) unstable; urgency=low
 
   [ Julien Cristau ]

commit 802073aea2cadc446778902b344221ad2484dc34
Author: Alex Deucher 
Date:   Tue Mar 2 20:46:06 2010 -0500

radeon: bump version for release

diff --git a/configure.ac b/configure.ac
index a19a308..6ff0ddb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-video-ati],
-6.12.4,
+6.12.5,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-video-ati)
 

commit 58738d5abb5e6f0622747cb6cdc8d09d4c5b0ade
Author: Dave Airlie 
Date:   Sat Feb 27 16:47:19 2010 +1000

pciids: hopefully fix HP

diff --git a/src/atipciids.h b/src/atipciids.h
index 9bcca95..5f66aa0 100644
--- a/src/atipciids.h
+++ b/src/atipciids.h
@@ -41,7 +41,9 @@
 #define PCI_VENDOR_DELL0x1028
 #define PCI_VENDOR_VIA 0x1106
 #define PCI_VENDOR_INTEL   0x8086
+#ifndef PCI_VENDOR_HP
 #define PCI_VENDOR_HP  0x103c
+#endif
 
 #include "ati_pciids_gen.h"
 
diff --git a/src/radeon_dri.c b/src/radeon_dri.c
index d67d649..7eceef2 100644
--- a/src/radeon_dri.c
+++ b/src/radeon_dri.c
@@ -51,7 +51,6 @@
 #include "radeon_dri.h"
 #include "radeon_version.h"
 
-#include "atipciids.h"
 
/* X and server generic header files */
 #include "xf86.h"
@@ -63,6 +62,8 @@
 #include "GL/glxtokens.h"
 #include "sarea.h"
 
+#include "atipciids.h"
+
 static size_t radeon_drm_page_size;
 
 #define RADEON_MAX_DRAWABLES 256

commit af13ce94d8631fa3d111de8fdf8765c65fba6bf7
Author: Dave Airlie 
Date:   Fri Feb 26 19:17:28 2010 +1000

pci: add HP vendor id

diff --git a/src/atipciids.h b/src/atipciids.h
index 47c03c7..9bcca95 100644
--- a/src/atipciids.h
+++ b/src/atipciids.h
@@ -41,6 +41,7 @@
 #define PCI_VENDOR_DELL0x1028
 #define PCI_VENDOR_VIA 0x1106
 #define PCI_VENDOR_INTEL   0x8086
+#define PCI_VENDOR_HP  0x103c
 
 #include "ati_pciids_gen.h"
 

commit 890ea858b3228e2d519c57b8775f0009aaa2bac4
Author: Cooper Yuan 
Date:   Fri Feb 26 16:14:12 2010 +0800

add more triple-head server ID

diff --git a/src/radeon_driver.c b/src/radeon_driver.c
index 17253a7..160d084 100644
--- a/src/radeon_driver.c
+++ b/src/radeon_driver.c
@@ -1807,19 +1807,24 @@ static Bool RADEONPreInitChipType(ScrnInfoPtr pScrn)
 case PCI_CHIP_RV100_QY:
 case PCI_CHIP_RV100_QZ:
/* DELL triple-head configuration. */
-   i

xserver-xorg-video-ati: Changes to 'refs/tags/xserver-xorg-video-ati-1_6.12.5-1'

2010-03-02 Thread Brice Goglin
Tag 'xserver-xorg-video-ati-1_6.12.5-1' created by Brice Goglin 
 at 2010-03-03 06:33 +

Tagging upload of xserver-xorg-video-ati 1:6.12.5-1 to unstable.

Changes since xserver-xorg-video-ati-1_6.12.4-3:
Alex Deucher (2):
  RS600: add connector quirk
  radeon: bump version for release

Brice Goglin (3):
  Merge tag 'xf86-video-ati-6.12.5' into debian-unstable
  New upstream release
  Prepare changelog for upload

Cooper Yuan (1):
  add more triple-head server ID

Dave Airlie (2):
  pci: add HP vendor id
  pciids: hopefully fix HP

---
 ChangeLog |   34 ++
 configure.ac  |2 +-
 debian/changelog  |6 ++
 src/atipciids.h   |3 +++
 src/radeon_atombios.c |   10 ++
 src/radeon_dri.c  |3 ++-
 src/radeon_driver.c   |   29 +
 7 files changed, 73 insertions(+), 14 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/e1nmi9c-00082s...@alioth.debian.org



Processing of xserver-xorg-video-ati_6.12.5-1_i386.changes

2010-03-02 Thread Archive Administrator
xserver-xorg-video-ati_6.12.5-1_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-ati_6.12.5-1.dsc
  xserver-xorg-video-ati_6.12.5.orig.tar.gz
  xserver-xorg-video-ati_6.12.5-1.diff.gz
  xserver-xorg-video-ati_6.12.5-1_i386.deb
  xserver-xorg-video-ati-dbg_6.12.5-1_i386.deb
  xserver-xorg-video-radeon_6.12.5-1_i386.deb
  xserver-xorg-video-radeon-dbg_6.12.5-1_i386.deb

Greetings,

Your Debian queue daemon (running on host ries.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/e1nmidw-0005hg...@ries.debian.org



xserver-xorg-video-ati_6.12.5-1_i386.changes ACCEPTED

2010-03-02 Thread Archive Administrator



Accepted:
xserver-xorg-video-ati-dbg_6.12.5-1_i386.deb
  to main/x/xserver-xorg-video-ati/xserver-xorg-video-ati-dbg_6.12.5-1_i386.deb
xserver-xorg-video-ati_6.12.5-1.diff.gz
  to main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.12.5-1.diff.gz
xserver-xorg-video-ati_6.12.5-1.dsc
  to main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.12.5-1.dsc
xserver-xorg-video-ati_6.12.5-1_i386.deb
  to main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.12.5-1_i386.deb
xserver-xorg-video-ati_6.12.5.orig.tar.gz
  to main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_6.12.5.orig.tar.gz
xserver-xorg-video-radeon-dbg_6.12.5-1_i386.deb
  to 
main/x/xserver-xorg-video-ati/xserver-xorg-video-radeon-dbg_6.12.5-1_i386.deb
xserver-xorg-video-radeon_6.12.5-1_i386.deb
  to main/x/xserver-xorg-video-ati/xserver-xorg-video-radeon_6.12.5-1_i386.deb


Override entries for your package:
xserver-xorg-video-ati-dbg_6.12.5-1_i386.deb - extra debug
xserver-xorg-video-ati_6.12.5-1.dsc - source x11
xserver-xorg-video-ati_6.12.5-1_i386.deb - optional x11
xserver-xorg-video-radeon-dbg_6.12.5-1_i386.deb - extra debug
xserver-xorg-video-radeon_6.12.5-1_i386.deb - optional x11

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


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/e1nmitp-0007m7...@ries.debian.org