Bug#579217: PageUp and PageDn send noise events

2010-04-26 Thread Stanislav Maslovski
Package: xserver-xorg-input-kbd
Version: 1:1.4.0-1
Severity: normal

With the configuration given below the PageUp and PageDn keys on my
laptop send strange noise. I also give the output of xev (and also
the X log). If I disable autodevices (the commented out option in
my xorg.conf) then the problem disappears.

 xev output =

/*** pressing page down ***/

KeyPress event, serial 33, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9868325, (75,102), root:(114,159),
state 0x0, keycode 117 (keysym 0xff67, Menu), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

MappingNotify event, serial 33, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyPress event, serial 33, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9868325, (75,102), root:(114,159),
state 0x0, keycode 105 (keysym 0xff56, Next), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

MappingNotify event, serial 35, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyRelease event, serial 35, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9868473, (75,102), root:(114,159),
state 0x0, keycode 117 (keysym 0xff67, Menu), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

MappingNotify event, serial 35, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyRelease event, serial 35, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9868473, (75,102), root:(114,159),
state 0x0, keycode 105 (keysym 0xff56, Next), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

MappingNotify event, serial 37, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyPress event, serial 37, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9869294, (75,102), root:(114,159),
state 0x0, keycode 117 (keysym 0xff67, Menu), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

MappingNotify event, serial 37, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyPress event, serial 37, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9869294, (75,102), root:(114,159),
state 0x0, keycode 105 (keysym 0xff56, Next), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

MappingNotify event, serial 39, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyRelease event, serial 39, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9869491, (75,102), root:(114,159),
state 0x0, keycode 117 (keysym 0xff67, Menu), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

MappingNotify event, serial 39, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyRelease event, serial 39, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9869491, (75,102), root:(114,159),
state 0x0, keycode 105 (keysym 0xff56, Next), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

/*** pressing page up ***/

MappingNotify event, serial 93, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyPress event, serial 93, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9874605, (75,102), root:(114,159),
state 0x0, keycode 112 (keysym 0xffaf, KP_Divide), same_screen YES,
XLookupString gives 1 bytes: (2f) /
XmbLookupString gives 1 bytes: (2f) /
XFilterEvent returns: False

MappingNotify event, serial 93, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyPress event, serial 93, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9874605, (75,102), root:(114,159),
state 0x0, keycode 99 (keysym 0xff55, Prior), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

MappingNotify event, serial 95, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyRelease event, serial 95, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9874663, (75,102), root:(114,159),
state 0x0, keycode 112 (keysym 0xffaf, KP_Divide), same_screen YES,
XLookupString gives 1 bytes: (2f) /
XFilterEvent returns: False

MappingNotify event, serial 95, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyRelease event, serial 95, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9874663, (75,102), root:(114,159),
state 0x0, keycode 99 (keysym 0xff55, Prior), same_screen YES,
XLookupString gives 0 bytes: 

xorg-server: Changes to 'debian-unstable'

2010-04-26 Thread Cyril Brulebois
 debian/changelog|8 
 debian/copyright|4 +++-
 debian/local/10-mouse.conf  |2 +-
 debian/xserver-xorg-core.bug.script |6 ++
 4 files changed, 18 insertions(+), 2 deletions(-)

New commits:
commit b0205b5ba26110899100fafbec31c44a5d024771
Author: Cyril Brulebois k...@debian.org
Date:   Mon Apr 26 12:22:14 2010 +0200

Fix typo in 10-mouse.conf: s/Mouse/Pointer/ (Closes: #579130).

diff --git a/debian/changelog b/debian/changelog
index b981f69..56b8ad8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ xorg-server (2:1.7.6.901-4) UNRELEASED; urgency=low
   * Fix stuff pointed out by lintian:
  - Fix FSF address in debian/copyright.
  - Point to the complete text of the GPL in debian/copyright.
+  * Fix typo in 10-mouse.conf: s/Mouse/Pointer/ (Closes: #579130).
 
  -- Timo Aaltonen tjaal...@ubuntu.com  Tue, 20 Apr 2010 17:46:32 +0300
 
diff --git a/debian/local/10-mouse.conf b/debian/local/10-mouse.conf
index 49c3bae..39183ea 100644
--- a/debian/local/10-mouse.conf
+++ b/debian/local/10-mouse.conf
@@ -1,5 +1,5 @@
 Section InputClass
Identifier mouse catchall
-   MatchIsMouse on
+   MatchIsPointer on
Driver mouse
 EndSection

commit eb4ddad62dfb65e57c80c733a44190111cbe8849
Author: Cyril Brulebois k...@debian.org
Date:   Mon Apr 19 16:53:14 2010 +0200

Point to the complete text of the GPL in debian/copyright.

diff --git a/debian/changelog b/debian/changelog
index ccd2167..b981f69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ xorg-server (2:1.7.6.901-4) UNRELEASED; urgency=low
   * Add listing files under /etc/X11/xorg.conf.d in bug script.
   * Fix stuff pointed out by lintian:
  - Fix FSF address in debian/copyright.
+ - Point to the complete text of the GPL in debian/copyright.
 
  -- Timo Aaltonen tjaal...@ubuntu.com  Tue, 20 Apr 2010 17:46:32 +0300
 
diff --git a/debian/copyright b/debian/copyright
index de4145c..cd2b454 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -579,3 +579,6 @@ debian/local/input_id.c is stolen from udev and is:
You should have received a copy of the GNU General Public License
along with keymap; if not, write to the Free Software Foundation,
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+
+   On Debian systems, the complete text of the GNU General Public
+   License can be found in the /usr/share/common-licenses/GPL file.

commit d14576b1467e575057e71f0140a35d5e0c069d67
Author: Cyril Brulebois k...@debian.org
Date:   Mon Apr 19 16:45:27 2010 +0200

Fix FSF address in debian/copyright.

diff --git a/debian/changelog b/debian/changelog
index 797819d..ccd2167 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ xorg-server (2:1.7.6.901-4) UNRELEASED; urgency=low
 
   [ Cyril Brulebois ]
   * Add listing files under /etc/X11/xorg.conf.d in bug script.
+  * Fix stuff pointed out by lintian:
+ - Fix FSF address in debian/copyright.
 
  -- Timo Aaltonen tjaal...@ubuntu.com  Tue, 20 Apr 2010 17:46:32 +0300
 
diff --git a/debian/copyright b/debian/copyright
index 355494e..de4145c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -578,5 +578,4 @@ debian/local/input_id.c is stolen from udev and is:
 
You should have received a copy of the GNU General Public License
along with keymap; if not, write to the Free Software Foundation,
-   Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
-
+   Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.

commit 50997a061dd81631b1f7327f6e6d46300d51f081
Author: Cyril Brulebois k...@debian.org
Date:   Mon Apr 19 16:27:05 2010 +0200

Add listing files under /etc/X11/xorg.conf.d in bug script.

diff --git a/debian/changelog b/debian/changelog
index 8ed1d6a..797819d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 xorg-server (2:1.7.6.901-4) UNRELEASED; urgency=low
 
+  [ Timo Aaltonen ]
   * Update patch 17; Add missing __datadir__ to cpprules.in.
 
+  [ Cyril Brulebois ]
+  * Add listing files under /etc/X11/xorg.conf.d in bug script.
+
  -- Timo Aaltonen tjaal...@ubuntu.com  Tue, 20 Apr 2010 17:46:32 +0300
 
 xorg-server (2:1.7.6.901-3) unstable; urgency=low
diff --git a/debian/xserver-xorg-core.bug.script 
b/debian/xserver-xorg-core.bug.script
index 2f12659..bcc11cf 100644
--- a/debian/xserver-xorg-core.bug.script
+++ b/debian/xserver-xorg-core.bug.script
@@ -6,6 +6,7 @@ PATH=/sbin:$PATH
 CONFIG_DIR=/etc/X11
 SERVER_SYMLINK=$CONFIG_DIR/X
 XORGCONFIG=$CONFIG_DIR/xorg.conf
+XORGCONFIG_DIR=$CONFIG_DIR/xorg.conf.d
 CONFIG_AUX_DIR=/var/lib/x11
 SERVER_SYMLINK_CHECKSUM=$CONFIG_AUX_DIR/${SERVER_SYMLINK##*/}.md5sum
 SERVER_SYMLINK_ROSTER=$CONFIG_AUX_DIR/${SERVER_SYMLINK##*/}.roster
@@ -92,6 +93,11 @@ if [ -e $XORGCONFIG ]; then
 printf Contents of $XORGCONFIG:\n
 iconv -c -t ascii $XORGCONFIG
 printf \n
+if [ -d $XORGCONFIG_DIR ]; then
+printf Contents of 

Bug#579130: xserver-xorg-core: file /usr/share/X11/xorg.conf.d/10-mouse.conf has a line with a not valid keyword, MatchIsMouse.

2010-04-26 Thread Cyril Brulebois
tag 579130 pending
thanks

Cyril Brulebois k...@debian.org (25/04/2010):
 I think you should be able to work around this bug until the next
 upload by doing s/Mouse/Pointer/ in the said file.

That indeed fixes it, checked on GNU/kFreeBSD, fix in git.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Processed: Re: Bug#579130: xserver-xorg-core: file /usr/share/X11/xorg.conf.d/10-mouse.conf has a line with a not valid keyword, MatchIsMouse.

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

 tag 579130 pending
Bug #579130 [xserver-xorg-core] xserver-xorg-core: file 
/usr/share/X11/xorg.conf.d/10-mouse.conf has a line with a not valid keyword, 
MatchIsMouse.
Added tag(s) pending.
 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.127227746415967.transcr...@bugs.debian.org



Bug#546741: Driver for SiS 771/671

2010-04-26 Thread Cyril Brulebois
Djalma Brandão Martins djalmabmart...@gmail.com (26/04/2010):
 http://mandriva.c3sl.ufpr.br/devel/2010.1/SRPMS/main/release/x11-driver-video-sisimedia-0.9.1-1.20091203.4mdv2010.1.src.rpm

On some Mandriva page (thanks to google cache since it's not answering
otherwise), one can read:
  “RPM resource x11-driver-video-sisimedia

  x11-driver-video-sisimedia is the video driver for SiS 670 / 671
  cards. These are not supported by the X.org 'sis' driver. This code
  is very different, so the two cannot be easily merged.”

 There is a way of including this driver in Debian?

For the record: http://www.linuxconsulting.ro/xorg-drivers/ looks like
“upstream”; I'm not sure why that wasn't pushed towards cgit.fdo; I
also don't see any git repository there. And that means patches
against the kernel as well (which I didn't check if they got merged in
the meanwhile).

Doesn't sound too good at first glance.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#579217: PageUp and PageDn send noise events

2010-04-26 Thread Julien Cristau
On Mon, Apr 26, 2010 at 13:49:03 +0400, Stanislav Maslovski wrote:

 Package: xserver-xorg-input-kbd
 Version: 1:1.4.0-1
 Severity: normal
 
 With the configuration given below the PageUp and PageDn keys on my
 laptop send strange noise. I also give the output of xev (and also
 the X log). If I disable autodevices (the commented out option in
 my xorg.conf) then the problem disappears.
 
can you run evtest on the device file corresponding to your keyboard
(/dev/input/eventX), and send its output when you press those keys?
Maybe try pressing those keys when running 'xinput test-xi2' as well, to
see where the spurious events come from.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#383465: paypal r

2010-04-26 Thread savita choudhari

  
_
Hotmail is redefining busy with tools for the New Busy. Get more from your 
inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2

Direct Malaysa Manufacturer - Office Furniture - -Lab Furniture - ESD Work Bench - c/w Design Build Services for whole

2010-04-26 Thread Miss June / Emilly





This email has been sent with an unregistered copy of ePostMailer 
(http://www.epostmailer.com ) which has not been paid for. This message is not 
present in the registered version.


[bts-link] source package mesa

2010-04-26 Thread bts-link-upstream
#
# bts-link upstream status pull for source package mesa
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #577185 (http://bugs.debian.org/577185)
#  * https://bugs.freedesktop.org/show_bug.cgi?id=27416
#  * remote status changed: (?) - NEW
usertags 577185 + status-NEW

thanks


--
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/20100426170106.4405.86883.btsl...@merkel.debian.org



paypal R

2010-04-26 Thread Shawn Shrawny

  
_
Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_1

Bug#567677: Fixed upstream

2010-04-26 Thread Jason D. Clinton
The fixes have been posted for a few days on the upstream bug. BTW, this bug
also causes all Clutter 1.2 apps to crash due to that library's use of GLX
1.3; so GNOME Games and Empathy cause the X server to crash.


xorg-server: Changes to 'debian-unstable'

2010-04-26 Thread Julien Cristau
 debian/changelog |4 
 debian/patches/03_fedora_glx_versioning.diff |  233 ---
 debian/patches/04_fedora_glx14-swrast.diff   |   26 ---
 debian/patches/series|3 
 4 files changed, 4 insertions(+), 262 deletions(-)

New commits:
commit f0b4835e02bf18fb90342d30446f1d77cb8ce00e
Author: Julien Cristau jcris...@debian.org
Date:   Mon Apr 26 21:09:14 2010 +0200

Drop the GLX 1.4 patches to fix server crashes with DRI2 (closes: #567677).

diff --git a/debian/changelog b/debian/changelog
index 56b8ad8..b20d79d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,10 @@ xorg-server (2:1.7.6.901-4) UNRELEASED; urgency=low
  - Point to the complete text of the GPL in debian/copyright.
   * Fix typo in 10-mouse.conf: s/Mouse/Pointer/ (Closes: #579130).
 
+  [ Julien Cristau ]
+  * Drop the GLX 1.4 patches to fix server crashes with DRI2 (closes:
+#567677).
+
  -- Timo Aaltonen tjaal...@ubuntu.com  Tue, 20 Apr 2010 17:46:32 +0300
 
 xorg-server (2:1.7.6.901-3) unstable; urgency=low
diff --git a/debian/patches/03_fedora_glx_versioning.diff 
b/debian/patches/03_fedora_glx_versioning.diff
deleted file mode 100644
index c8a1c30..000
--- a/debian/patches/03_fedora_glx_versioning.diff
+++ /dev/null
@@ -1,233 +0,0 @@
-From 3ef4be8129f78afd5566a9e5d0fb901449dcb771 Mon Sep 17 00:00:00 2001
-From: Ian Romanick ian.d.roman...@intel.com
-Date: Tue, 29 Sep 2009 16:43:43 -0700
-Subject: [PATCH] GLX: Enable GLX 1.4 on DRI2
-
-this squashes 4 commits
-(cherry picked from commit ad5c0d9efa47476ed5cf75c82265c73919e468b4)
-(cherry picked from commit cb54cf1b3e8c4109541cfb698542c00f2473e731)
-(cherry picked from commit 4c6bfa2c09ae2b0cffdf9211a6dfbcaefe0366b5)
-(cherry picked from commit 9bf2ff4faf730913de3073f346646a8727be41d4)

- glx/glxcmds.c  |   12 
- glx/glxdri2.c  |   12 
- glx/glxext.c   |8 +++-
- glx/glxscreens.c   |   15 ---
- glx/glxscreens.h   |   11 +++
- glx/glxserver.h|3 +++
- glx/indirect_texture_compression.c |4 ++--
- include/protocol-versions.h|2 +-
- 8 files changed, 56 insertions(+), 11 deletions(-)
-
-diff --git a/glx/glxcmds.c b/glx/glxcmds.c
-index b1061a8..ba4c123 100644
 a/glx/glxcmds.c
-+++ b/glx/glxcmds.c
-@@ -50,7 +50,6 @@
- #include indirect_dispatch.h
- #include indirect_table.h
- #include indirect_util.h
--#include protocol-versions.h
- 
- static int
- validGlxScreen(ClientPtr client, int screen, __GLXscreen **pGlxScreen, int 
*err)
-@@ -739,8 +738,8 @@ int __glXDisp_QueryVersion(__GLXclientState *cl, GLbyte 
*pc)
- ** client if it wants to work with older clients; however, in this
- ** implementation the server just returns its version number.
- */
--reply.majorVersion = SERVER_GLX_MAJOR_VERSION;
--reply.minorVersion = SERVER_GLX_MINOR_VERSION;
-+reply.majorVersion = glxMajorVersion;
-+reply.minorVersion = glxMinorVersion;
- reply.length = 0;
- reply.type = X_Reply;
- reply.sequenceNumber = client-sequence;
-@@ -2360,6 +2359,7 @@ int __glXDisp_QueryServerString(__GLXclientState *cl, 
GLbyte *pc)
- char *buf;
- __GLXscreen *pGlxScreen;
- int err;
-+char ver_str[16];
- 
- if (!validGlxScreen(client, req-screen, pGlxScreen, err))
-   return err;
-@@ -2369,7 +2369,11 @@ int __glXDisp_QueryServerString(__GLXclientState *cl, 
GLbyte *pc)
-   ptr = pGlxScreen-GLXvendor;
-   break;
-   case GLX_VERSION:
--  ptr = pGlxScreen-GLXversion;
-+  /* Return to the server version rather than the screen version
-+   * to prevent confusion when they do not match.
-+   */
-+  snprintf(ver_str, 16, %d.%d, glxMajorVersion, glxMinorVersion);
-+  ptr = ver_str;
-   break;
-   case GLX_EXTENSIONS:
-   ptr = pGlxScreen-GLXextensions;
-diff --git a/glx/glxdri2.c b/glx/glxdri2.c
-index ed7fb4c..ed7dc80 100644
 a/glx/glxdri2.c
-+++ b/glx/glxdri2.c
-@@ -685,6 +685,18 @@ __glXDRIscreenProbe(ScreenPtr pScreen)
-  screen-base.GLXextensions);
- }
- 
-+/* We're going to assume (perhaps incorrectly?) that all DRI2-enabled
-+ * drivers support the required extensions for GLX 1.4.  The extensions
-+ * we're assuming are:
-+ *
-+ *- GLX_SGI_make_current_read (1.3)
-+ *- GLX_SGIX_fbconfig (1.3)
-+ *- GLX_SGIX_pbuffer (1.3)
-+ *- GLX_ARB_multisample (1.4)
-+ */
-+screen-base.GLXmajor = 1;
-+screen-base.GLXminor = 4;
-+
- screen-enterVT = pScrn-EnterVT;
- pScrn-EnterVT = glxDRIEnterVT; 
- screen-leaveVT = pScrn-LeaveVT;
-diff --git a/glx/glxext.c b/glx/glxext.c
-index 19d70d4..9f9c0ed 100644
 a/glx/glxext.c
-+++ b/glx/glxext.c
-@@ -360,12 +360,18 @@ void GlxExtensionInit(void)
-

Processed (with 1 errors): reassign 579152 to xserver-xorg-core, forcibly merging 567677 579152

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

 reassign 579152 xserver-xorg-core
Bug #579152 [xserver-xorg] xserver-xorg: server crashes when closing apps that 
use the GLX 1.3 API
Bug reassigned from package 'xserver-xorg' to 'xserver-xorg-core'.
Bug No longer marked as found in versions xorg/1:7.5+5.
 forcemerge 567677 579152
Bug#567677: Server sometimes crashes when closing OpenGL programs
Bug#579152: xserver-xorg: server crashes when closing apps that use the GLX 1.3 
API
Mismatch - only Bugs in the same package can be forcibly merged:
Bug 579152 is not in the same package as 567677
 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.127230892511882.transcr...@bugs.debian.org



Processed: limit source to xorg-server, tagging 567677

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

 #xorg-server (2:1.7.6.901-4) UNRELEASED; urgency=low
 #
 #  * Drop the GLX 1.4 patches to fix server crashes with DRI2 (closes:
 ##567677).
 #
 limit source xorg-server
Limiting to bugs with field 'source' containing at least one of 'xorg-server'
Limit currently set to 'source':'xorg-server'

 tags 567677 + pending
Bug #567677 [src:xorg-server] Server sometimes crashes when closing OpenGL 
programs
Added tag(s) pending.
 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.127230906213389.transcr...@bugs.debian.org



Processed: reassign 579152 to src:xorg-server, forcibly merging 567677 579152

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

 reassign 579152 src:xorg-server
Bug #579152 [xserver-xorg-core] xserver-xorg: server crashes when closing apps 
that use the GLX 1.3 API
Bug reassigned from package 'xserver-xorg-core' to 'src:xorg-server'.
 forcemerge 567677 579152
Bug#567677: Server sometimes crashes when closing OpenGL programs
Bug#579152: xserver-xorg: server crashes when closing apps that use the GLX 1.3 
API
Forcibly Merged 567677 579152.

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



Bug#579217: PageUp and PageDn send noise events

2010-04-26 Thread Stanislav Maslovski
On Mon, Apr 26, 2010 at 12:59:21PM +0200, Julien Cristau wrote:
 On Mon, Apr 26, 2010 at 13:49:03 +0400, Stanislav Maslovski wrote:
 
  Package: xserver-xorg-input-kbd
  Version: 1:1.4.0-1
  Severity: normal
  
  With the configuration given below the PageUp and PageDn keys on my
  laptop send strange noise. I also give the output of xev (and also
  the X log). If I disable autodevices (the commented out option in
  my xorg.conf) then the problem disappears.
  
 can you run evtest on the device file corresponding to your keyboard
 (/dev/input/eventX), and send its output when you press those keys?
 Maybe try pressing those keys when running 'xinput test-xi2' as well, to
 see where the spurious events come from.


As far as I can tell, my keyboard is on /dev/input/event0. There is
also /dev/input/event12 which looks like a keyboard but does not
produce any events. It is probably some kind if ghost of event0
(physically, I have a just a single keyboard). In evtest I see normal
events on event0:

- 8 -

Event: time 1272315784.815478, -- Report Sync 
Event: time 1272315792.297281, type 4 (Misc), code 4 (ScanCode), value
d1
Event: time 1272315792.297307, type 1 (Key), code 109 (PageDown),
value 1
Event: time 1272315792.297312, -- Report Sync 
Event: time 1272315792.377293, type 4 (Misc), code 4 (ScanCode), value
d1
Event: time 1272315792.377308, type 1 (Key), code 109 (PageDown),
value 0
Event: time 1272315792.377311, -- Report Sync 
Event: time 1272315795.701759, type 4 (Misc), code 4 (ScanCode), value
d1
Event: time 1272315795.701784, type 1 (Key), code 109 (PageDown),
value 1
Event: time 1272315795.701789, -- Report Sync 
Event: time 1272315795.794512, type 4 (Misc), code 4 (ScanCode), value
d1
Event: time 1272315795.794528, type 1 (Key), code 109 (PageDown),
value 0
Event: time 1272315795.794531, -- Report Sync 
Event: time 1272315800.050752, type 4 (Misc), code 4 (ScanCode), value
c9
Event: time 1272315800.050779, type 1 (Key), code 104 (PageUp), value 1
Event: time 1272315800.050783, -- Report Sync 
Event: time 1272315800.147690, type 4 (Misc), code 4 (ScanCode), value
c9
Event: time 1272315800.147717, type 1 (Key), code 104 (PageUp), value 0
Event: time 1272315800.147721, -- Report Sync 
Event: time 1272315800.951335, type 4 (Misc), code 4 (ScanCode), value
c9
Event: time 1272315800.951357, type 1 (Key), code 104 (PageUp), value 1
Event: time 1272315800.951361, -- Report Sync 
Event: time 1272315801.059013, type 4 (Misc), code 4 (ScanCode), value
c9
Event: time 1272315801.059040, type 1 (Key), code 104 (PageUp), value 0
Event: time 1272315801.059044, -- Report Sync 

- 8 -

The output of xinput test-xi2 is attached (it is quite long). I did
the following: started it so that the displayed small window got the
focus and then pressed PageDn twice and PageUp twice and then
repeated. The log was truncated at the end of this sequence.

Hope that helps.

-- 
Stanislav


xtest.gz
Description: GNU Zip compressed data


Bug#579217: marked as done (PageUp and PageDn send noise events)

2010-04-26 Thread Debian Bug Tracking System
Your message dated Mon, 26 Apr 2010 23:47:58 +0200
with message-id 20100426214758.gh12...@radis.liafa.jussieu.fr
and subject line Re: Bug#579217: PageUp and PageDn send noise events
has caused the Debian Bug report #579217,
regarding PageUp and PageDn send noise events
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.)


-- 
579217: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579217
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-input-kbd
Version: 1:1.4.0-1
Severity: normal

With the configuration given below the PageUp and PageDn keys on my
laptop send strange noise. I also give the output of xev (and also
the X log). If I disable autodevices (the commented out option in
my xorg.conf) then the problem disappears.

 xev output =

/*** pressing page down ***/

KeyPress event, serial 33, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9868325, (75,102), root:(114,159),
state 0x0, keycode 117 (keysym 0xff67, Menu), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

MappingNotify event, serial 33, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyPress event, serial 33, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9868325, (75,102), root:(114,159),
state 0x0, keycode 105 (keysym 0xff56, Next), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

MappingNotify event, serial 35, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyRelease event, serial 35, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9868473, (75,102), root:(114,159),
state 0x0, keycode 117 (keysym 0xff67, Menu), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

MappingNotify event, serial 35, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyRelease event, serial 35, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9868473, (75,102), root:(114,159),
state 0x0, keycode 105 (keysym 0xff56, Next), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

MappingNotify event, serial 37, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyPress event, serial 37, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9869294, (75,102), root:(114,159),
state 0x0, keycode 117 (keysym 0xff67, Menu), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

MappingNotify event, serial 37, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyPress event, serial 37, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9869294, (75,102), root:(114,159),
state 0x0, keycode 105 (keysym 0xff56, Next), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

MappingNotify event, serial 39, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyRelease event, serial 39, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9869491, (75,102), root:(114,159),
state 0x0, keycode 117 (keysym 0xff67, Menu), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

MappingNotify event, serial 39, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyRelease event, serial 39, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9869491, (75,102), root:(114,159),
state 0x0, keycode 105 (keysym 0xff56, Next), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

/*** pressing page up ***/

MappingNotify event, serial 93, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyPress event, serial 93, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9874605, (75,102), root:(114,159),
state 0x0, keycode 112 (keysym 0xffaf, KP_Divide), same_screen YES,
XLookupString gives 1 bytes: (2f) /
XmbLookupString gives 1 bytes: (2f) /
XFilterEvent returns: False

MappingNotify event, serial 93, synthetic NO, window 0x0,
request MappingKeyboard, first_keycode 8, count 248

KeyPress event, serial 93, synthetic NO, window 0x1e1,
root 0x142, subw 0x0, time 9874605, (75,102), root:(114,159),
state 0x0, keycode 99 (keysym 0xff55, Prior), 

xserver-xorg-input-summa in squeeze

2010-04-26 Thread Facundo Aguirre
Hi, i hava a Genius NewSketch 1212HRIII tablet that is supported by the
package xserver-xorg-input-summa.
But i have squeeze and the last release (1.2.0-1) is supported by lenny.
Are there any posibilities to support the xserver-xorg-input-summa
module in squeeze?

Thanks in advance,
Facundo Aguirre


-- 
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/20100426233803.gb1...@debian-movil



Re: xserver-xorg-input-summa in squeeze

2010-04-26 Thread Brice Goglin
On 27/04/2010 01:38, Facundo Aguirre wrote:
 Hi, i hava a Genius NewSketch 1212HRIII tablet that is supported by the
 package xserver-xorg-input-summa.
 But i have squeeze and the last release (1.2.0-1) is supported by lenny.
 Are there any posibilities to support the xserver-xorg-input-summa
 module in squeeze?
   

Hello,

If you look at the upstream repository, you'll see that this driver is
broken and unmaintained:
http://cgit.freedesktop.org/xorg/driver/xf86-input-summa/commit/?id=4477fe8dfddc812db22dc6ec7b8e5b6378851923
That's why we removed it from Debian (and several other input drivers).

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/4bd674ed.4030...@ens-lyon.org