You are not logged in.

#1 2011-12-13 21:09:13

sputnick
Member
From: Near Paris
Registered: 2009-05-27
Posts: 40

GTK bug : mouse clicks does nothing after a while

Hi,

after a while (a few hours) my left/right mouse clicks becomes inactive but the cursor is still moving. To place the focus on another application, I need alt+tab in kde (not working in gnome when that occurs)

Then, if I open xev(1) and clicking inside the square, nothings appears, like if I type with the keyboard.

That occurs both with kde & gnome, so it's WM agnostic.

I tried to change my mouse with another one with the same results, so that's not a mouse hardware problem.

The problem was encountered in February in this post : https://bbs.archlinux.org/viewtopic.php?id=113536 (a workaround is to downgrading bash and gtkhtml, but I'd like to avoid downgrading bash and I don't have gtkhtml)

A bug report was done 2 days after the post : https://bugs.archlinux.org/task/22924 with no clue

A guy encountered that in fedora too, see http://www.fedoraforum.org/forum/showth … p?t=272074

Some informations :
- gimp STDERR (filtered for uniq lines) when the problem occurs 20111213 and when I try to click anything in any window (for no apparent reason)

(gimp:24889): Gdk-CRITICAL **: IA__gdk_window_get_events: assertion `GDK_IS_WINDOW (window)' failed
(gimp:24889): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
(gimp:24889): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

- libgdk-x11-2.0.so from gtk2 2.24.8
- the (I presume) method IA__gdk_window_get_events is present in /usr/lib/libgdk-x11-2.0.so ( strings /usr/lib/libgdk-x11-2.0.so | grep IA__gdk_window_get_events )
- I use arch x86-64
- bash 4.2.20
- xorg version :

$ pacman -Q | grep xorg
xorg-bdftopcf 1.0.3-1
xorg-fonts-alias 1.0.2-2
xorg-fonts-encodings 1.0.4-1
xorg-fonts-misc 1.0.1-1
xorg-font-util 1.2.0-1
xorg-font-utils 7.6-2
xorg-iceauth 1.0.5-1
xorg-luit 1.1.0-2
xorg-mkfontdir 1.0.6-2
xorg-mkfontscale 1.0.9-1
xorg-server 1.11.2-2
xorg-server-common 1.11.2-2
xorg-sessreg 1.0.7-1
xorg-setxkbmap 1.2.0-2
xorg-xauth 1.0.6-1
xorg-xev 1.1.0-2
xorg-xinit 1.3.1-1
xorg-xkbcomp 1.2.3-1
xorg-xmessage 1.0.3-1
xorg-xpr 1.0.3-2
xorg-xprop 1.2.1-1
xorg-xrandr 1.3.5-1
xorg-xrdb 1.0.9-1
xorg-xset 1.2.2-1
xorg-xsetroot 1.1.0-2

- threre's no exploitables errors in /var/log/*
- .xsession-errors :many times like gimp logs above
- WM versions

$ kde4-config --version | grep KDE

Plate-forme de développement de KDE : 4.7.4 (4.7.4)
gnome-desktop 3.2.1-1

Last edited by sputnick (2011-12-13 21:26:44)

Offline

#2 2012-02-10 00:57:13

sputnick
Member
From: Near Paris
Registered: 2009-05-27
Posts: 40

Re: GTK bug : mouse clicks does nothing after a while

Anyone ?

Offline

Board footer

Powered by FluxBB