lorenzodelarocha / touchegg

Automatically exported from code.google.com/p/touchegg
0 stars 0 forks source link

Gestures doesn't work on Root Window #177

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I use touchegg v1.1.1 on Archlinux with Awesome WM. 
Use 4 finger drag gesture to change desktops.

If there aren't any application on desktop, then gesture willn't work.
Console output this error:

X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 15 (X_QueryTree)
  Resource id:  0x0

I've got the xwininfo for the empty desktop:

xwininfo: Please select the window about which you
          would like information by clicking the
          mouse in that window.

xwininfo: Window id: 0xc5 (the root window) (has no name)

  Absolute upper-left X:  0
  Absolute upper-left Y:  0
  Relative upper-left X:  0
  Relative upper-left Y:  0
  Width: 1366
  Height: 768
  Depth: 24
  Visual: 0x21
  Visual Class: TrueColor
  Border width: 0
  Class: InputOutput
  Colormap: 0x20 (installed)
  Bit Gravity State: NorthWestGravity
  Window Gravity State: NorthWestGravity
  Backing Store State: NotUseful
  Save Under State: no
  Map State: IsViewable
  Override Redirect State: no
  Corners:  +0+0  -0+0  -0-0  +0-0
  -geometry 1366x768+0+0

I guess, there isn't nothing, even background, because there is still 
backgroung from the login manager (SLiM). When I set the background via feh, 
nothing is changed.

Original issue reported on code.google.com by Sergey.K...@gmail.com on 21 Oct 2012 at 6:54

GoogleCodeExporter commented 8 years ago
Hi!

Please, download and compile the SVN source code, I think that this bug is 
solved with the last changes

Original comment by jose.exposito89@gmail.com on 21 Oct 2012 at 7:42

GoogleCodeExporter commented 8 years ago
Hello, yes, I've confirmed. Bug is fixed already. Thanks

Original comment by Sergey.K...@gmail.com on 21 Oct 2012 at 9:14

GoogleCodeExporter commented 8 years ago
Was a tarball ever released with this fix?

Original comment by ngoo...@gmail.com on 2 Sep 2014 at 6:21