[Desktop-packages] [Bug 1455788] ProcEnviron.txt

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4411201/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board Version
  

[Desktop-packages] [Bug 1455788] ProcEnviron.txt

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4410970/+files/ProcEnviron.txt

** Description changed:

  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.
  
  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False
  
  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False
  
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False
  
  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False
  
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  
  
  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren, 
da der X Server ebenfalls von /dev/console liest. ]
  
  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c 
  0x20 
  0xa0 
  ..
  0x20 0x21 0xa0 0x21 0xa1 
  0x31 
  0xb1 
  0x2d 0x2f 0xad 0xaf 
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==
  
  ===
  uname -or
  3.16.0-30-generic GNU/Linux
  
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04
  
  
  
  Netbook Gigabyte T1005  CPU Intel Atom N570
  
  So how i can fix this issue?
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.7
+ Architecture: amd64
+ CurrentDesktop: XFCE
+ DistroRelease: Ubuntu 14.04
+ InstallationDate: Installed on 2015-05-01 (36 days ago)
+ InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
+ Package: xorg 1:7.7+1ubuntu8.1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
+ Tags:  trusty
+ Uname: Linux 3.16.0-30-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: 

[Desktop-packages] [Bug 1455788] ProcEnviron.txt

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4410972/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren, 
da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c 
  0x20 
  0xa0 
  ..
  0x20 0x21 0xa0 0x21 0xa1 
  0x31 
  0xb1 
  0x2d 0x2f 0xad 0xaf 
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570

  So how i can fix this issue?
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1455788/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp