lorenzodelarocha / touchegg

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

Bad windows (nautilus sin mostrar escritorio) #102

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hola! 
he desactivado que se muestre el escritorio (gconf-editor desactivando show 
desktop) y al hacer 4 finguers down se minimiza todo, pero si tengo el mouse 
sobre el fondo de pantalla al intentar restaurar las ventanas con el mismo 
gesto la salida de touchegg es:

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

pero si tengo el mouse sobre algun panel o alguna ventana, funciona bien! 

Original issue reported on code.google.com by nsanz...@gmail.com on 15 Sep 2011 at 10:44

GoogleCodeExporter commented 8 years ago
Sobre GNome 2? Unity? con que gesto? Has probado a usar send keys?

Original comment by jose.exposito89@gmail.com on 16 Sep 2011 at 1:15

GoogleCodeExporter commented 8 years ago
sobre gnome 2 y unity sucede lo mismo:

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

la clasica forma para tener distintos fondos escritorios es por ejemplo lo que 
sale en el siguiente enlace:
http://www.ubuntizandoelplaneta.com/2010/04/diferentes-fondos-para-cada-escritor
io.html

principalmente se le dice a nautilus q no dibuje el escritorio, y a compiz que 
coloque distintos fondos de pantalla en cada uno

y de hecho los comandos que probe son con send_keys

Original comment by nsanz...@gmail.com on 16 Sep 2011 at 6:49

GoogleCodeExporter commented 8 years ago
Podrías ejecutar xwininfo y clickar sobre la ventana del escritorio? Creo yo 
que no va a tener nombre (y me parece que Touchégg tiene algunos problemas con 
eso...)

Original comment by jose.exposito89@gmail.com on 17 Sep 2011 at 1:52

GoogleCodeExporter commented 8 years ago
$ xwininfo

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

xwininfo: Window id: 0xb1 (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: 1280
  Height: 800
  Depth: 24
  Visual: 0x21
  Visual Class: TrueColor
  Border width: 0
  Class: InputOutput
  Colormap: 0x20 (installed)
  Bit Gravity State: ForgetGravity
  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 1280x800+0+0

Original comment by nsanz...@gmail.com on 17 Sep 2011 at 7:33

GoogleCodeExporter commented 8 years ago
Hola!

Creo que el problema es el mismo que con Gnome Shell:
http://code.google.com/p/touchegg/issues/detail?id=98

Así que cierro este bug, que ya tengo el otro marcado como aceptado
Saludos!!

Original comment by jose.exposito89@gmail.com on 19 Sep 2011 at 3:49

GoogleCodeExporter commented 8 years ago

Original comment by jose.exposito89@gmail.com on 19 Sep 2011 at 3:49

GoogleCodeExporter commented 8 years ago
;)

Original comment by nsanz...@gmail.com on 21 Sep 2011 at 2:13