[Ubuntu-x-swat] [Bug 1635872] [NEW] xorg freezes for long time after using virtual terminal

2016-10-22 Thread Aapo Rantalainen
Public bug reported:

Ubuntu: 16.04
xorg 1:7.7+13ubuntu3

Always reproducible, steps:
a) start computer
b) verify that Xorg is using some 0.7% CPU
c) f1+ctrl+shift #go to virtual terminal
d) f7+ctrl   #back to the xorg

Maybe 60 seconds mouse cursor can be barely moved, but keyboard and clicks are 
not responding after all. After that run script for monitoring CPU usage of 
Xorg. 
e)
while [ 1 ] ; do top -b -n 1 | grep Xorg | awk {'print $9'} ; sleep 1; done

CPU usage is almost 100% for 12...71 minutes and then calms down.

Not sure if this relates display controllers (lspci | grep VGA):
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 650M 
Mac Edition] (rev a1)

Or drivers (lsmod | grep video):
video  40960  3 i915,nouveau,apple_gmux

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  xorg freezes for long time after using virtual terminal

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1471123] Re: suddenly tabulator-key stops working normally

2016-10-21 Thread Aapo Rantalainen
After fresh install on Ubuntu 16.04 I found this will break tab key instantly:
xmodmap -e 'clear Mod4'


My goal was to remap Super_L to be additional Alt_L (and not affect tab key at 
all):

This works for me on Ubuntu 16.04 (with xfce):
xmodmap -e 'remove mod4 = Super_L'
xmodmap -e 'remove mod4 = Hyper_L'
xmodmap -e 'keycode 133 = Alt_L'
xmodmap -e 'add mod4 = Super_L Hyper_L'

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

Title:
  suddenly tabulator-key stops working normally

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1570871] [NEW] Touch screen not enabled out of the box

2016-04-15 Thread Aapo Rantalainen
Public bug reported:

Fujitsu Lifebook 1610 has touch screen. 
Installed Xenial. From the first boot Xorg logs show touch screen is detected. 
But somehow it is not enabled.
(I haven't tested any other operating system on this computer) 

This need to be run after each boot:
sudo /usr/bin/inputattach --daemon --always --fujitsu /dev/ttyS4

Workaround:
/etc/rc.local
+/usr/bin/inputattach --daemon --always --fujitsu /dev/ttyS4

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xserver-xorg-input-wacom 1:0.32.0-0ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic i686
ApportVersion: 2.20.1-0ubuntu2
Architecture: i386
CurrentDesktop: XFCE
Date: Fri Apr 15 16:30:00 2016
InstallationDate: Installed on 2016-02-15 (60 days ago)
InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha i386 (20160214)
SourcePackage: xf86-input-wacom
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xf86-input-wacom (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 xenial

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-wacom in Ubuntu.
https://bugs.launchpad.net/bugs/1570871

Title:
  Touch screen not enabled out of the box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1570871/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1570871] Re: Touch screen not enabled out of the box

2016-04-15 Thread Aapo Rantalainen
** Attachment added: "Xorg.0.log"
   
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1570871/+attachment/4637685/+files/Xorg.0.log

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-wacom in Ubuntu.
https://bugs.launchpad.net/bugs/1570871

Title:
  Touch screen not enabled out of the box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1570871/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1471123] Re: suddenly tabulator-key stops working normally

2015-11-26 Thread Aapo Rantalainen
apport information

** Tags added: apport-collected third-party-packages trusty

** Description changed:

  Ubuntu 14.04
  xserver-xorg: 1:7.7+1ubuntu8.1
  
  I don't know how to trigger this bug, but I have seen it now more than
  ten times.
  
  "Suddenly" = I can't figure pattern how this triggers. Sometimes it
  happens when computer just idles
  
  'stops working normally' = tab-key alone doesn't do anything.
  
  --
  When tab-key is working normally, xev reports:
  
  KeyPress event, serial 37, synthetic NO, window 0x241,
  root 0x290, subw 0x0, time 2088488, (164,-6), root:(1515,797),
  state 0x0, keycode 23 (keysym 0xff09, Tab), same_screen YES,
  XLookupString gives 1 bytes: (09) " "
  XmbLookupString gives 1 bytes: (09) " "
  XFilterEvent returns: False
  
  KeyRelease event, serial 37, synthetic NO, window 0x241,
  root 0x290, subw 0x0, time 2088509, (164,-6), root:(1515,797),
  state 0x0, keycode 23 (keysym 0xff09, Tab), same_screen YES,
  XLookupString gives 1 bytes: (09) " "
  XFilterEvent returns: False
  
  --
  When this bug triggers, xev reports (when tab-key pressed and released):
  
  FocusOut event, serial 37, synthetic NO, window 0x561,
  mode NotifyGrab, detail NotifyAncestor
  
  FocusIn event, serial 37, synthetic NO, window 0x561,
  mode NotifyUngrab, detail NotifyAncestor
  
  KeymapNotify event, serial 37, synthetic NO, window 0x0,
  keys: 4294967184 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
     0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  
  --
  When this bug triggers, xev reports (when holding CTRL and tab-key pressed 
and released):
  
  KeyPress event, serial 37, synthetic NO, window 0x561,
  root 0x290, subw 0x0, time 261350060, (172,-19), root:(1523,784),
  state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
  XLookupString gives 0 bytes:
  XmbLookupString gives 0 bytes:
  XFilterEvent returns: False
  
  KeyPress event, serial 37, synthetic NO, window 0x561,
  root 0x290, subw 0x0, time 261350228, (172,-19), root:(1523,784),
  state 0x4, keycode 23 (keysym 0xff09, Tab), same_screen YES,
  XLookupString gives 1 bytes: (09) " "
  XmbLookupString gives 1 bytes: (09) " "
  XFilterEvent returns: False
  
  KeyRelease event, serial 37, synthetic NO, window 0x561,
  root 0x290, subw 0x0, time 261350276, (172,-19), root:(1523,784),
  state 0x4, keycode 23 (keysym 0xff09, Tab), same_screen YES,
  XLookupString gives 1 bytes: (09) " "
  XFilterEvent returns: False
  
  KeyRelease event, serial 37, synthetic NO, window 0x561,
  root 0x290, subw 0x0, time 261350572, (172,-19), root:(1523,784),
  state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
  XLookupString gives 0 bytes:
  XFilterEvent returns: False
  ---
  And behaviour is like xev reports: tab pressed alone doesn't do anything, but 
with any modifier it works as expected:
  alt+tab = change window
  shift+tab = previous element (e.g. fields in browser)
  ctrl+tab = change tab (e.g. in firefox)
  
  -
  I have ~/.Xmodmap and it contains line:
  keycode 23 = Tab ISO_Left_Tab Tab ISO_Left_Tab Tab ISO_Left_Tab
  
  Running xmodmap ~/.Xmodmap will not fix.
  
  ---
  Attaching new usb-keyboard doesn't help.
  ---
  Reboot helps.
  Restarting xorg helps.
  ---
  Changing to virtual terminal -> tab is working. But after returning to xorg, 
tab is still broken.
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.19
+ Architecture: amd64
+ CurrentDesktop: XFCE
+ DistroRelease: Ubuntu 14.04
+ EcryptfsInUse: Yes
+ InstallationDate: Installed on 2013-11-15 (740 days ago)
+ InstallationMedia: Xubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016)
+ NonfreeKernelModules: wl
+ Package: xorg 1:7.7+1ubuntu8.1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
+ Tags: trusty third-party-packages
+ Uname: Linux 3.11.0-13-generic x86_64
+ UpgradeStatus: Upgraded to trusty on 2014-05-13 (561 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1471123/+attachment/4525747/+files/Dependencies.txt

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

Title:
  suddenly tabulator-key stops working normally

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1471123] ProcEnviron.txt

2015-11-26 Thread Aapo Rantalainen
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1471123/+attachment/4525748/+files/ProcEnviron.txt

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

Title:
  suddenly tabulator-key stops working normally

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1471123] Re: suddenly tabulator-key stops working normally

2015-07-03 Thread Aapo Rantalainen
** Description changed:

  Ubuntu 14.04
  xserver-xorg: 1:7.7+1ubuntu8.1
  
  I don't know how to trigger this bug, but I have seen it now more than
  ten times.
  
  Suddenly = I can't figure pattern how this triggers. Sometimes it
  happens when computer just idles
  
  'stops working normally' = tab-key alone doesn't do anything.
  
  --
  When tab-key is working normally, xev reports:
  
  KeyPress event, serial 37, synthetic NO, window 0x241,
- root 0x290, subw 0x0, time 2088488, (164,-6), root:(1515,797),
- state 0x0, keycode 23 (keysym 0xff09, Tab), same_screen YES,
- XLookupString gives 1 bytes: (09)  
- XmbLookupString gives 1 bytes: (09)  
- XFilterEvent returns: False
+ root 0x290, subw 0x0, time 2088488, (164,-6), root:(1515,797),
+ state 0x0, keycode 23 (keysym 0xff09, Tab), same_screen YES,
+ XLookupString gives 1 bytes: (09)  
+ XmbLookupString gives 1 bytes: (09)  
+ XFilterEvent returns: False
  
  KeyRelease event, serial 37, synthetic NO, window 0x241,
- root 0x290, subw 0x0, time 2088509, (164,-6), root:(1515,797),
- state 0x0, keycode 23 (keysym 0xff09, Tab), same_screen YES,
- XLookupString gives 1 bytes: (09)  
- XFilterEvent returns: False
+ root 0x290, subw 0x0, time 2088509, (164,-6), root:(1515,797),
+ state 0x0, keycode 23 (keysym 0xff09, Tab), same_screen YES,
+ XLookupString gives 1 bytes: (09)  
+ XFilterEvent returns: False
  
  --
  When this bug triggers, xev reports (when tab-key pressed and released):
  
  FocusOut event, serial 37, synthetic NO, window 0x561,
- mode NotifyGrab, detail NotifyAncestor
+ mode NotifyGrab, detail NotifyAncestor
  
  FocusIn event, serial 37, synthetic NO, window 0x561,
- mode NotifyUngrab, detail NotifyAncestor
+ mode NotifyUngrab, detail NotifyAncestor
  
  KeymapNotify event, serial 37, synthetic NO, window 0x0,
- keys: 4294967184 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
+ keys: 4294967184 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
+    0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  
  --
  When this bug triggers, xev reports (when holding CTRL and tab-key pressed 
and released):
  
  KeyPress event, serial 37, synthetic NO, window 0x561,
- root 0x290, subw 0x0, time 261350060, (172,-19), root:(1523,784),
- state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
- XLookupString gives 0 bytes:
- XmbLookupString gives 0 bytes:
- XFilterEvent returns: False
+ root 0x290, subw 0x0, time 261350060, (172,-19), root:(1523,784),
+ state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
+ XLookupString gives 0 bytes:
+ XmbLookupString gives 0 bytes:
+ XFilterEvent returns: False
  
  KeyPress event, serial 37, synthetic NO, window 0x561,
- root 0x290, subw 0x0, time 261350228, (172,-19), root:(1523,784),
- state 0x4, keycode 23 (keysym 0xff09, Tab), same_screen YES,
- XLookupString gives 1 bytes: (09)  
- XmbLookupString gives 1 bytes: (09)  
- XFilterEvent returns: False
+ root 0x290, subw 0x0, time 261350228, (172,-19), root:(1523,784),
+ state 0x4, keycode 23 (keysym 0xff09, Tab), same_screen YES,
+ XLookupString gives 1 bytes: (09)  
+ XmbLookupString gives 1 bytes: (09)  
+ XFilterEvent returns: False
  
  KeyRelease event, serial 37, synthetic NO, window 0x561,
- root 0x290, subw 0x0, time 261350276, (172,-19), root:(1523,784),
- state 0x4, keycode 23 (keysym 0xff09, Tab), same_screen YES,
- XLookupString gives 1 bytes: (09)  
- XFilterEvent returns: False
+ root 0x290, subw 0x0, time 261350276, (172,-19), root:(1523,784),
+ state 0x4, keycode 23 (keysym 0xff09, Tab), same_screen YES,
+ XLookupString gives 1 bytes: (09)  
+ XFilterEvent returns: False
  
  KeyRelease event, serial 37, synthetic NO, window 0x561,
- root 0x290, subw 0x0, time 261350572, (172,-19), root:(1523,784),
- state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
- XLookupString gives 0 bytes:
- XFilterEvent returns: False
+ root 0x290, subw 0x0, time 261350572, (172,-19), root:(1523,784),
+ state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
+ XLookupString gives 0 bytes:
+ XFilterEvent returns: False
  ---
  And behaviour is like xev reports: tab pressed alone doesn't do anything, but 
with any modifier it works as expected:
  alt+tab = change window
  shift+tab = previous element (e.g. fields in browser)
  ctrl+tab = change tab (e.g. in firefox)
  
  -
  I have ~/.Xmodmap and it contains line:
  keycode 23 = Tab ISO_Left_Tab Tab ISO_Left_Tab Tab ISO_Left_Tab
  
  Running xmodmap ~/.Xmodmap will not fix.
  
  ---
  Attaching new usb-keyboard doesn't help.
  ---
  Reboot helps.
- 
+ Restarting xorg helps.
  ---
  Changing to virtual terminal - tab is working. But after returning to xorg, 
tab is still broken.

-- 
You received this 

[Ubuntu-x-swat] [Bug 1471123] [NEW] suddenly tabulator-key stops working normally

2015-07-03 Thread Aapo Rantalainen
Public bug reported:

Ubuntu 14.04
xserver-xorg: 1:7.7+1ubuntu8.1

I don't know how to trigger this bug, but I have seen it now more than
ten times.

Suddenly = I can't figure pattern how this triggers. Sometimes it
happens when computer just idles

'stops working normally' = tab-key alone doesn't do anything.

--
When tab-key is working normally, xev reports:

KeyPress event, serial 37, synthetic NO, window 0x241,
root 0x290, subw 0x0, time 2088488, (164,-6), root:(1515,797),
state 0x0, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09)  
XmbLookupString gives 1 bytes: (09)  
XFilterEvent returns: False

KeyRelease event, serial 37, synthetic NO, window 0x241,
root 0x290, subw 0x0, time 2088509, (164,-6), root:(1515,797),
state 0x0, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09)  
XFilterEvent returns: False

--
When this bug triggers, xev reports (when tab-key pressed and released):

FocusOut event, serial 37, synthetic NO, window 0x561,
mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 37, synthetic NO, window 0x561,
mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 37, synthetic NO, window 0x0,
keys: 4294967184 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
   0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

--
When this bug triggers, xev reports (when holding CTRL and tab-key pressed and 
released):

KeyPress event, serial 37, synthetic NO, window 0x561,
root 0x290, subw 0x0, time 261350060, (172,-19), root:(1523,784),
state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False

KeyPress event, serial 37, synthetic NO, window 0x561,
root 0x290, subw 0x0, time 261350228, (172,-19), root:(1523,784),
state 0x4, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09)  
XmbLookupString gives 1 bytes: (09)  
XFilterEvent returns: False

KeyRelease event, serial 37, synthetic NO, window 0x561,
root 0x290, subw 0x0, time 261350276, (172,-19), root:(1523,784),
state 0x4, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09)  
XFilterEvent returns: False

KeyRelease event, serial 37, synthetic NO, window 0x561,
root 0x290, subw 0x0, time 261350572, (172,-19), root:(1523,784),
state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
---
And behaviour is like xev reports: tab pressed alone doesn't do anything, but 
with any modifier it works as expected:
alt+tab = change window
shift+tab = previous element (e.g. fields in browser)
ctrl+tab = change tab (e.g. in firefox)

-
I have ~/.Xmodmap and it contains line:
keycode 23 = Tab ISO_Left_Tab Tab ISO_Left_Tab Tab ISO_Left_Tab

Running xmodmap ~/.Xmodmap will not fix.

---
Attaching new usb-keyboard doesn't help.
---
Reboot helps.

---
Changing to virtual terminal - tab is working. But after returning to xorg, 
tab is still broken.

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  suddenly tabulator-key stops working normally

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1313275] Re: relogin fails with black screen, Xorg high load

2014-07-01 Thread Aapo Rantalainen
This happens me too.

Always reproducible, steps:
a) start computer
b) verify that Xorg is using some 0.7% CPU
c) lock the screen
d) login back
- Xorg uses 97 ... 105% CPU
Wait over ten minutes and it will not cool down.
('sudo killall Xorg' helps)
 
-
Step c) could be suspend/hibernate too, because they implies screen locking.
-
Also  changing to the tty (i.e. ctrl-alt-f1) triggers xorg to use ~100% CPU.

Virtualbox mentioned earlier: I have virtualbox installed, but not running 
('lsmod | grep vbox' gives hits).

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

Title:
  relogin fails with black screen, Xorg high load

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1210784] [NEW] xserver-xorg-video-ati: pm-suspend causes screen corruption

2013-08-10 Thread Aapo Rantalainen
Public bug reported:

pm-suspend suspends and resumes, but after resume screen is totally corrupted 
and flashing. Also virtual terminals are messed.
pm-hibernate works.


Ubuntu Raring

uname -a
Linux 3.8.0-27-generic #40-Ubuntu SMP Tue Jul 9 00:19:35 UTC 2013 i686 athlon 
i686 GNU/Linux

xserver-xorg-video-ati:
  Installed: 1:7.1.0-0ubuntu2

01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI
RS482M [Mobility Radeon Xpress 200]

** Affects: xserver-xorg-video-ati (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/1210784

Title:
  xserver-xorg-video-ati: pm-suspend causes screen corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1210784/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1210784] Re: xserver-xorg-video-ati: pm-suspend causes screen corruption

2013-08-10 Thread Aapo Rantalainen
Additional information:
When screen is corrupted and screenshot is captured, screenshot is looking not 
corrupted.

---
Another note:
When screen is corrupted and then computer is hibernated with pm-hibernate 
(blindly / over ssh) and then resumed, screen is not corrupted anymore.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/1210784

Title:
  xserver-xorg-video-ati: pm-suspend causes screen corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1210784/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1049569] [NEW] alt+dot is not working for bash's insert-last-argument

2012-09-12 Thread Aapo Rantalainen
Public bug reported:

Bash has this insert-last-argument, assigned to alt+dot.

With xterm alt+dot will instead product symbol ®
(as a workaround:) ESC+dot works as insert-last-argument.

Other terminals (roxterm,mrxvt,gnome-terminal,konsole) and virtual
terminals (tty) work as expected (so I think it is not about keyboard
layout or window manager).

** Affects: xterm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xterm in Ubuntu.
https://bugs.launchpad.net/bugs/1049569

Title:
  alt+dot is not working for bash's insert-last-argument

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1049569] Re: alt+dot is not working for bash's insert-last-argument

2012-09-12 Thread Aapo Rantalainen
Yes this was about eightBitMeta, thank you for pointing me rigth
direction.

When eightBitMeta=true (this is default)
alt+dot = ® (Registered trademark)
alt+0 = ° (degree)
alt+q = ñ 
and there are many of these accented characters.

When  eightBitMeta=false  (in bash)
(xterm -xrm '*eightBitInput: false')
alt+dot = insert-last-argument
alt+0 = (arg: 0). same as ESC+0
alt+q (and others) =nothing

There are long discussion which one should be default:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=326200



** Bug watch added: Debian Bug tracker #326200
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=326200

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xterm in Ubuntu.
https://bugs.launchpad.net/bugs/1049569

Title:
  alt+dot is not working for bash's insert-last-argument

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 897297] [NEW] eGalax Inc. USB TouchController stops working when used a short time

2011-11-28 Thread Aapo Rantalainen
Public bug reported:

I'm using Ubuntu 11.10 on ExoPC notebook
[https://launchpad.net/+hwdb/+fingerprint/dcc25227c08c2ff167970aa46306308d]
which has touchscreen:

/dev/input/event5
   bustype : BUS_USB
   vendor  : 0xeef
   product : 0x72a1
   version : 528
   name: eGalax Inc. USB TouchController
   phys: usb-:00:1a.0-1/input0
   uniq: 
   bits ev : EV_SYN EV_KEY EV_ABS

Touchscreen is working (without multitouching). But when used a short time (1 
minute to 1 hour) touchscreen is not responding any more. I can then attach 
USB-mouse and USB-keyboard to check system is still running. E.g. xev doesn't 
give any events from touchscreen then. Rebooting computer solves.
--- 
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
CheckboxSubmission: 16fcfa228a6401c4bde710ae287e4dc3
CheckboxSystem: dcc25227c08c2ff167970aa46306308d
DistroCodename: oneiric
DistroRelease: Ubuntu 11.10
DistroVariant: ubuntu
InstallationMedia: Ubuntu 10.04.3 LTS Lucid Lynx - Release amd64 (20110720.1)
Package: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
PackageArchitecture: amd64
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
Tags:  oneiric running-unity ubuntu
Uname: Linux 3.0.0-13-generic x86_64
UnreportableReason: Please work this issue through technical support channels 
first.
UpgradeStatus: Upgraded to oneiric on 2011-11-24 (3 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

** Affects: xserver-xorg-input-evdev (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-collected oneiric running-unity ubuntu

** Tags added: apport-collected oneiric running-unity ubuntu

** Description changed:

  I'm using Ubuntu 11.10 on ExoPC notebook
  [https://launchpad.net/+hwdb/+fingerprint/dcc25227c08c2ff167970aa46306308d]
  which has touchscreen:
  
  /dev/input/event5
 bustype : BUS_USB
 vendor  : 0xeef
 product : 0x72a1
 version : 528
 name: eGalax Inc. USB TouchController
 phys: usb-:00:1a.0-1/input0
 uniq: 
 bits ev : EV_SYN EV_KEY EV_ABS
  
- Touchscreen is working (without multitouching). But when used a short
- time (1 minute to 1 hour) touchscreen is not responding any more. I can
- then attach USB-mouse and USB-keyboard to check system is still running.
- E.g. xev doesn't give any events from touchscreen then. Rebooting
- computer solves.
+ Touchscreen is working (without multitouching). But when used a short time (1 
minute to 1 hour) touchscreen is not responding any more. I can then attach 
USB-mouse and USB-keyboard to check system is still running. E.g. xev doesn't 
give any events from touchscreen then. Rebooting computer solves.
+ --- 
+ ApportVersion: 1.23-0ubuntu4
+ Architecture: amd64
+ CheckboxSubmission: 16fcfa228a6401c4bde710ae287e4dc3
+ CheckboxSystem: dcc25227c08c2ff167970aa46306308d
+ DistroCodename: oneiric
+ DistroRelease: Ubuntu 11.10
+ DistroVariant: ubuntu
+ InstallationMedia: Ubuntu 10.04.3 LTS Lucid Lynx - Release amd64 
(20110720.1)
+ Package: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
+ Tags:  oneiric running-unity ubuntu
+ Uname: Linux 3.0.0-13-generic x86_64
+ UnreportableReason: Please work this issue through technical support channels 
first.
+ UpgradeStatus: Upgraded to oneiric on 2011-11-24 (3 days ago)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/897297

Title:
  eGalax Inc. USB TouchController stops working when used a short time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/897297/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 897297] Dependencies.txt

2011-11-28 Thread Aapo Rantalainen
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/897297/+attachment/2611388/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/897297

Title:
  eGalax Inc. USB TouchController stops working when used a short time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/897297/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 897297] ProcEnviron.txt

2011-11-28 Thread Aapo Rantalainen
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/897297/+attachment/2611389/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/897297

Title:
  eGalax Inc. USB TouchController stops working when used a short time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/897297/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 525477] Re: xrandr should support rotating mouse with screen

2011-11-02 Thread Aapo Rantalainen
I'm the author of synaptics+xrandr -patch. I have got many mails from
users who think my patch adds value for their touchpad.

I know this patch is not correct (TM) solution for problem. E.g It
affects touchpad but not Trackpoint. So the issue should not be fixed on
level of touchpad, but lower level. But e.g. there are settings for
Wacoom (Interactive Pen Displays and Tablets) to turn it sideway, so
with wacom somebody have made same hackish workaround and, seems to me,
it is widely accepted.

Patch is discussed on upstream mailinglist: 
http://comments.gmane.org/gmane.comp.freedesktop.xorg.devel/20034
As I write there, I do not have enough skill (knowledge of Xorg) to write it 
correctly.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to x11-xserver-utils in Ubuntu.
https://bugs.launchpad.net/bugs/525477

Title:
  xrandr should support rotating mouse with screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-xserver-utils/+bug/525477/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 636311] Re: Keyboard special keys interfere with mouse

2010-12-25 Thread Aapo Rantalainen
ppa:raof/aubergine didn't solve my problem. I can't use mouse and (this)
keyboard same time.

I have uptodate Ubuntu 10.10. (and tested only with 10.10)
My MouseKeyboard model is A4Tech No any Lag Wireless Desktop GL-6630 ( 
http://www.a4tech.com/product.asp?cid=100scid=156id=600 )
They are wireless mouse+keyboard set and using same usb-receiver.
After connecting receiver mouse start working, but when switch keyboard ON  - 
left mouse button stop working.

Keyboard has 7 special keys: shutdown, back, forward, refresh, home,
zoom, email. (If this does matter, mouse breaks before any key press)

I can disable keyboard, and then mouse works again:
xinput set-prop 8 Device Enabled 0
And enabling keyboard will break mouse again.

I tried ppa:raof/aubergine, but it didn't solve my problem.
Before:
xserver-common:Installed: 2:1.9.0-0ubuntu7
xserver-xephyr:Installed: 2:1.9.0-0ubuntu7
xserver-xorg-core: Installed: 2:1.9.0-0ubuntu7
xserver-xorg-dev:  Installed: 2:1.9.0-0ubuntu7

FIX:
sudo add-apt-repository ppa:raof/aubergine
sudo apt-get update
sudo apt-get upgrade
sudo reboot

After:
xserver-common, xserver-xephyr, xserver-xorg-core, xserver-xorg-dev  Installed: 
2:1.9.0-0ubuntu7.3~raof


I tested events from keyboard with 'xinput test 8'
- ONLY key press/ key release (special keys gives key-events too)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in ubuntu.
https://bugs.launchpad.net/bugs/636311

Title:
  Keyboard special keys interfere with mouse

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 636311] Re: Keyboard special keys interfere with mouse

2010-12-25 Thread Aapo Rantalainen
Part2. (with success)
I purged aubergine ( sudo ppa-purge -p aubergine raof )

And tried xorg-edgers
sudo add-apt-repository ppa:xorg-edgers/ppa
sudo apt-get update
sudo apt-get upgrade
#140 package upgraded
#e.g. xserver-common 
(2:1.9.2.901+git20101129+server-1.9-branch.65f2ab20-0ubuntu0sarvatt2~maverick)
sudo reboot


And now my mouse and keyboard work.
(ONE of special keyboard button causes ALWAYS mouse cursor to jump 0,0)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in ubuntu.
https://bugs.launchpad.net/bugs/636311

Title:
  Keyboard special keys interfere with mouse

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 615022] [NEW] wrong button order when using joystick as mouse

2010-08-08 Thread Aapo Rantalainen
Public bug reported:

Binary package hint: xserver-xorg-input-joystick

I installed xserver-xorg-input-joystic because I want move mousepointer with 
joystick. Moving works, but buttons are mapped wrongly. SystemSettings - 
joystick shows it like this:
A=1
B=2
C=3
X=4
Y=5
Z=6
left_shoulder=7
right_shoulder=8
'select'=9

Expected:
A=button1 (left mouse button)
B=button2 (middle mouse button)
C=button3 (right mouse button)
(maybe other buttons too)


Actual:
When using (or with xev).
A=middle mouse button
B=rigth mouse button
others=nothing

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xserver-xorg-input-joystick 1:1.5.0-3build1
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
Architecture: amd64
Date: Sun Aug  8 16:53:40 2010
DkmsStatus: virtualbox-ose, 3.1.6, 2.6.32-21-generic, x86_64: installed
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
MachineType: System manufacturer System Product Name
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic 
root=UUID=90e8f032-2dfd-4b18-8151-680849ec7970 ro quiet splash
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=fi_FI.utf8
SourcePackage: xserver-xorg-input-joystick
dmi.bios.date: 07/25/2007
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1001
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5B-VM
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1001:bd07/25/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5B-VM:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
glxinfo: Error: [Errno 2] Tiedostoa tai hakemistoa ei ole
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   x86_64
 kernel: 2.6.32-21-generic

** Affects: xserver-xorg-input-joystick (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug lucid

-- 
wrong button order when using joystick as mouse
https://bugs.launchpad.net/bugs/615022
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-joystick in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 615022] Re: wrong button order when using joystick as mouse

2010-08-08 Thread Aapo Rantalainen

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/53277472/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/53277473/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/53277474/Dependencies.txt

** Attachment added: GdmLog.txt
   http://launchpadlibrarian.net/53277475/GdmLog.txt

** Attachment added: GdmLog1.txt
   http://launchpadlibrarian.net/53277476/GdmLog1.txt

** Attachment added: GdmLog2.txt
   http://launchpadlibrarian.net/53277477/GdmLog2.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/53277478/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/53277479/Lsusb.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/53277480/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/53277481/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/53277482/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/53277483/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/53277484/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/53277485/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/53277486/UdevLog.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/53277487/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/53277488/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/53277489/Xrandr.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/53277490/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/53277491/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/53277492/xkbcomp.txt

-- 
wrong button order when using joystick as mouse
https://bugs.launchpad.net/bugs/615022
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-joystick in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 293201] Re: Crash with ClutterGLX critical

2010-08-06 Thread Aapo Rantalainen
This is not working for me.

My test case is simple.c 
/* gcc `pkg-config --cflags --libs clutter-1.0` simple.c*/
#include clutter/clutter.h
int main (int argc, char *argv[]) {
  ClutterActor *stage;
  clutter_init (argc, argv);

  stage = clutter_stage_get_default ();
  clutter_actor_show_all(stage);
  clutter_main();
  return 0;
}

Error message is: ClutterGLX-CRITICAL **: Unable to find suitable GL
visual.

Lucid with all packages up to date.
I also installed clutter-1.3.8 and error is same.

glxgears is working.

lspci:
VGA compatible controller: S3 Inc. VT8636A [ProSavage KN133] AGP4X VGA 
Controller (TwisterK) (rev 01)
(Laptop with integrated controller)

grep savage /var/log/Xorg.0.log
(II) Loading /usr/lib/xorg/modules/drivers/savage_drv.so
(II) AIGLX: Loaded and initialized /usr/lib/dri/savage_dri.so

First file is in package: xserver-xorg-video-savage
Latter is in package: libgl1-mesa-dri

Attached: glxinfo



** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/53155969/glxinfo.txt

-- 
Crash with ClutterGLX critical
https://bugs.launchpad.net/bugs/293201
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-savage in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp