Summary: | Mouse and keyboard inputs dismissed, system hung after showing a tooltip | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | legolas558 <legolas558> | ||||||||
Component: | * Other | Assignee: | Xorg Project Team <xorg-team> | ||||||||
Status: | RESOLVED NOTOURBUG | QA Contact: | Xorg Project Team <xorg-team> | ||||||||
Severity: | major | ||||||||||
Priority: | high | ||||||||||
Version: | 7.3 (2007.09) | ||||||||||
Hardware: | x86 (IA32) | ||||||||||
OS: | Linux (All) | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Attachments: |
|
Description
legolas558
2007-10-03 10:17:23 UTC
Created attachment 11885 [details]
xorg.conf used by legolas558
==Precisation== This is what I do to test if the bug is still present: I open up two windows, for example two text editors, and click on their relative taskbar buttons. At a certain point, the tooltip which comes up will not disappear. Then, if I click once more, I loose mouse input control. But keyboard still works! I can do everything except switching to another window (forced mono-tasking?) through Alt+Tab or clicking again on the relative taskbar button. If I try to switch to another window, I loose also keyboard input control and I can only switch to the shell using Ctrl+Alt+Fn (till it works..because at a certain point, it will stop working too). ==Last log line== On the log (Xorg.0.log, from the console from which I started Xorg), I can see this line: Synaptics DeviceOff called Then I push Ctrl+C to quit the process (Xorg.0.log attached) Created attachment 11886 [details]
Xorg.0.log from the console where I ran startx
Created attachment 11887 [details]
Xorg.8.log of the Xorg process
I can confirm that the clock elapses, so the system is no more getting input. The first to be dismissed is the mouse (even if cursor moves around), then the keyboard. The keyboard can be still used a few times (between startx sessions) to switch to shell, then it totally becomes dead - like if disconnected (and this is a keyboard integrated on the notebook). The only noticeable phenomenon regarding the keyboard (till it works), is - as told before - that some keys are processed with a delay. The system does not seem at high CPU usage levels, btw A possibly related bug: https://bugs.launchpad.net/debian/+source/xserver-xorg-video-intel/+bug/127101 I have been using xf86-video-i810 v2.1.1 when having these troubles; I will now test v1.7.4 xf86-video-i810 v1.7.4 is not affected; the problem arises with any v2.x I will forward the information around Nothing...it happens with any version of the i810 driver. It must be related to X's low-level input layer If it's input, try just killing the application showing the tooltip. It's more than likely a hung grab. Thanks for the suggestion..however the application would be xfce4-panel I am now trying to address this bug here: http://bugs.gentoo.org/show_bug.cgi?id=194703 I have killed xfce4-panel and I am still working; I will check if it happens even without xfce4-panel I am now almost sure it is! I have gtk 2.12; I will now install 2.10 and report here I have applied this patch: http://bugzilla.xfce.org/attachment.cgi?id=1188 and the bug is now gone! :) |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.