Bug#345436: xlibs: Keyboard not working properly after upgrade to 6.9.0.dfsg.1-1

2006-01-05 Thread Carsten Pfeiffer
Hi,

I also have a problem with the keyboard in X, namely I cannot produce accented 
characters like à with dead keys. It happens with both the keyboard and the 
kbd driver.

I found the cause to be rooted in the following message in X log:


expected keysym, got dead_diaresis: line 143 of pc/de
The XKEYBOARD keymap compiler (xkbcomp) reports:
 Warning:  Type ONE_LEVEL has 1 levels, but RALT has 2 symbols
   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server


I could fix both the error message and the problems with dead keys by editing 
/etc/X11/xkb/symbols/level3
and changing 

  key RALT {
type[Group1]=ONE_LEVEL,

to 

  key RALT {
type[Group1]=TWO_LEVEL,

I think the problem already appeared in some version of xorg 6.8.2, but I 
don't know the exact time, as I don't use accented characters all that often.

Thanks,
Carsten



Bug#345436: xlibs: Keyboard not working properly after upgrade to 6.9.0.dfsg.1-1

2006-01-04 Thread Francois LEIBER
i have exactly the same problem (among which maj, alt and alt-gr keys 
not working, as you can see) after upgrading, and a few hours of testing 
to solve it changed nothing.
it got even worse when after changing xorg.conf, gnome would freeze 
while loading, and since ctrl+alt+f1 wasn't working any more, i had to 
boot on a knoppix to access my computer in command line.

other symptoms include del keys not working under gnome

i joined my xorg.conf and xorg.log.

i was so happy to swith to xorg 6.9, but unfortunately this issue is 
preventing me from programing, so i'll be happy to find a way to fix it ;)


françois leiber

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  ([EMAIL PROTECTED])  Wed Dec 14 16:39:22 PST 
2005

# XF86Config-4 (XFree86 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 XF86Config-4 manual page.
# (Type man XF86Config-4 at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section ServerLayout
Identifier Default Layout
Screen Default Screen 0 0
InputDeviceGeneric Keyboard
InputDeviceConfigured Mouse CorePointer
InputDeviceGeneric Mouse
EndSection

Section Files

# local font server
# if the local font server has problems, we can fall back on these
FontPathunix/:7100
FontPath/usr/lib/X11/fonts/misc
#FontPath/usr/lib/X11/fonts/cyrillic
FontPath/usr/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/lib/X11/fonts/Type1
FontPath/usr/lib/X11/fonts/CID
#FontPath/usr/lib/X11/fonts/Speedo
FontPath/usr/lib/X11/fonts/100dpi
FontPath/usr/lib/X11/fonts/75dpi
EndSection

Section Module

#   LoadGLcore
Load   bitmap
Load   dbe
Load   ddc
#   Loaddri
Load   extmod
Load   freetype
Load   glx
Load   int10
Load   record
Load   speedo
Load   type1
Load   vbe
EndSection

Section InputDevice
Identifier Generic Keyboard
Driver kbd
Option CoreKeyboard
Option XkbRules   xorg
Option XkbModel pc105
Option XkbLayout fr
EndSection

Section InputDevice
Identifier Configured Mouse
Driver mouse
Option Device /dev/psaux
Option Protocol ImPS/2
Option ZAxisMapping 4 5
EndSection

Section InputDevice
Identifier Generic Mouse
Driver mouse
Option SendCoreEvents true
Option Device /dev/input/mice
Option Protocol ImPS/2
Option ZAxisMapping 4 5
EndSection

Section Monitor
Identifier Generic Monitor
HorizSync   31.0 - 69.0
VertRefresh 59.0 - 86.0
Option DPMS
EndSection

Section Device
Identifier NVIDIA Corporation NV25 [GeForce4 Ti 4200]
Driver nvidia
EndSection

Section Screen
Identifier Default Screen
Device NVIDIA Corporation NV25 [GeForce4 Ti 4200]
MonitorGeneric Monitor
DefaultDepth24
Option RenderAccel true
#Option AllowGLXWithComposite true
Option CursorShadow true
Option CursorShadowAlpha 40
SubSection Display
Depth   1
Modes  1280x1024 1024x768 800x600
EndSubSection
SubSection Display
Depth   4
Modes  1280x1024 1024x768 800x600
EndSubSection
SubSection Display
Depth   8
Modes  1280x1024 1024x768 800x600
EndSubSection
SubSection Display
Depth   15
Modes  1280x1024 1024x768 800x600
EndSubSection
SubSection Display
Depth   16
Modes  1280x1024 1024x768 800x600
EndSubSection
SubSection Display
Depth   24
Modes  1280x1024 1024x768 800x600
EndSubSection
EndSection


X Window System Version 6.9.0 (Debian 6.9.0.dfsg.1-1 20051229045140 David Nusinow [EMAIL PROTECTED])
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: Linux 2.6.14-2-686 i686 [ELF] 
Current Operating System: Linux poto 2.6.15-1-k7 #1 Tue Jan 3 10:46:46 UTC 2006 i686
Build 

Bug#345436: xlibs: Keyboard not working properly after upgrade to 6.9.0.dfsg.1-1

2005-12-31 Thread Paulo Marcel Coelho Aragao
Package: xlibs
Version: 6.9.0.dfsg.1-1
Severity: grave
Justification: renders package unusable

After the upgrade to 6.9.0.dfsg.1-1, the keyboard stopped working properly 
under X. I've noticed the following:

1. ctrl-alt-fn doesn't switch to other virtual consoles
2. The key with characters '/' and '?' is dead

Not switching to virtual consoles can be lived with, but the lack of '/' and 
'?' makes X unusable.

Needless to say, the keyboard works properly on the consoles, and it worked 
properly before the upgrade.

Paulo

-- Package-specific info:
Keyboard-related contents of X.Org X server log file
/var/log/Xorg.0.log:
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout default_layout
(**) |--Screen external_screen (0)
(**) |   |--Monitor samsung
(**) |   |--Device onboard_card
(**) |--Input Device ps2_keyboard
(**) |--Input Device usb_mouse
(**) FontPath set to 
/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/100dpi,/usr/X11R6/lib/X11/fonts/Type1
(**) RgbPath set to /usr/X11R6/lib/X11/rgb
(**) ModulePath set to /usr/X11R6/lib/modules
(**) Option AllowMouseOpenFail true
--
(II) Loading /usr/X11R6/lib/modules/drivers/trident_drv.so
(II) Module trident: vendor=X.Org Foundation
compiled for 6.9.0, module version = 1.0.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: kbd
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
(II) Module kbd: vendor=X.Org Foundation
compiled for 6.9.0, module version = 1.0.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: mouse
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
--
(**) TRIDENT(0): DPMS enabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
--
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(**) Option CoreKeyboard
(**) ps2_keyboard: Core Keyboard
(**) Option Protocol standard
(**) ps2_keyboard: Protocol: standard
(**) Option AutoRepeat 500 30
(**) Option XkbRules xorg
(**) ps2_keyboard: XkbRules: xorg
(**) Option XkbModel abnt2
(**) ps2_keyboard: XkbModel: abnt2
(**) Option XkbLayout br
(**) ps2_keyboard: XkbLayout: br
(**) Option CustomKeycodes off
(**) ps2_keyboard: CustomKeycodes disabled
(**) Option Protocol IMPS/2
(**) usb_mouse: Device: /dev/input/mice
(**) usb_mouse: Protocol: IMPS/2
(**) Option SendCoreEvents true
(**) usb_mouse: always reports core events
--
(==) usb_mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option ZAxisMapping 4 5
(**) usb_mouse: ZAxisMapping: buttons 4 and 5
(**) usb_mouse: Buttons: 9
(II) XINPUT: Adding extended input device usb_mouse (type: MOUSE)
(II) XINPUT: Adding extended input device ps2_keyboard (type: KEYBOARD)
Couldn't compile keymap file
(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
(II) usb_mouse: ps2EnableDataReporting: succeeded
Warning: font renderer for .pcf already registered at priority 0
Warning: font renderer for .pcf.Z already registered at priority 0
Warning: font renderer for .pcf.gz already registered at priority 0
Warning: font renderer for .snf already registered at priority 0

X.Org X server log files on system:
-rw-r--r-- 1 root root 34558 Dec 31 12:15 /var/log/Xorg.0.log



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-686
Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages xlibs depends on:
ii  libice6  6.9.0.dfsg.1-1  Inter-Client Exchange library
ii  libsm6   6.9.0.dfsg.1-1  X Window System Session Management
ii  libx11-6 6.9.0.dfsg.1-1  X Window System protocol client li
ii  libxext6 6.9.0.dfsg.1-1  X Window System miscellaneous exte
ii  libxi6   6.9.0.dfsg.1-1  X Window System Input extension li
ii  libxmu6  6.9.0.dfsg.1-1  X Window System miscellaneous util
ii  libxmuu1 6.9.0.dfsg.1-1  lightweight X Window System miscel
ii  libxp6   6.9.0.dfsg.1-1  X Window System printing extension
ii  libxpm4  6.9.0.dfsg.1-1  X pixmap library
ii  libxrandr2   6.9.0.dfsg.1-1  X Window System 

Bug#345436: xlibs: Keyboard not working properly after upgrade to 6.9.0.dfsg.1-1

2005-12-31 Thread Mattia Dongili
On Sat, Dec 31, 2005 at 12:26:39PM -0200, Paulo Marcel Coelho Aragao wrote:
 Package: xlibs
 Version: 6.9.0.dfsg.1-1
 Severity: grave
 Justification: renders package unusable
 
 After the upgrade to 6.9.0.dfsg.1-1, the keyboard stopped working properly 
 under X. I've noticed the following:
 
 1. ctrl-alt-fn doesn't switch to other virtual consoles
 2. The key with characters '/' and '?' is dead
 
 Not switching to virtual consoles can be lived with, but the lack of '/' and 
 '?' makes X unusable.
 
 Needless to say, the keyboard works properly on the consoles, and it worked 
 properly before the upgrade.
[...]
 Versions of packages xlibs depends on:
[...]
 ii  libxtst6 6.9.0.dfsg.1-1  X Window System event recording 
 an
 ii  xlibs-data   6.8.2.dfsg.1-11 X Window System client data
   ^
maybe you only missed the xlibs-data update?

-- 
mattia
:wq!


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



Bug#345436: xlibs: Keyboard not working properly after upgrade to 6.9.0.dfsg.1-1

2005-12-31 Thread Paulo Marcel Coelho Aragao
Mattia Dongili wrote on Dec, 31:
 On Sat, Dec 31, 2005 at 12:26:39PM -0200, Paulo Marcel Coelho Aragao wrote:
  Package: xlibs
  Version: 6.9.0.dfsg.1-1
  Severity: grave
  Justification: renders package unusable

  After the upgrade to 6.9.0.dfsg.1-1, the keyboard stopped working properly 
  under X. I've noticed the following:

  1. ctrl-alt-fn doesn't switch to other virtual consoles
  2. The key with characters '/' and '?' is dead

  Not switching to virtual consoles can be lived with, but the lack of '/' 
  and 
  '?' makes X unusable.

  Needless to say, the keyboard works properly on the consoles, and it worked 
  properly before the upgrade.
 [...]
  Versions of packages xlibs depends on:
 [...]
  ii  libxtst6 6.9.0.dfsg.1-1  X Window System event 
  recording an
  ii  xlibs-data   6.8.2.dfsg.1-11 X Window System client data
^
 maybe you only missed the xlibs-data update?

Uhhm, you're right. What I'd done was:

sudo aptitude update
sudo aptitude upgrade

and left it installing, unattended.

After hitting the problem, I downgraded everything and, after your email, 
upgraded again.  There was an error unpacking xlibs-data, but I couldn't 
capture it: something to do with not being able to unpack a file because it 
also belonged to package xlibs. Here's the weird thing:

grep xlibs-data /var/log/aptitude | tail -1

[UPGRADE] xlibs-data 6.8.2.dfsg.1-11 - 6.9.0.dfsg.1-1

dpkg -l xlibs-data

ii  xlibs-data 6.8.2.dfsg.1-11 X Window System client data

I guess the bug stands then.

Paulo


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



Bug#345436: xlibs: Keyboard not working properly after upgrade to 6.9.0.dfsg.1-1

2005-12-31 Thread Paulo Marcel Coelho Aragao
Paulo Marcel Coelho Aragao wrote on Dec, 31:
 Mattia Dongili wrote on Dec, 31:
  On Sat, Dec 31, 2005 at 12:26:39PM -0200, Paulo Marcel Coelho Aragao wrote:
   Package: xlibs
   Version: 6.9.0.dfsg.1-1
   Severity: grave
   Justification: renders package unusable

   After the upgrade to 6.9.0.dfsg.1-1, the keyboard stopped working 
   properly 
   under X. I've noticed the following:

   1. ctrl-alt-fn doesn't switch to other virtual consoles
   2. The key with characters '/' and '?' is dead

   Not switching to virtual consoles can be lived with, but the lack of '/' 
   and 
   '?' makes X unusable.

   Needless to say, the keyboard works properly on the consoles, and it 
   worked 
   properly before the upgrade.
  [...]
   Versions of packages xlibs depends on:
  [...]
   ii  libxtst6 6.9.0.dfsg.1-1  X Window System event 
   recording an
   ii  xlibs-data   6.8.2.dfsg.1-11 X Window System client data
 ^
  maybe you only missed the xlibs-data update?

 Uhhm, you're right. What I'd done was:

 sudo aptitude update
 sudo aptitude upgrade

 and left it installing, unattended.

 After hitting the problem, I downgraded everything and, after your email, 
 upgraded again.  There was an error unpacking xlibs-data, but I couldn't 
 capture it: something to do with not being able to unpack a file because it 
 also belonged to package xlibs. Here's the weird thing:

 grep xlibs-data /var/log/aptitude | tail -1

 [UPGRADE] xlibs-data 6.8.2.dfsg.1-11 - 6.9.0.dfsg.1-1

 dpkg -l xlibs-data

 ii  xlibs-data 6.8.2.dfsg.1-11 X Window System client data

 I guess the bug stands then.

I'm missing something here. When I did the upgrade again, I used aptitude in 
visual mode. I selected 'U', then 'g'. After I sent you the email, I tried:

sudo dpkg --audit

but, strangely, there were no packages pending configuration. I then tried:

sudo aptitude upgrade

and many X packages plus xlibs-data were upgraded. Now:

[UPGRADE] xlibs-data 6.8.2.dfsg.1-11 - 6.9.0.dfsg.1-1
ii  xlibs-data 6.9.0.dfsg.1-1 X Window System client data

but the results are even worse: X abends


   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.

Backtrace:
0: /usr/bin/X11/X(xf86SigHandler+0x80) [0x8088da0]
1: [0xe420]
2: /usr/X11R6/lib/modules/libfb.so(fbFillRegionSolid+0xcf) [0xb79f0def]
3: /usr/X11R6/lib/modules/libfb.so(fbPaintWindow+0x8c) [0xb79f10bc]
4: /usr/X11R6/lib/modules/libxaa.so(XAAPaintWindow+0x13e) [0xb7995d3e]
5: /usr/bin/X11/X [0x816c782]
6: /usr/bin/X11/X(miWindowExposures+0x28e) [0x81a3cde]
7: /usr/bin/X11/X [0x80b45e6]
8: /usr/bin/X11/X(miHandleValidateExposures+0x67) [0x819bf77]
9: /usr/bin/X11/X [0x808a242]
10: /usr/X11R6/lib/modules/libxaa.so [0xb79816e8]
11: /usr/bin/X11/X [0x8095bc2]
12: /usr/bin/X11/X [0x8095dad]
13: /usr/bin/X11/X [0x8176971]
14: /usr/bin/X11/X(Dispatch+0x172) [0x80c7752]
15: /usr/bin/X11/X(main+0x414) [0x80d40b4]
16: /lib/tls/libc.so.6(__libc_start_main+0xd0) [0xb7e37ed0]
17: /usr/bin/X11/X [0x80701d1]

Fatal server error:
Caught signal 11.  Server aborting


Please consult the The X.Org Foundation support 
 at http://wiki.X.Org
 for help. 
Please also check the log file at /var/log/Xorg.0.log for additional 
information.


I can't understand what's happening.

Paulo


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